Yesterday, I moved several of my containers' root disks to a different storage. They were subvolumes on my root ZFS pool, but now they're just stored as .raw images inside a directory on a different pool. I did this by going to each container --> Resources --> Root Disk --> "Move Volume" button.
Since then, all backup jobs fail for those containers if the container is running (though they do succeed if the container is off) . I'm using the "Snapshot" backup mode. Here is a sample of the error I get:
Please let me know what other information I can provide to help track this down.
Since then, all backup jobs fail for those containers if the container is running (though they do succeed if the container is off) . I'm using the "Snapshot" backup mode. Here is a sample of the error I get:
111 | containername | FAILED | 00:00:32 | command 'rsync --stats -X -A --numeric-ids -aH --delete --no-whole-file --sparse --one-file-system --relative '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' /proc/13510/root///./ /var/tmp/vzdumptmp20941' failed: exit code 23 |
Please let me know what other information I can provide to help track this down.