We have the same issue on all of our 1550 Devices. Every day a lot of these devices have Full storage or ar nearly on full storage. This makes a lot of problems on our environment (examples: Policy installtion failes, services crashes, IPS updates fails, dynamic objects can't be updated or the file gets corrupt during the update because of empty free space. Also TAC case is there regarding this case but no really official solution.
Because TAC Case also has no quick solution for NOW, I'm working on a script which should automatically clean up the latest IPS Profile folder and remove the last Configuration Backup - ZIP File. The pathes are:
/storage/ips/update/latest/*
/storage/<GWNAME>_<Release>_<timestamp>.zip
Also on some gateways I see on /storage a file called "revert_image.img" which consumes a lot of space on 1550 Appliances if there. I think this rever image will be created when there was a firmware upgrade.
Does anybody know if it's safe to remove this file via script, if there?
-