Hello Cine,
one easy question: what date is used by ZxPowerstore in order to decide whether an object has to be moved to secondary storage?
Thank you
Alberto
Hello Cine,
one easy question: what date is used by ZxPowerstore in order to decide whether an object has to be moved to secondary storage?
Thank you
Alberto
Hi Alberto,
the date depends by your specific powerstore configuration, but the default policy value is "NOW - 30days" for messages and briefcase documents:
...and if the module and the scheduling are active, all old items that match with the policy will be moved every day:Code:zimbra@zimbra:~$ zxsuite powerstore getHsmPolicy policies message, document:before:-30days
Code:zimbra@zimbra:~$ zxsuite powerstore getProperty ZxPowerstore_MoveStartTime 20 (2) ZxPowerstore_MoveSchedulingEnabled true (false) ZxPowerstore_ModuleEnabledAtStartup true (true) ZxPowerstore_EnableHsmOnNe false (false) ZxPowerstore_SpaceThreshold 1024 (1024)
Have a nice day.
D0s0n
Sorry d0s0n,
I wasn't clear enough, my bad.
I was asking what "date" is used to take the decision to move the object to secondary storage.
More specifically, is the date of the SMTP envelope or the date when the message was stored in Zimbra?
Thank you
Alberto
Hi Alberto,
I got it! The right answer is the second one: the date added in the item's metadata when the message is stored in zimbra mailbox (the same date used by any zimbra search inside your mailbox).
Have a nice day.
D0s0n
Bookmarks