Hello dslauter!
Compression will kick in only for new items, while old items will remain uncompressed.
If you wish to compress all items, my suggestion would be to create a new compressed volume, set it as current, and move all the data in the old one to the new volume using the following ZeXtras CLI command:
Code:
zimbra@test:~$ zxsuite powerstore doVolumeToVolumeMove
Syntax:
zxsuite powerstore doVolumeToVolumeMove {source_volume_name} {destination_volume_name}
PARAMETER LIST
NAME TYPE
source_volume_name(M) String
destination_volume_name(M) String
(M) == mandatory parameter, (O) == optional parameter
Usage example:
zxsuite powerstore doVolumeToVolumeMove sourceVolume destVolume
Moves the whole sourceVolume to destVolume
Have a nice day,
Cine
the ZeXtras Team
Bookmarks