Hi,
Ich bekomme immer eine Fehlermeldung beim backup von Paperless (lxc). Neben dem Container habe ich noch einen mount /data eingebunden. Wenn ich die Fehlemeldung richtig interpretiere, scheitert es daran, dass der snapshot Modus nicht unterstützt wird? Allerdings scheint das backup dann alternatiiv ein "suspend" zu machen, was aber trotzdem nicht funktioniert.
Wenn ich den container stoppe, und manuell ein backup mache, funktioniert es.
Wer kann helfen?
Ich bekomme immer eine Fehlermeldung beim backup von Paperless (lxc). Neben dem Container habe ich noch einen mount /data eingebunden. Wenn ich die Fehlemeldung richtig interpretiere, scheitert es daran, dass der snapshot Modus nicht unterstützt wird? Allerdings scheint das backup dann alternatiiv ein "suspend" zu machen, was aber trotzdem nicht funktioniert.
Wenn ich den container stoppe, und manuell ein backup mache, funktioniert es.
Wer kann helfen?
Code:
INFO: starting new backup job: vzdump 109 --all 0 --compress zstd --storage Lan24TB --notes-template '{{guestname}}' --prune-backups 'keep-last=5' --mode snapshot --mailnotification always --node merlin
INFO: Starting Backup of VM 109 (lxc)
INFO: Backup started at 2023-03-08 16:34:44
INFO: status = running
INFO: CT Name: DockerDebian
INFO: including mount point rootfs ('/') in backup
INFO: including mount point mp0 ('/data') in backup
INFO: mode failure - some volumes do not support snapshots
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: CT Name: DockerDebian
INFO: including mount point rootfs ('/') in backup
INFO: including mount point mp0 ('/data') in backup
INFO: starting first sync /proc/296693/root/ to /tmp/vzdumptmp1974996_109/
ERROR: Backup of VM 109 failed - command 'rsync --stats -h -X -A --numeric-ids -aH --delete --no-whole-file --sparse --one-file-system --relative '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' /proc/296693/root//./ /proc/296693/root//./data /tmp/vzdumptmp1974996_109/' failed: exit code 23
INFO: Failed at 2023-03-08 16:37:57
INFO: Backup job finished with errors
TASK ERROR: job errors
Last edited: