From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan March Subject: Re: Live migrations / saving fails with >32gb of ram? Date: Mon, 25 Jul 2011 15:07:50 -0700 Message-ID: <4E2DE936.4090107@gt.net> References: <4E2DD93E.6090702@gt.net> <20110725220544.GA27271@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110725220544.GA27271@dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 7/25/2011 3:05 PM, Konrad Rzeszutek Wilk wrote: > Does [xl|xm] save and [xl|xm] resume work? Sorry should have been more specific, the output above is from "xm save" but live migrations have the same problem. xl fails similarly: ukxen1 ~ # xl save nathanxenuk2 nx2 Savefile will not contain xl domain config Saving to nx2 new xl format (info 0x0/0x0/4) xc: error: Couldn't map p2m_frame_list (22 = Invalid argument): Internal error xc: error: Failed to map/save the p2m frame list (22 = Invalid argument): Internal error libxl: error: libxl_dom.c:508:libxl__domain_suspend_common saving domain: domain responded to suspend request: Invalid argument xl: fatal error: xl_cmdimpl.c:2452: Unknown error 18446744073709551613: libxl_domain_suspend(&ctx, NULL, domid, fd) - Nathan