Re: [openstack-dev] Nova Live Migration issue

2014-04-02 Thread abhishek jain
ibvirt version? > > > > Possibly the libvirt monitor lost connection and didn't complete the > post-migration which would update the db. As Nikolay suggested, the > libvirt.log would tell more, good if it also had debug turned on. > > > > *From:* Nikolay Starodubtsev [

Re: [openstack-dev] Nova Live Migration issue

2014-04-02 Thread Parthipan, Loganathan
evelopment Mailing List (not for usage questions) Subject: Re: [openstack-dev] Nova Live Migration issue Thanks Nikolay and Parthipan I have confirmed that the instance is running on the newer compute node by using sudo virsh list command. I'm using below libvirt version .. libvirtd (libvirt)

Re: [openstack-dev] Nova Live Migration issue

2014-04-02 Thread abhishek jain
d on. > > > > *From:* Nikolay Starodubtsev [mailto:nstarodubt...@mirantis.com] > *Sent:* 02 April 2014 09:01 > *To:* OpenStack Development Mailing List (not for usage questions) > *Subject:* Re: [openstack-dev] Nova Live Migration issue > > > > Hi! > Can you show l

Re: [openstack-dev] Nova Live Migration issue

2014-04-02 Thread Parthipan, Loganathan
log would tell more, good if it also had debug turned on. From: Nikolay Starodubtsev [mailto:nstarodubt...@mirantis.com] Sent: 02 April 2014 09:01 To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] Nova Live Migration issue Hi! Can you show libvirt lo

Re: [openstack-dev] Nova Live Migration issue

2014-04-02 Thread Nikolay Starodubtsev
Hi! Can you show libvirt logs? Nikolay Starodubtsev Software Engineer Mirantis Inc. Skype: dark_harlequine1 2014-04-02 11:55 GMT+04:00 abhishek jain : > Hi all > > I'm following the below link for VM migration from one compute node to the > another from the controller node using devstack

[openstack-dev] Nova Live Migration issue

2014-04-02 Thread abhishek jain
Hi all I'm following the below link for VM migration from one compute node to the another from the controller node using devstack .. http://www.mirantis.com/blog/tutorial-openstack-live-migration-with-kvm-hypervisor-and-nfs-shared-storage/ I'm able to migrate the instance from one compute node t