06-11-2020 07:56 AM
I have received alert from ISE for disk space utilization. As per CLI 100% on warning state.
mlk-ise-01/Admin# dir
Directory of disk:/
4096 Jun 11 2020 07:03:12 corefiles/
2490156322 Mar 31 2020 18:50:57 ise-patchbundle-2.6.0.156-Patch5-20030312.SPA.x86_64.tar.gz
16384 Mar 31 2020 17:55:12 lost+found/
Usage for disk: filesystem
29238669312 bytes total used
733184 bytes free
30829043712 bytes available
mlk-ise-01/Admin# show disks
disk repository: 100% used (28553388 of 30106488)
Internal filesystems:
/ : 17% used ( 2507936 of 16499528)
/dev : 0% used ( 0 of 16377928)
/dev/shm : 0% used ( 0 of 16389700)
/run : 1% used ( 1344 of 16389700)
/sys/fs/cgroup : 0% used ( 0 of 16389700)
/storedconfig : 2% used ( 1588 of 95054)
/boot : 13% used ( 114072 of 991512)
/tmp : 1% used ( 7132 of 1983056)
/opt : 16% used ( 84444416 of 591316016)
/run/user/440 : 0% used ( 0 of 3277940)
/run/user/301 : 0% used ( 0 of 3277940)
/run/user/321 : 0% used ( 0 of 3277940)
/run/user/0 : 0% used ( 0 of 3277940)
/run/user/322 : 0% used ( 0 of 3277940)
/opt/docker/runtime/overlay/d56cebefd365e26188d83126c6fbafdbfc2291d0cb2514294431303977914bb9/merged : 16% used ( 84444416 of 591316016)
/opt/docker/runtime/containers/101d273093d34b245e9bd55b153f0a03919a4f5f4a10bd697e1009ed58d1194c/shm : 0% used ( 0 of 65536)
warning - /localdisk is 100% used (28553388 of 30106488)
Solved! Go to Solution.
06-11-2020 08:52 AM - edited 06-11-2020 08:54 AM
/localdisk is mounted in preallocated space within /opt, so at least /localdisk being full doesn't cause an impact. Delete the core files you see in dir disk:/corefiles and you will clear the disk warning. You will use the syntax del disk:/corefiles/<filename>.
You may also want to open a TAC case to determine why the corefiles are being generated. Often these corefiles are not complete though since the 30 GB /localdisk in 2.4+ hasn't been enough to save them. There are some changes coming around this but not sure if they have made it in to released patches yet.
06-11-2020 08:52 AM - edited 06-11-2020 08:54 AM
/localdisk is mounted in preallocated space within /opt, so at least /localdisk being full doesn't cause an impact. Delete the core files you see in dir disk:/corefiles and you will clear the disk warning. You will use the syntax del disk:/corefiles/<filename>.
You may also want to open a TAC case to determine why the corefiles are being generated. Often these corefiles are not complete though since the 30 GB /localdisk in 2.4+ hasn't been enough to save them. There are some changes coming around this but not sure if they have made it in to released patches yet.
11-26-2020 09:30 AM - edited 11-26-2020 09:31 AM
Tried to install patch 2 on a fresh 2.7 deployment (nothing configured yet) and it failed due to not enough disk. I just wanted to share the error I got because looks like it is related to this issue about disk space
"Error while generating md5/sha256 crypto hash: No space left on device"
wondering, why cisco has not increase the size of 30 GB, we had tons of issues in the past on 2.2 version about that.
I opened a TAC Case to fix this.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide