Split VM backups into single backup per vm #594
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?
currently there is one large backup for all vm backups
Since this is rather large, the alerts regarding size/incremental changes is error prone, and I fear i might not realize if something else than the plex backup misbehaves.
Splitting the backups into a single one per VM, would make the alerts more reliable, and also easier to mute plex if I don´t find a way to behave it in a useful manner...
This will require to setup a backup job on EIR using ansible, for each VM with backup activated.
Maybe this would also be the moment to switch to another backup solution?