Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Becky
New Contributor

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?

3 REPLIES 3
Richie_C
Staff
Staff

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
Becky
New Contributor

Hi Richie_C

 

This was my output on the command df -h

 

Screenshot 2024-02-12 103538.png

 

 

Richie_C

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
Labels
Top Kudoed Authors