Hi
running PVE 2.3-13 I experienced a virt server running really slowly so I shut down both guest servers and rebooted the host server.
Since then, the nightly backups (to USB disk) have failed with:
I assumed the VM's were locked so I issued the usual:
but this now results in:
Any suggestions?
thanks
Gordon
running PVE 2.3-13 I experienced a virt server running really slowly so I shut down both guest servers and rebooted the host server.
Since then, the nightly backups (to USB disk) have failed with:
Code:
INFO: starting new backup job: vzdump 100 101 --quiet 1 --mailto xxx@xxx.com --mode snapshot --compress lzo --storage USB-Drive --node prox1
INFO: Starting Backup of VM 100 (qemu)
INFO: status = running
INFO: VM is locked (backup)
ERROR: Backup of VM 100 failed - command 'qm set 100 --lock backup' failed: exit code 25
INFO: Starting Backup of VM 101 (qemu)
INFO: status = running
INFO: unable to open file '/etc/pve/nodes/prox1/qemu-server/101.conf.tmp.83789' - Input/output error
ERROR: Backup of VM 101 failed - command 'qm set 101 --lock backup' failed: exit code 2
INFO: Backup job finished with errors
TASK ERROR: job errors
Code:
qm unlock 101
Code:
unable to open file '/etc/pve/nodes/prox1/qemu-server/101.conf.tmp.84865' - Input/Output error
thanks
Gordon