Hi all.
We initially set up our SyncIQ to retain 12 months of snapshots. My employer is not requiring me to keep 24 months of snapshots. My target cluster is big enough for this. I updated the policies, but I know that does not update the snapshots already take. I can via command line update the snapshot expiration date for a snapshot expiring soon, using the command below:
isi snapshot snapshots modify --snapshot=54476 --expires=2019-05-13T00:01:16
Has anyone tackled this systematically? Scripting a way to search for soon to expire snapshots, then changing them by adding a couple of years?
Tanks much.