Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

F5 cleanup to reduce space

THE_BLUE
Cirrus
Cirrus

i want to do WAF clean up but what/where i have to check the trash files to be deleted? to increse the performance and save space

1 ACCEPTED SOLUTION

Hi @THE_BLUE , 
Issue these Commands on bash : 
#df -h 
#df -i 
you find like the below output , this from my lab : 
F5 Sizes.PNG

> you can see the available space against total memory for each path , so detect the most exhausted path and remove and unwanted files , such as old QKview , UCSs , Images software.iso , and Pcap files that resulted from Tcpdumps. 
> open the Following Tabs in your F5 GUI and make sure it doesn’t contain large files : 
- UCSs : 
ucs.PNG

-Qkviews :
Qkview.PNG

-Software Images : 
images.PNG

> Make sure all of these tabs are free and not contain large files. 

_______________________________________________________________________
for more information to maintain your Desk Space 
Follow this KB  : 
https://support.f5.com/csp/article/K14403

_______________________
Regards
Mohamed Kansoh

View solution in original post

1 REPLY 1

Hi @THE_BLUE , 
Issue these Commands on bash : 
#df -h 
#df -i 
you find like the below output , this from my lab : 
F5 Sizes.PNG

> you can see the available space against total memory for each path , so detect the most exhausted path and remove and unwanted files , such as old QKview , UCSs , Images software.iso , and Pcap files that resulted from Tcpdumps. 
> open the Following Tabs in your F5 GUI and make sure it doesn’t contain large files : 
- UCSs : 
ucs.PNG

-Qkviews :
Qkview.PNG

-Software Images : 
images.PNG

> Make sure all of these tabs are free and not contain large files. 

_______________________________________________________________________
for more information to maintain your Desk Space 
Follow this KB  : 
https://support.f5.com/csp/article/K14403

_______________________
Regards
Mohamed Kansoh