cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
11049
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

Leo Laohoo
Hall of Fame
Hall of Fame

What firmware is the FMC running on?  

Could be CSC vm88294.

it is on 6.6.1

balaji.bandi
Hall of Fame
Hall of Fame

is this Virtual or Physical, what kind of RAM and comute it got.

 

as per i know 6.6.X  much improved with space and lot of them fne tuned to DB also.

 

Go to shell and check df -h see if this true ? if not then it is bug.

 

BB

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

How to Ask The Cisco Community for Help

This is a virtual FMC.. and i ran df -h command from CLI and got the output which i mentioned initially

 

it shows 86% usage for this particular directory /dev/sda5/ 

i am still facing this issue..any help on this please

check what files in there, try to clear if unnecessary logs

 

BB

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

How to Ask The Cisco Community for Help

How do i view the files in /dev/sda5 ?

ls command (Linux commands)

BB

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

How to Ask The Cisco Community for Help

I tried that already on /sda5 but it says it is not a directory

/dev/sda is mounted with /var

 

ls /var  - /var stored logs

 

look out the files in ls /var/log/

 

 

BB

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

How to Ask The Cisco Community for Help

thanks.. i can now see 2 files with a big size wtmp and wtmp.l ..can these be removed ? 

 

there are others with high size .. mod.jk.log, top.log.gz, tid_process.log

First you can offload that logs if possible and required

 

anything end with gz check can be deleted

any thing .log need to zero the file size.

 

BB

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

How to Ask The Cisco Community for Help

i deleted a few files ending with .gz .. however when i ran df -h in to the root ..still /dev/sda5 shows the same amount of space which was before deleting anything..do i need to reboot ?

No as soon it delete it effects and show you

ls -al will give file sizes  (i delete big takers - with cautious)

 

BB

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

How to Ask The Cisco Community for Help