mirror of
https://github.com/Corsinvest/cv4pve-autosnap.git
synced 2026-04-25 08:55:49 +03:00
[GH-ISSUE #92] Exclude a snapshot from being pruned #87
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-autosnap#87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adrianvg on GitHub (Oct 10, 2024).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/92
Hello all,
Is it possible to have cv4pve-autosnap lock a particular snapshot from being pruned?
That is to say, exclude a particular snapshot from being cleaned out.
The way I make snapshots, is to keep two dailes and two weeklies, but sometimes I do extra snapshots that I want to keep for longer while trouble-shooting stuff.
Is this possible?
Thanks.
@franklupo commented on GitHub (Oct 10, 2024):
Hi,
create from web interface using other name, not cv4pve.
@adrianvg commented on GitHub (Oct 10, 2024):
Hello!
I'm pretty sure the manually created snapshot get pruned as well, when cv4pve cleans stuff out with the --keep=n flag.
@franklupo commented on GitHub (Oct 11, 2024):
No, delete only those created by the program.
@adrianvg commented on GitHub (Oct 11, 2024):
You're right, my bad. All is okay now!
@adrianvg commented on GitHub (Oct 11, 2024):
The manually created snapshots I used as a test, were indeed not deleted during the night.