Lokesh Walase
2013-Feb-28 07:26 UTC
After VM migration , shows entry at both destination & host
Hello, I have installed xen-hypervisor-4.1-amd64 successfully on 4 hosts (with Ubuntu-12.04 as dom0). I tried live migration of a virtual machine from one host to another via command line : xm migrate -l <domain_id> <host_ip_address> ( host_ip_adrress is static-ip ) The problems are : 1. During migration, I can see the entry of the VM appearing in the Virtual Machine Manager (VMM) of destination host. 2. After migration is complete, both the source as well as the destination host show the entry for corresponding VM in VMM. 3. After reboot, the destination host does not show migrated VM, but the entry on the source host stays as it was previously. So basically after reboot, the migrated VM stays on host only. _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
Eric
2013-Feb-28 20:42 UTC
Re: After VM migration , shows entry at both destination & host
Lokesh: The first order of business is to determine why the migration failed. Check the files xend.log & xend-debug.log (located in /var/log/xen/) to see why the migration failed to complete successfully. (Hint: I sometimes watch these files [on the destination] using /usr/bin/tail with the --follow flag to see the entries as they''re added in real-time.) HTH, Eric Pretorious Truckee, CA>________________________________ > From: Lokesh Walase <flokeshw24@gmail.com> >To: xen-users@lists.xen.org >Sent: Wednesday, February 27, 2013 11:26 PM >Subject: [Xen-users] After VM migration , shows entry at both destination & host > > >Hello, > I have installedxen-hypervisor-4.1-amd64 successfully on 4 hosts (with Ubuntu-12.04 as dom0).> I tried live migration of a virtual machine from one host toanother via command line : xm migrate -l <domain_id> <host_ip_address>> ( host_ip_adrress is static-ip ) > >The problems are : > > 1. During migration, I can see the entry of the VM appearing in the Virtual Machine Manager (VMM) of destination host. > 2. After migration is complete, both the source as well as thedestination host show the entry for corresponding VM in VMM.> 3. After reboot, the destination host does not show migrated VM, but the entry on the source host stays as itwas previously.> So basically after reboot, the migrated VM stays on host only. > >_______________________________________________ >Xen-users mailing list >Xen-users@lists.xen.org >http://lists.xen.org/xen-users > >_______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users