Hi Everyone,
Total Juniper n00b here. Our SRX220 with JUNOS 12.1X44 is running slow and after doing some digging around I learned about System Storage and that it's normal for some things to be at 100%, but we have some items that are over capacity. I have already run 'request system storage cleanup' and 'request system software delete-backup'. Here is the system storage results:
> show system storage
Filesystem Size Used Avail Capacity Mounted on
/dev/ad0s1a 594M 151M 395M 28% /
devfs 1.0K 1.0K 0B 100% /dev
/dev/md0 390M 390M 0B 100% /junos
/cf 594M 151M 395M 28% /junos/cf
devfs 1.0K 1.0K 0B 100% /junos/dev/
procfs 4.0K 4.0K 0B 100% /proc
/dev/bo0s3e 46M 36K 42M 0% /config
/dev/bo0s3f 593M 592M -46.1M 108% /cf/var
/dev/md1 336M 18M 291M 6% /mfs
/cf/var/jail 593M 592M -46.1M 108% /jail/var
/cf/var/log 593M 592M -46.1M 108% /jail/var/log
devfs 1.0K 1.0K 0B 100% /jail/dev
/dev/md2 63M 4.0K 58M 0% /mfs/var/run/utm
/dev/md3 1.8M 228K 1.5M 13% /jail/mfs
Can you give me the commands to cleanup those over capacity logs? Thanks in advance!