
Hey folks, quick question: Can this be made batch-able? # gluster snapshot delete all System contains 1 snapshot(s). Do you still want to continue and delete them? (y/n) So for a script I could do a snapshot, copy the contents and auto-remove all snapshots after. I could go with snapshot list and act on those, but this seems like it should be in the code? -Chris. -- with kind regards, mit freundlichen Gruessen, Christian Reiss

On April 22, 2020 10:50:17 PM GMT+03:00, Christian Reiss <email@christian-reiss.de> wrote:
Hey folks,
quick question: Can this be made batch-able?
# gluster snapshot delete all System contains 1 snapshot(s). Do you still want to continue and delete them? (y/n)
So for a script I could do a snapshot, copy the contents and auto-remove all snapshots after. I could go with snapshot list and act on those, but this seems like it should be in the code?
-Chris.
There is an option how many snapahots to be available and the rest will be automatically deleted. Yet, I have no experience with automatic snapshots. Best Regards, Strahil Nikolov
participants (2)
-
Christian Reiss
-
Strahil Nikolov