Hey guys,
I was running a backupjob for a couple months now for my whole environment, ofc successfull
Now I started a new node in my cluster and moved over my nextcloud LXC to it.
Nextcloud is working but the backup is failing one day after an other:
maybe you could help, and yes the container was running on ZFS in the past.
I was running a backupjob for a couple months now for my whole environment, ofc successfull
Now I started a new node in my cluster and moved over my nextcloud LXC to it.
Nextcloud is working but the backup is failing one day after an other:
Python:
INFO: Starting Backup of VM 47005 (lxc)
INFO: Backup started at 2024-03-16 10:21:31
INFO: status = running
INFO: CT Name: nextcloud
INFO: including mount point rootfs ('/') 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: nextcloud
INFO: including mount point rootfs ('/') in backup
INFO: starting first sync /proc/125534/root/ to /var/tmp/vzdumptmp2421990_47005
ERROR: Backup of VM 47005 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/125534/root//./ /var/tmp/vzdumptmp2421990_47005' failed: exit code 11
INFO: Failed at 2024-03-16 10:25:40
maybe you could help, and yes the container was running on ZFS in the past.