Re: [libvirt-users] live migration error without shared storage

2011-10-28 Thread Luengffy XUE
2011/10/28 Eric Blake > On 10/27/2011 09:37 PM, Luengffy XUE wrote: > >> command: >> >> virsh migrate --live --copy-storage-all vm >> qemu+ssh://destinationHost/**system >> >> error >> : unexpected failure >> >> PS log file in the

Re: [libvirt-users] live migration without shared storage problems.

2011-10-26 Thread Luengffy XUE
est wishes. 2011/10/27 Osier Yang > 于 2011年10月26日 22:22, Luengffy XUE 写道: > > Hi, all > > I migrate a vm from source host to the destination host. > > I am sure every part is ok for migration. > > 1 Create the image in the destination and change the user and gro

Re: [libvirt-users] live migration without shared storage problems.

2011-10-26 Thread Luengffy XUE
onHost/system migrate --live > --copy-storage-all vmubuntu > > But it works for me for below option:- > $ virsh -c qemu+ssh://destinationHost/system migrate list > > Regards, > Peter > > On Wed, Oct 26, 2011 at 10:22 PM, Luengffy XUE wrote: > >> >> Hi,

[libvirt-users] live migration without shared storage problems.

2011-10-26 Thread Luengffy XUE
Hi, all I migrate a vm from source host to the destination host. I am sure every part is ok for migration. 1 Create the image in the destination and change the user and group. 2 Open TCP socket in the destination host. and I migrate in the source host command line. $ virsh migrate --li