WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Re: xm save fails

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: xm save fails
From: Rainer Sokoll <rainer@xxxxxxxxxx>
Date: Sun, 9 Nov 2008 02:37:00 +0100
Delivery-date: Sat, 08 Nov 2008 17:37:50 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200811090902292854036@xxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <200811090902292854036@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.17 (2007-11-01)
On Sun, Nov 09, 2008 at 09:02:30AM +0800, Y. D. wrote:

> The error "XendError("%s failed" % string.join(cmd)) " is raised
> because the xc_save function in libxc/xc_domain_save.c does not return
> with 0.

Just to be sure: You mean xc_domain_save, not xc_save, correct?
(http://lxr.xensource.com/lxr/source/tools/libxc/xc_domain_save.c?a=x86_64#L749)

> It must have been something wrong in that function, which
> means the xm save is all right.

That is true, in fact, the domain gets saved and can be restored. That
is the good part. The bad part to me is: I need xm migrate, which
somehow uses the same code :-(

Rainer

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Re: xm save fails, Rainer Sokoll <=