From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Live migration from Xen 3.1.2 to 4.2.3 doesn't work Date: Wed, 13 Nov 2013 20:28:10 +0000 Message-ID: <1384374490.7059.10.camel@dagon.hellion.org.uk> References: <4AA28137EB92344F92DEC7BB41FE62C0552F940F@exchange0.INTRANET.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4AA28137EB92344F92DEC7BB41FE62C0552F940F@exchange0.INTRANET.local> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jim Durand Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Wed, 2013-11-13 at 19:02 +0000, Jim Durand wrote: > See log errors below, trying to live migrate VM's from Xen 3.1.2 -> > Xen 4.2.3. Perhaps we cannot live migrate across major revs? See http://wiki.xen.org/wiki/Xen_Version_Compatibility. Normally only N to N+1 is supported. So 3.4.x->4.0.x was supported and 4.1.x->4.2.x is supported etc. 3.1.2 to 4.2 represents something like 5 releases, I'm afraid that is not supported. Apart from any issue with migration 3.1.2 is ancient (6 years tomorrow! ), I'm afraid it is no longer supported here. http://wiki.xen.org/wiki/Xen_Maintenance_Releases Ian.