Forum Discussion
rg-f5
Nimbostratus
Apr 19, 2024F5 terminal - help to run commands - disk space full
Hello, I am learning F5 and I have searched through many of posts. I really need to under how the f5 works. When i load up my f5 in cli - i see this (cfg-sync In Sync) (Active) (/Common) (tmo...
Jan 01, 2025
- first of all run df -h in BASH mode not in TMSH mode
- Install WINSCP and connect to your BIG IP Mgmt IP and then you can browse the filesystem like in Windows. Once connected you can browse to any directory like in windows GUI explored and then you can select to delete any log file of your choice. make sure take a Backup before .
I usually run the following commands for backup:
for collecting all the logs
tar zcvf /var/tmp/${HOSTNAME}_$(date +%Y-%m-%d-%H-%M-%S)_Pre_Change_Number_ALL_LOGS.tar.gz /var/log/*
For UCS backup
tmsh save sys ucs $(echo $HOSTNAME | cut -d'.' -f1)-$(date +%Y-%m-%d-%H-%M-%S)_Pre_Change_Number_UCS
For generating QKView
qkview -s0 -f "/var/tmp/$(/bin/hostname)_$(date +%Y-%m-%d-%H-%M-%S)_Pre_Change_Number_QKVIEW.tgz"
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects