Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171621

vzdump backup fails [ERROR: Device 'drive-virtio0' not found]

$
0
0
When trying to backup a particular VM I get this error:

Code:

INFO: starting new backup job: vzdump 124 --remove 0 --mode snapshot --compress gzip --storage hinds-backup --node chelsea
INFO: Starting Backup of VM 124 (qemu)
INFO: status = running
INFO: backup mode: snapshot
INFO: ionice priority: 7
INFO: creating archive '/mnt/pve/hinds-backup/dump/vzdump-qemu-124-2013_08_19-10_27_08.vma.gz'
ERROR: Device 'drive-virtio0' not found
INFO: aborting backup job
ERROR: Backup of VM 124 failed - Device 'drive-virtio0' not found
INFO: Backup job finished with errors
TASK ERROR: job errors



The log file in /var/log/vzdump/qemu-124.log shows the same thing as above.


Code:

root@chelsea:~# ls -lh /var/lib/vz/images/124/
total 23G
-rw-r--r-- 1 root root 33G Aug 19 10:31 vm-124-disk-1.qcow2


Code:

root@chelsea:~# cat /etc/pve/qemu-server/124.conf
boot: nc
bootdisk: virtio0
cores: 1
cpu: kvm64
ide2: none,media=cdrom
memory: 4096
name: sin
net0: virtio=3A:01:9B:EE:B3:E3,bridge=vmbr0
ostype: l26
sockets: 2
virtio0: local:124/vm-124-disk-1.qcow2,size=32G



The last good backup of this VM happened on 2013-08-17. So the backup did succeed on that date. But not anytime after...

Code:

root@chelsea:/var/log/vzdump# pveversion
pve-manager/2.3/7946f1f1



Anyone run into this before/know what is going on?

Viewing all articles
Browse latest Browse all 171621

Trending Articles