I’m attempting a Prune job on one storage, which contains four snapshot IDs, and I want to avoid pruning two of the IDs. I’m using the following options:
-exclusive -keep 0:90 -keep 7:30 -keep 1:3 -ignore clonezilla -ignore scyllams_part
The results are that nothing gets pruned in the storage, and I suspect I’m using the “-ignore” option incorrectly.
Any guidance on how to achieve what I’m after would be appreciated.