cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
10823
Views
15
Helpful
23
Replies

High Disk Usage in FMC

NeWGuy1109
Level 1
Level 1

I am getting a warning in FMC GUI about Disk Usage.. it is at 86%

From the FMC CLI ..its showing that partition /dev/sda5/ has a disk usage of 86%.. how can i resolve this issue ? 

 

Any help is appriciated.

23 Replies 23

Ok.. seems the space is being taken elsewhere then.. i dont see any
improvement after deleting a few big files

cd /var/logs

 

du -h will giveyou big file information

 

cd /var  - same will give you what file or folder taking space.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

but even after deleting some files there is no improvement.. is it possible /dev/sda5 is occupying space other than logs ?

If you are not sure what to delete log files, suggest to raise an TAC Case.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

TAC suggested to do a reboot for this but it didnt resolve the issue

 

still awaiting for an update

Is this issue resolved ? how ?

twindon28
Level 1
Level 1

Im having the similar issue with FTD. has anyone resolved this issue?

prajhn
Cisco Employee
Cisco Employee

Hey, where the disk is mounted on? 
++ get in as root user 

++ df -h  /<hosted directory> 

++  ls -l  /<hosted directory> 

++ delete the unwanted files there

kev47622
Level 1
Level 1

I went to /mnt/remote-storage/sf-storage/"some name like a013484c..."/remote-backups

and deleted some old backups there, after a few minutes problem solved.