exit code 100 / timeout

gerdnl

Member
Oct 21, 2013
114
0
16
Hi all,


Im recently getting this on my backups.

INFO: trying to get global lock - waiting...
ERROR: can't aquire lock '/var/run/vzdump.lock' - got timeout

and this on updates, manual it doesnt do this


TASK ERROR: command 'apt-get update' failed: exit code 100


What could cause this?
 
To manually unlock it, try:
Code:
qm unlock <vmid>

So the 'apt-get update' command runs fine when using the command line? Or is there also strange output?
 
root@pve01:/var/log/vzdump# tail -f qemu-121.log
Aug 29 02:15:01 INFO: Starting Backup of VM 121 (qemu)
Aug 29 02:15:01 INFO: status = running
Aug 29 05:08:12 INFO: unable to open file '/etc/pve/nodes/pve01/qemu-server/121.conf.tmp.411024' - File exists
Aug 29 05:08:12 INFO: update VM 121: -lock backup
Aug 29 05:08:12 ERROR: Backup of VM 121 failed - command 'qm set 121 --lock backup' failed: exit code 17
 
somehow im not able to do a LS in /etc/pve/nodes/pve01/qemu-server/
investigating further