volume does not exist

Molch

Renowned Member
May 11, 2012
52
0
71
hi,

i would like to backup my vm but I got error like

Code:
INFO: starting new backup job: vzdump 101 --remove 0 --mode snapshot --compress lzo --storage storage --node ve2
INFO: Starting Backup of VM 101 (qemu)
INFO: status = running
INFO: update VM 101: -lock backup
ERROR: Backup of VM 101 failed - volume 'local:108/vm-108-disk-1.qcow2' does not exist
INFO: Backup job finished with errors
TASK ERROR: job errors

It says there is no disk , but my VM runs (fine) ?!

listing dir :

Code:
root@ve2:/var/lib/vz/images/108# ls -al
total 8
drwxr-xr-x  2 nobody nogroup 4096 Sep  3 18:29 .
drwxrwxrwx 22 root   root    4096 Jul 21 10:16 ..


So where is my disk image ?
 
hi marco,

i get no output for lsof :-(.

would ps aux | grep 101 , help too ?
 
hi marco,

i get no output for lsof :-(.

would ps aux | grep 101 , help too ?

Hi,
why the backup of vm 101 use also the disk of vm 108?
ERROR: Backup of VM 101 failed - volume 'local:108/vm-108-disk-1.qcow2' does not exist
If you have add the disk to vm 101 you must use of course "ps aux | grep 101"...

Please post the config of vm108 ( cat /etc/peve/qemu-server/108.conf ).

Udo
 
Cause I was too lazy to move the disk to the dir of 101.

Please post the config of vm108 ( cat /etc/peve/qemu-server/108.conf ).


there is no config available :-/