This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Why doesn't the LXC cron updater also create a snapshot before? #2228
thibaultmol
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Are you not scheduling backups through the GUI? Ideally, backups should be scheduled at least every 6 hours. While running a snapshot before updates is okay, you need to remember to remove the snapshot from each LXC. In my opinion, it should suffice to have frequent backups in snapshot mode with a moderate retention. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed the Update LXC's cron script doesn't take a snapshot before each update. While an update usually should go fine, maybe it's a good idea to give the user the option if they want to have a snapshot for every update?
Beta Was this translation helpful? Give feedback.
All reactions