Forum Discussion
Hardware-disk warning for free space in F5
Hi,
We are getting below hardware-disk warning message in our monitoring tool of F5
"Info: WARNING - storage 32 (/var) has 6.84% free space left, storage 66 (/var/named/lib) has 6.48% free space left"
Please let me know, how & where to check on for this low free space issue.
Hi Preet,
check out these articles, depending on your platform
- K14403: Maintaining disk space on the BIG-IP system
- K14952: Extending disk space on BIG-IP VE
- K24156414: Increasing the disk space for a BIG-IP vCMP guest
First check, are there some old files that you could delete. Locate the 20 largest files (measured in KB) on the system, use the following command syntax:
find /var/ -xdev -type f -exec du {} \; | sort -rn | head -20
If that won't help, follow the appropriate guide to increase the disk space.
KR
Daniel
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com