Re: [libvirt-users] virsh migration job unexpectedly failed

2018-05-25 Thread cokabug
finally, i found the problem, qemu-img create command not specific vm disk size on target host, when i use the size same as source vm, the migration finish successfully. On Wed, May 23, 2018 at 7:56 PM, Michal Privoznik wrote: > On 05/23/2018 01:26 PM, cokabug wrote: > > Hi , > > > > when i

Re: [libvirt-users] virsh migration job unexpectedly failed

2018-05-23 Thread Michal Privoznik
On 05/23/2018 01:26 PM, cokabug wrote: > Hi , > > when i have run virsh migrate command , the migration progress fiailed > at [61 %]. > command : > virsh migrate --live --undefinesource --p2p --copy-storage-inc > --verbose --persistent instance-1959 qemu+tcp://host292/system > >

[libvirt-users] virsh migration job unexpectedly failed

2018-05-23 Thread cokabug
Hi , when i have run virsh migrate command , the migration progress fiailed at [61 %]. command : virsh migrate --live --undefinesource --p2p --copy-storage-inc --verbose --persistent instance-1959 qemu+tcp://host292/system result : Migration: [ 61 %]error: operation failed

Re: [libvirt-users] virsh: migration job: unexpectedly failed

2012-06-11 Thread Xing.x.Gao
2012/6/12 Alex Jia : > On 06/12/2012 12:48 PM, Patrick Wilbur wrote: > > There now is KVM live migration with storage migration, which makes it > possible to live migrate without shared storage. Is that what you're trying > to do? If so, I might be able to help (I recently got that yes ,i am trying

Re: [libvirt-users] virsh: migration job: unexpectedly failed

2012-06-11 Thread Alex Jia
On 06/12/2012 12:48 PM, Patrick Wilbur wrote: There now is KVM live migration with storage migration, which makes it possible to live migrate without shared storage. Is that what you're trying to do? If so, I might be able to help (I recently got that You're talking about live block/storage

Re: [libvirt-users] virsh: migration job: unexpectedly failed

2012-06-11 Thread Xing.x.Gao
2012/6/12 Patrick Wilbur : > There now is KVM live migration with storage migration, which makes it > possible to live migrate without shared storage. Is that what you're trying > to do? yes,i am looking for that. ___ libvirt-users mailing list libvirt-u

Re: [libvirt-users] virsh: migration job: unexpectedly failed

2012-06-11 Thread Patrick Wilbur
There now is KVM live migration with storage migration, which makes it possible to live migrate without shared storage. Is that what you're trying to do? If so, I might be able to help (I recently got that working, after having to work out a few tricky preparations). Pat Wilbur My website: http:/

Re: [libvirt-users] virsh: migration job: unexpectedly failed

2012-06-11 Thread Alex Jia
On 06/08/2012 09:13 PM, Xing.x.Gao wrote: i am sorry,node1 is host1 ,it's my input error, i don't use share storage ,and the debug log level outputs a lot in the /var/log/libvirt/libvirtd.log on host1.example.com , the win7.img is a qcow2 img file ,and i copy it from server.example.com(source) to

Re: [libvirt-users] virsh: migration job: unexpectedly failed

2012-06-08 Thread Xing.x.Gao
i am sorry,node1 is host1 ,it's my input error, i don't use share storage ,and the debug log level outputs a lot in the /var/log/libvirt/libvirtd.log on host1.example.com , the win7.img is a qcow2 img file ,and i copy it from server.example.com(source) to node1.example.com(dest) __

Re: [libvirt-users] virsh: migration job: unexpectedly failed

2012-06-08 Thread Alex Jia
On 06/08/2012 02:21 PM, Xing.x.Gao wrote: Hi,I am use virsh and test the migration command, on server.example.com: # rpm -qa|grep libvirt libvirt-0.9.10-21.el6.x86_64 libvirt-python-0.9.10-21.el6.x86_64 libvirt-client-0.9.10-21.el6.x86_64 # virsh version Compiled against library: libvir 0.9.10 U

[libvirt-users] virsh: migration job: unexpectedly failed

2012-06-07 Thread Xing.x.Gao
Hi,I am use virsh and test the migration command, on server.example.com: # rpm -qa|grep libvirt libvirt-0.9.10-21.el6.x86_64 libvirt-python-0.9.10-21.el6.x86_64 libvirt-client-0.9.10-21.el6.x86_64 # virsh version Compiled against library: libvir 0.9.10 Using library: libvir 0.9.10 Using API: QEMU