3 messages in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 1043] migration of x8...
FromSent OnAttachments
bugz...@lists.xensource.com14 Aug 2007 15:07 
bugz...@lists.xensource.com15 Aug 2007 06:12 
bugz...@lists.xensource.com15 Aug 2007 10:47 
Subject:[Xen-bugs] [Bug 1043] migration of x86_32p domU from x86_64 dom0 into x86_32p dom0 not working
From:bugz...@lists.xensource.com (bugz@lists.xensource.com)
Date:08/15/2007 06:12:02 AM
List:com.xensource.lists.xen-bugs

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1043

ian.@cl.cam.ac.uk changed:

What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX

------- Comment #1 from ian.@cl.cam.ac.uk 2007-08-15 06:12 -------

Live relocation currently requires the hardware of machines to be quite similar (same CPU family and model). We decided that this might as well extend to the software architecture too, so relocation from a host with a 32b dom0 to a 64b dom0 will not work.

[Actually, its the dom0 version which is important rather than the hypervisor version. You can probably live relo between an all-32b host and a 64b host running 64b xen and a 32b dom0. Running a 32b dom0 on a 64b hypervisor is actually a pretty smart thing to do anyhow as it tends to give slightly beter performance.]

NB: Going forward, we aim to have live relocation work between hosts running different releases of Xen.