Errors into backup

cristianm

Renowned Member
Jul 2, 2010
33
0
71
Hi.

I upgrade to Proxmox 3.0. Now when try to backup I have errors and It can´t backup. Example:

ERROR: Backup of VM 106 failed - command 'qm set 106 --lock backup' failed: exit code 25

¿Any idea how fix this?
 
The config is:

bootdisk: scsi0
cores: 6
lock: backup
memory: 3072
name: nfs01-mail.storage.xxxxx.net
net0: e1000=5A:7D:03:27:B0:62,bridge=vmbr1
onboot: 1
ostype: l26
scsi0: local:106/vm-106-disk-1.qcow2,format=qcow2,cache=writethrough,size=20G
scsi1: local:106/vm-106-disk-2.raw,format=raw,cache=writeback,size=300G
sockets: 1
 
The VM is already locked. Is there a running backup job?

If not, you can manually unlock the VM:

# qm unlock 106