[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] After VM migration , shows entry at both destination & host
- To: "xen-users@xxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxx>
- From: Eric <epretorious@xxxxxxxxx>
- Date: Thu, 28 Feb 2013 12:42:23 -0800 (PST)
- Cc: Lokesh Walase <flokeshw24@xxxxxxxxx>
- Delivery-date: Thu, 28 Feb 2013 20:43:39 +0000
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=wcnBLAr7Muj0v2WkylIzHa7SAo4aUBmtABVigcFoTKg4oXo8qW2zFR/A6l8c4gB06EKBv1feeaA8Cu4pbLQDUlarvRS+Um5IGhgNtvflsKr+5yNkX5E77hngmO+EyQwK/E5C0ODlFLj0fnrPKL3m1efoxl2DD+Ud5tGj7PfnA0o=;
- List-id: Xen user discussion <xen-users.lists.xen.org>
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@xxxxxxxxx> To: xen-users@xxxxxxxxxxxxx Sent: Wednesday, February 27, 2013 11:26 PM Subject: [Xen-users] 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@xxxxxxxxxxxxxhttp://lists.xen.org/xen-users _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users
|