Forum Discussion
ActiveConnections.txt file
Hello.
I have a Big-IP device that is showing the below error message whenever i try to get into tmsh
"exception: (Can't update command history file (/root/.tmsh-history-root), No space left on device) (framework/CmdHistoryFile.cpp, line 244), exiting..."
it looks that the root partion has 0% free space, have looked around the file systesm and the largest file is one under the root directory named ActiveConnections.txt, what is this file used for? what will happen if it is deleted?
Regards.
Hi,
Run the next command by CLI to find the largest files:
du -a /dir/ | sort -n -r | head -n 20
- v2Nimbostratus
Sebastiansierra see what am getting below
[root@sbthq-lb2:Active:In Sync] config # du -a / | sort -n -r | head @dmin-n 20
head: cannot open `@dmin-n' for reading: No such file or directory
head: cannot open `20' for reading: No such file or directory
du: cannot access `/proc/22207/task/22207/fd/4': No such file or directory
du: cannot access `/proc/22207/task/22207/fdinfo/4': No such file or directory
du: cannot access `/proc/22207/fd/4': No such file or directory
du: cannot access `/proc/22207/fdinfo/4': No such file or directory
Recent Discussions
Related Content
* 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