From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: hvm save twice fails Date: Mon, 19 Mar 2007 16:01:14 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Amin , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 19/3/07 14:31, "Amin" wrote: > I'm running changeset 14422 on 64bit. > I did a full compile and reinstall from scratch. > > I can successfully xm save and restore a win 2003 VM - but just once. The > second save fails, nothing happens and the domain is still running. I see > the following file sizes: > -rwxr-xr-x 1 root root 546181260 Mar 19 15:26 snapshot > -rwxr-xr-x 1 root root 1345 Mar 19 15:26 snapshot2 > > as you see the second snapshot file is almost empty. > Any ideas? > > Below is what I see in xend.log. An odd failure. But in any case save/restore of shared_info mapping is not required for HVM guests. I'll strip that out. -- Keir