Hello!
I want to migrate a machine from one host to another.
But upon running
migrate drbd01 qemu+tls://192.168.20.2/system
in virsh, I get the error message
Fehler: cannot open file '/dev/masterGroup/drbd01_system': No such file
or directory
"/dev/masterGroup/drbd01_system" is the LVM based system volume of the
VM to be migrated which is of course available (the machine can be
started without any problem). I tried to execute the migrate comman both
locally and remote.
I am using libvirt 0.8.1 under SLES11.
regards
Mathias