Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171654

OpenVZ container backup using snapshot method always have error

$
0
0
When trying to backup an OpenVZ container using SNAPSHOT method, I always encounter a bunch of errors (see log below).
But using STOP mode works great.
And I read somewhere that snapshot only works with LVM2 type storage?
All our containers are on 'directory' type of storage.

I just want to make sure that is the problem, before I go change many nodes to LVM2.

Can somebody help confirm this?

Thank you!

Code:

INFO: starting new backup job: vzdump 110 --remove 0 --mode snapshot --compress gzip --storage nasa1 --node a4
INFO: Starting Backup of VM 110 (openvz)
INFO: CTID 110 exist mounted running
INFO: status = running
INFO: mode failure - unable to detect lvm volume group
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: starting first sync /mnt/md0/private/110/ to /mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/." failed: Operation not permitted (1)
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/bin" failed: Operation not permitted (1)
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/bin/bzcmp" failed: Operation not permitted (1)
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/bin/bzegrep" failed: Operation not permitted (1)
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/bin/bzfgrep" failed: Operation not permitted (1)
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/bin/bzless" failed: Operation not permitted (1)
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/bin/csh" failed: Operation not permitted (1)
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/bin/lessfile" failed: Operation not permitted (1)
.
.
.
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/var/spool/postfix/usr/lib/zoneinfo/localtime" failed: Operation not permitted (1)
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/var/spool/samba" failed: Operation not permitted (1)
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/var/tmp" failed: Operation not permitted (1)
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/var/www" failed: Operation not permitted (1)
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/var/spool/postfix/pid/unix.smtp" failed: Operation not permitted (1)
INFO: rsync: chown "/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp/var/www/index.html" failed: Operation not permitted (1)
INFO: Number of files: 60739
INFO: Number of files transferred: 48930
INFO: Total file size: 5548046379 bytes
INFO: Total transferred file size: 5546184870 bytes
INFO: Literal data: 5546212438 bytes
INFO: Matched data: 0 bytes
INFO: File list size: 1516722
INFO: File list generation time: 0.001 seconds
INFO: File list transfer time: 0.000 seconds
INFO: Total bytes sent: 5550507736
INFO: Total bytes received: 969063
INFO: sent 5550507736 bytes  received 969063 bytes  1838541.74 bytes/sec

ERROR: Backup of VM 110 failed - command 'rsync --stats -x --numeric-ids -aH --delete --no-whole-file --inplace '/mnt/md0/private/110/' '/mnt/pve/nasa1/dump/vzdump-openvz-110-2013_05_09-19_33_50.tmp'' failed: exit code 23
INFO: Backup job finished with errors
TASK ERROR: job errors


Viewing all articles
Browse latest Browse all 171654

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>