search for: vmlinux11

Displaying 1 result from an estimated 1 matches for "vmlinux11".

Did you mean: vmlinux1
2010 Jul 19
0
kvm migration problem
...d against library: libvir 0.7.0 Using library: libvir 0.7.0 Using API: QEMU 0.7.0 Running hypervisor: QEMU 0.11.0 Connect to the local machine's hypervisor as follows and see the localmachines:$virsh # connect qemu:///system $virsh # list Id Name State -------------------------------- 2 VmLinux11 running 3 VMLinux12 running 4 VmLinux13 running Verify connectivity to the hypervisor of the remote target system asfollows:$virsh connect qemu+ssh://host2name/system Attempt the migration as follows:$virsh migrate --live VmLinux13 qemu+ssh://host2name/system Connecting to uri: qemu:///system...