Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to fix disk utilization at 100%
We have installed two workers which have been running for two days but now have a disk utilization of 100%.
Is there a way to fix this issue?
Labels:
- Labels:
-
FortiSIEM
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Becky
Which disk is 100% utilized? You can check with the following command:
df -h
If you run it on each worker and provide the output, someone may be able to help.
Take a backup before making any changes
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Richie_C
This was my output on the command df -h
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Becky
The following command should give us some more information on what is taking up the space.
du -sh /*
Thanks
Take a backup before making any changes
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
did this get resolved I am having the same issue would appreciate a solution
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ChadCamps1 can you share the output of df-h or du -sh /* command?
