Error show:
On same machine there are 4 machines KVM. Only this VID has problem.
command:
Code:
INFO: setting parameters failed - VM is locked (backup)
ERROR: Backup of VM 516 failed - command 'qm set 516 --lock backup' failed with exit code 255
Code:
/usr/local/bin/backup.sh
INFO: starting new backup job: vzdump --compress --dumpdir=/backup --mailto fenzen@gmail.com 516
INFO: Starting Backup of VM 516 (qemu)
INFO: running
INFO: status = running
INFO: setting parameters failed - VM is locked (backup)
ERROR: Backup of VM 516 failed - command 'qm set 516 --lock backup' failed with exit code 255
INFO: Backup job finished with errors
INFO: starting new backup job: vzdump --compress --dumpdir=/backup --mailto fenzen@gmail.com 999
INFO: Starting Backup of VM 999 (qemu)
INFO: running
INFO: status = running
INFO: backup mode: snapshot
INFO: bandwidth limit: 10240 KB/s
INFO: trying to remove stale snapshot '/dev/vzhd/vzsnap-vz003.islaserver.com-0'
INFO: Logical volume "vzsnap-vz003.islaserver.com-0" successfully removed
INFO: Logical volume "vzsnap-vz003.islaserver.com-0" created
INFO: creating archive '/backup/vzdump-qemu-999-2010_04_21-23_09_41.tgz'
INFO: adding '/backup/vzdump-qemu-999-2010_04_21-23_09_41.tmp/qemu-server.conf' to archive ('qemu-server.conf')
INFO: adding '/mnt/vzsnap0/images/999/vm-999-disk-1.qcow2' to archive ('vm-disk-scsi0.qcow2')
....
....
Code:
vzdump --compress --dumpdir=/backup --mailto [EMAIL="xxxxxx@gmail.com"]xxxxxx@gmail.com[/EMAIL] 516
Last edited: