Hey all,
on a 1800 SMB the /tmp is full, Management Server stops installaing policy and expert-mode says:
gw> expert
env: standard output: No space left on device
[Expert@gw]# df -h
Filesystem Size Used Available Use% Mounted on
tmpfs 20.0M 20.0M 0 100% /tmp
tmpfs 60.0M 15.7M 44.3M 26% /fwtmp
/dev/nvme0n1p1 62.5G 52.4M 59.2G 0% /logs
/dev/nvme0n1p2 170.7G 69.5M 161.9G 0% /cplogs
/dev/mmcblk1p11 7.0G 183.7M 6.4G 3% /storage
/dev/mmcblk1p6 975.9M 489.0M 419.7M 54% /pfrm2.0
tmpfs 20.0M 0 20.0M 0% /tmp/log/local
tmpfs 500.0M 0 500.0M 0% /tetmp
Biggest files are:
[Expert@gw]# ls -lS
-rw-r--r-- 1 root root 131072 Dec 20 14:32 log4lua_uiframework.log
-rw-r--r-- 1 root root 131072 Dec 20 14:51 messages
-rw-r--r-- 1 root root 102538 Dec 17 22:17 routed_messages.0
-rw-r--r-- 1 root root 18139 Dec 20 11:36 log4lua_uiframework.log.old.gz
[Expert@gw]# ls -lS log/
-rw-r--r-- 1 root root 1082044 Dec 19 14:56 cphamcset.elg.0
-rw-r--r-- 1 root root 1079560 Dec 19 14:36 cphaconf.elg.0
-rw-r--r-- 1 root root 1059686 Dec 18 17:00 cphamcset.elg.1
-rw-r--r-- 1 root root 1048652 Dec 20 08:44 uc_activation.elg.0
-rw-r--r-- 1 root root 609338 Dec 20 10:11 cphamcset.elg
-rw-r--r-- 1 root root 341403 Dec 20 14:20 sfwd.elg
-rw-r--r-- 1 root root 235707 Dec 20 10:11 cphaconf.elg
-rw-r--r-- 1 root root 154951 Dec 17 20:24 cphastart.elg
-rw-r--r-- 1 root root 131072 Dec 20 14:31 uc_activation.elg
-rw-r--r-- 1 root root 81189 Dec 18 13:58 sfwd.elg.0
Can I remove some of this biggest files?
Thanks!