06-11-2021 02:26 AM
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.
06-11-2021 03:14 AM
What firmware is the FMC running on?
Could be CSC vm88294.
06-11-2021 04:11 AM
it is on 6.6.1
06-11-2021 04:56 AM
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.
06-11-2021 06:01 AM
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/
06-23-2021 08:57 AM
i am still facing this issue..any help on this please
06-23-2021 09:33 AM
check what files in there, try to clear if unnecessary logs
06-23-2021 02:13 PM
06-24-2021 12:04 AM
ls command (Linux commands)
06-24-2021 01:19 AM
06-24-2021 02:23 AM
/dev/sda is mounted with /var
ls /var - /var stored logs
look out the files in ls /var/log/
06-24-2021 06:22 AM
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
06-24-2021 08:07 AM
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.
06-24-2021 08:49 AM
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 ?
06-24-2021 09:15 AM
No as soon it delete it effects and show you
ls -al will give file sizes (i delete big takers - with cautious)
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