The Archived Files contains some Management Center out put data that is job results, Reporter report etc... .
Is there limitation such a size or how much contain the objects ?
Release : Management Center 3.3.2.1
There is size limitation that is 10% of Management Center data partition(/data) and it usually 6.2GB.
It will be display error Error:Failed to save archive, insufficient space to store more archived files if reach the limit, so we need manual deletion.
To deleting the associated job on job history would also clean up that archived files.
The archived data will be store /data/bluecoat/bccm/art .
We can see some partition information by "show disk-usage" command.
This is sample when reach the 10% limitation.
localhost# show disk-usage
Directory usage:
23M /boot
9.4G /data
9.4G /data/bluecoat
3.7M /data/bluecoat/appstats
4.0K /data/bluecoat/backups
8.1G /data/bluecoat/bccm
6.2G /data/bluecoat/bccm/art
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_persist-core 9.8G 23M 9.2G 1% /core
/dev/mapper/encrypted-data 9.2G 26M 8.7G 1% /encrypted-data
/dev/mapper/vg_persist-cache--data 4.8G 10M 4.6G 1% /cache-data
/dev/mapper/vg_persist-data 62G 9.2G 49G 16% /data
none 3.8G 1.8G 2.1G 46% /tmp
/usr/bin/du: cannot access ‘/data/bluecoat/bccm/art/448a3b4bd6db4cfdac72d68d87f3e712’: No such file or directory
/usr/bin/du: cannot access ‘/data/bluecoat/bccm/art/5e8c4b3ebac842cfb8ccad32e6b08451’: No such file or directory
localhost#