The backup task had hung because it was running over 12 hours that should have been 4. I stopped the backup task, the VM would not respond. So the node was restarted. The VM failed to start. It said start failed, VM locked (backup) So I searched and found an unlock command that seemed to unlock the VM, BUT it still fails to start. I get this error when attempting to start.
TASK ERROR: start failed: command '/usr/bin/kvm -id 2134 -chardev 'socket,id=qmp,path=/var/run/qemu-server/2134.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -vnc unix:/var/run/qemu-server/2134.vnc,x509,password -pidfile /var/run/qemu-server/2134.pid -daemonize -name -smp 'sockets=4,cores=1' -nodefaults -boot 'menu=on' -vga cirrus -cpu kvm64,+x2apic,+sep -k en-us -m 4096 -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -drive 'file=/data/template/iso/ubuntu-12.04.3-server-amd64.iso,if=none,id=drive-ide2,media=cdrom,aio=native' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200' -drive 'file=/data/images/2134/vm-2134-disk-1.qcow2,if=none,id=drive-virtio0,format=qcow2,aio=native,cache=none' -device 'virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=100' -netdev 'type=tap,id=net0,ifname=tap2134i0,script=/var/lib/qemu-server/pve-bridge,vhost=on' -device 'virtio-net-pci,mac=5A:*.*.*.*,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300' -machine 'type=pc-i440fx-1.4'' failed: got timeout
How do I fix this? I need to fix this so I can get it running and get good backups before updating to latest Proxmox.
TASK ERROR: start failed: command '/usr/bin/kvm -id 2134 -chardev 'socket,id=qmp,path=/var/run/qemu-server/2134.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -vnc unix:/var/run/qemu-server/2134.vnc,x509,password -pidfile /var/run/qemu-server/2134.pid -daemonize -name -smp 'sockets=4,cores=1' -nodefaults -boot 'menu=on' -vga cirrus -cpu kvm64,+x2apic,+sep -k en-us -m 4096 -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -drive 'file=/data/template/iso/ubuntu-12.04.3-server-amd64.iso,if=none,id=drive-ide2,media=cdrom,aio=native' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200' -drive 'file=/data/images/2134/vm-2134-disk-1.qcow2,if=none,id=drive-virtio0,format=qcow2,aio=native,cache=none' -device 'virtio-blk-pci,drive=drive-virtio0,id=virtio0,bus=pci.0,addr=0xa,bootindex=100' -netdev 'type=tap,id=net0,ifname=tap2134i0,script=/var/lib/qemu-server/pve-bridge,vhost=on' -device 'virtio-net-pci,mac=5A:*.*.*.*,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300' -machine 'type=pc-i440fx-1.4'' failed: got timeout
How do I fix this? I need to fix this so I can get it running and get good backups before updating to latest Proxmox.
Last edited: