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-api

[Xen-API] Live Migration when a VM is created by Xen-API

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] Live Migration when a VM is created by Xen-API
From: Palm Emil <emil.palm@xxxxxxxxxx>
Date: Mon, 18 Feb 2008 07:39:11 +0100 (CET)
Delivery-date: Sun, 17 Feb 2008 22:39:25 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Organization: cardium
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Hello!

I have  small problem if i start a domain using standard xm create
commando which we all know are using config files for info. Then i have
no problem with doing live migration using the xen-api xmlrpc. but i
start/create a domain using xen-api xmlrpc i cant live migrate them:

ERROR:
vm.migrate!('10.2.0.4',true)
=> {"Status"=>"Failure", "ErrorDescription"=>["INTERNAL_ERROR",
"/usr/lib/xen/bin/xc_save 27 24 0 0 5 failed"]}

[root@oban ~]# xm migrate -l dns1 10.2.0.4
Error: /usr/lib/xen/bin/xc_save 27 24 0 0 5 failed

Any ideas?


_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-API] Live Migration when a VM is created by Xen-API, Palm Emil <=