Module Disk Usage: High unmanaged disk usage on /Volume.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2017 01:29 AM - edited 03-12-2019 06:27 AM
Hi,
I have a critical notification on my Sourcefire - Health Monitor.
It says "Module Disk Usage: High unmanaged disk usage on /Volume" even though the Sourcefire has a lot of free memory.
Please tell me what can I do with the "/Volume" directory to free some memory.
Best regards,
Enid.
- Labels:
-
NGIPS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2017 02:53 AM
Hi Enid,
Mostly /var/tmp/ contains a lot of temporary files. So you might want to try this (This is general):
--> SSH to the module
--> Go to expert mode
--> Become root: sudo su
--> Go to: cd /var/tmp/
--> Remove temp stuff using this command: rm -rf Apply_*
Apply_<random> files are created when you deploy things from FMC to the module. Other place you might want to check is
/var/sf/updates/ (here you can delete all older upgrade files).
/var/common/ (delete old TS and core files)
Command: du -sh * (is useful to list out which directories with size). Find out the directories with huge size and if there is unwanted backup or TS files, delete them.
This article is quite helpful too: http://www.cisco.com/c/en/us/support/docs/security/firesight-management-center/118719-technote-firesight-00.html
Regards,
Dv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2017 03:36 AM
Hi Dv,
I don't think this has to do with the /Volume directory because I deleted yesterday some filesto free some memory but it still points the /Volume.
Regards,
Enid.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2017 03:56 AM
Run the command: df -TH and provide me the output. We will see if it's false health alarm.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2017 04:03 AM
This is the output (memory.jpg), and please take a look to the alerts (alerts.jpg).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2017 04:10 AM
/var (/Volume) looks fine to me. Just to double check that you gave me the output from device for which you got the health alarm for disk space. Please check.
If it's the same device then I would say it's a false alarm.You can go to health monitor and click on the device which has alarm and then click on Run All Module and wait for a while and see if alert goes away.
Being root on the device, you can try restarting diskmanager service too:
pmtool restartbyid diskmanager (User should be root).
On totally a different note, it's disk space we're talking here, not memory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2017 06:08 AM
I clicked on Run All Modules and still the problem is like in the photo.
And I already did a restart yesterday but the notification won't go away.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2017 09:38 AM
Hello Enid,
We need to verify if there is any logs or old backups saved in the device. First of all we need to verify if this is a right health alert or if its a false alarm.
It would be great if you can open a Cisco TAC case so that we can investigate this further.
Regards
Jetsy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2017 06:27 PM
That's tricky. As jetsy said, open up a TAC case and we will help you fix this health alarm.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2018 06:28 PM
Hi Dv,
Good day to you.
I had carried out the same procedure and commands as suggested by you and was working fine for me. Is there any bugs that causing this issue of exceed on temporary files on the module that causing "high unmanaged disk usage on /Volume".
Kindly need your assistance and advice for this issue, thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2018 07:16 AM
Hi DV,
It is working for me as i have removed all the old updates in /var/sf/updates/.
Thanks a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2019 02:25 PM - edited 05-28-2019 08:43 AM
This is to build off Dv post, and just to be clear here, this is for a FirePower module, not FMC (although, there wouldn't be much difference). Other places you can look that has helped me as well
- /var/sf/SRU/
- Delete all Sourcefire_Rule_Updates but last couple
- /var/sf/sru/ (notice the case difference)
- Delete all vrt folders but last couple
- /var/sf/updates/
- Delete all unwanted updates
- /var/sf/vdb/
- Delete all VDB Fingerprint Database files but last couple
- /var/common/
- Delete everything
- Everything can be deleted under the following directories
- /var/sf/detection_engines/<some GUID>/backup/
- /var/sf/detection_engines/<some GUID>/instance-1/backup/
- /var/sf/detection_engines/<some GUID>/instance-2/backup/
- If you’re feeling frisky, and have some time … /var/sf/upgrades_backup/
- Delete all old backups
After deleting everything above, run the following command if you’re not able to just reboot the module
- pmtool restartbyid diskmanager
I’ve experienced this issue on 6.0 – 6.2.2.x, I don’t think I’ve dealt with it since 6.2.3. I currently have 85 deployments of mixed FirePower & FTD (FTD has a LOOONG way to go .. BTW). Been through a lot of TAC cases and issues with FirePower.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2019 05:41 PM
CCNA Routing & Switching, CCNA Security
MCITP, MCTS
Berlin, Germany
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2019 07:41 AM - edited 10-21-2019 07:42 AM
Thank you @ArchiTech89, much appreciated!
Adding to my previous post, just came by an issue today on v6.1.0.7, classic "High unmanaged disk usage on /Volume". Poking around the directories, I found a file in the /var/log directory named messages.1 that was 26G. Deleted it and rebooted, everything good now.
Just for context, I can reference many other deployments we have out there to compare. This allowed me to figure out how the messages file was too large/out of place.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2021 12:57 AM - edited 01-05-2021 12:57 AM
Thank a lot, I was scratching my head for the last 3 days. I was unable to upgrade my devices from fmc. your solution made my day.
Again Thanks and best of luck
