User will be not able able to compress the /var/log file and save into /var/tmp
file archive compress source /var/log/* destination /var/tmp/<filename.tgz>
Error: labroot@jtac> file archive compress source /var/log destination /var/tmp/logs4.tgz
tar: Removing leading '/' from member names
tar: Write error <<<<<<<<<<<<<Error seen
root@jtac:RE:0% df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/ad0s1a 1.8G 1.2G 398M 76% /
devfs 1.0K 1.0K 0B 100% /dev
/dev/md0 107M 107M 0B 100% /packages/mnt/jbase
<<<>>>>>
/dev/ad1s1f 484M 3.4M 442M 1% /var
/dev/ad1s1d 1.9G 1.8G -19M 101% /var/tmp <<<<<<<<<<<<
/dev/ad1s1a 242M 15M 207M 7% /var/log
/dev/ad1s1e 242M 38K 222M 0% /altconfig
/dev/ad3s1 1.0G 4.0K 926M 0% /user
/dev/md14 98M 180K 90M 0% /var/mfs/var/run
When user face the error mentioned, collect the outputs for the below commands and analyse which folder is consuming more memory
From cli :
show system storage detail <<<<<<<
From shell :
>start shell
%df -h
Use below command from cli to check which files can be deleted,
request system storage cleanup dry-run