Hello,
i am using ProxmoxVE with OpenVZ and i get this error by backup my containter:
Does someone know why its not working?
Thanks a lot.
Tobias
i am using ProxmoxVE with OpenVZ and i get this error by backup my containter:
Code:
vzdump --quiet --stop --storage backup_RAID1 --maxfiles 1 --mailto ]tsaenger@maildomain.de 104
104: Dec 05 03:00:02 INFO: Starting Backup of VM 104 (openvz)
104: Dec 05 03:00:02 INFO: CTID 104 exist mounted running
104: Dec 05 03:00:02 INFO: status = CTID 104 exist mounted running
104: Dec 05 03:00:02 INFO: backup mode: stop
104: Dec 05 03:00:02 INFO: ionice priority: 7
104: Dec 05 03:00:02 INFO: stopping vm
104: Dec 05 03:00:02 INFO: Stopping container ...
104: Dec 05 03:00:16 INFO: Container was stopped
104: Dec 05 03:00:16 INFO: Container is unmounted
104: Dec 05 03:00:16 INFO: creating archive '/home/backup/vzdump-openvz-104-2011_12_05-03_00_02.tar'
104: Dec 05 05:25:30 INFO: Total bytes written: 14726635520 (14GiB, ?/s)
104: Dec 05 05:25:30 INFO: tar: -: Wrote only 8192 of 10240 bytes
104: Dec 05 05:25:30 INFO: tar: Error is not recoverable: exiting now
104: Dec 05 05:25:30 INFO: restarting vm
104: Dec 05 05:25:31 INFO: vm is online again after 8729 seconds
104: Dec 05 05:25:47 ERROR: Backup of VM 104 failed - command '(cd /var/lib/vz/private/104;find . '(' -regex '^\.$' ')' -o '(' -type 's' -prune ')' -o -print0|sed 's/\\/\\\\/g'|tar cpf - --totals --sparse --numeric-owner --no-recursion --ignore-failed-read --one-file-system --null -T -) >/home/backup/vzdump-openvz-104-2011_12_05-03_00_02.dat' failed with exit code 2
Does someone know why its not working?
Thanks a lot.
Tobias