02-08-2021 01:31 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,
Andri
02-08-2021 03:45 AM
02-09-2021 09:22 AM
There is a process called diskmanager running on FMC and FTD that is responsible to cleanup parts of the system so logfiles, databases, etc. only consume a certain amount of disk space. Without any information from the devices themselves it's hard to say if you are running in a monitoring bug or your current version has an issue that causes the disk to get full without diskmanager being able to clean it up.
Can you connect to FTD and execute the following:
> expert
sudo -
df -h
du -s -h /*
du -s -h/Volume/*
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