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] can not reboot vm's

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] can not reboot vm's
From: Brock Palen <brockp@xxxxxxxxx>
Date: Tue, 16 Jan 2007 21:48:33 -0500
Delivery-date: Tue, 16 Jan 2007 18:49:58 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
hello, when i reboot a vm from inside its self it fails to restart, the xend.log has the following:

ERROR (__init__:1072) Failed to restart domain 6.Traceback (most recent call last): File "//usr/lib/python/xen/xend/ XendDomainInfo.py", line 1100, in _restart new_dom = XendDomain.instance().domain_create(config) File "//usr/lib/python/xen/xend/XendDomain.py", line 862, in domain_create dominfo = XendDomainInfo.create(config) File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 95, in create vm = XendDomainInfo(XendConfig.XendConfig(sxp_obj = config)) File "//usr/lib/python/xen/xend/XendConfig.py", line 298, in __init__ self._sxp_to_xapi(sxp_obj) File "//usr/lib/python/xen/xend/XendConfig.py", line 590, in _sxp_to_xapi cfg = self._parse_sxp(sxp_cfg) File "//usr/lib/python/xen/xend/XendConfig.py", line 556, in _parse_sxp for c in cfg['cpus'].split(','):AttributeError: 'list' object has no attribute 'split'

I am running xen-3.0.4 the guests are paravirtulized linux hosts. This is all running on brand new gentoo-2006.1 install on pentium D's

If you want more information let me know

Brock Palen
Center for Advanced Computing
brockp@xxxxxxxxx
(734)936-1985



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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] can not reboot vm's, Brock Palen <=