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-ppc-devel

Re: [XenPPC] xend start error

To: Hao Yu <yuh@xxxxxxxxxx>
Subject: Re: [XenPPC] xend start error
From: Hollis Blanchard <hollisb@xxxxxxxxxx>
Date: Mon, 23 Oct 2006 17:19:59 -0500
Cc: Edi Shmueli <shedi@xxxxxxxxxx>, David M Daly <dmdaly@xxxxxxxxxx>, Doron Shiloach <doron@xxxxxxxxxx>, Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 23 Oct 2006 15:20:20 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <OF96216AF5.AEFD730A-ON8525720D.005278C5-8525720D.0052D798@xxxxxxxxxx>
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: IBM Linux Technology Center
References: <OF96216AF5.AEFD730A-ON8525720D.005278C5-8525720D.0052D798@xxxxxxxxxx>
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, 2006-10-20 at 11:04 -0400, Hao Yu wrote:
> Hi ,
> 
> On our js21 blade running xen, we encountered a problem.
> 
> What we did:
> cso83:/etc/xen # xend start
> cso83:/etc/xen # xm list
> Error: Error connecting to xend: No such file or directory.  Is xend
> running?
> 
> cso83:/etc/xen # tail -25 /var/log/xen/xend.log
> Error: (22, 'Invalid argument')
> [2006-10-20 11:03:05 xend 8097] INFO (SrvDaemon:190) Xend stopped due to
> signal 15.
> [2006-10-20 11:03:07 xend 8116] INFO (SrvDaemon:283) Xend Daemon started
> [2006-10-20 11:03:07 xend 8116] INFO (SrvDaemon:287) Xend changeset: Wed
> Oct 11 13:01:31 2006 -0400 12202:e7cb3aefc233.
> [2006-10-20 11:03:07 xend 8116] ERROR (SrvDaemon:297) Exception starting
> xend ((22, 'Invalid argument'))
> Traceback (most recent call last):
>   File "//usr/lib/python/xen/xend/server/SrvDaemon.py", line 291, in run
>     servers = SrvServer.create()
>   File "//usr/lib/python/xen/xend/server/SrvServer.py", line 108, in create
>     root.putChild('xend', SrvRoot())
>   File "//usr/lib/python/xen/xend/server/SrvRoot.py", line 40, in __init__
>     self.get(name)
>   File "//usr/lib/python/xen/web/SrvDir.py", line 82, in get
>     val = val.getobj()
>   File "//usr/lib/python/xen/web/SrvDir.py", line 52, in getobj
>     self.obj = klassobj()
>   File "//usr/lib/python/xen/xend/server/SrvDomainDir.py", line 39, in 
> __init__
>     self.xd = XendDomain.instance()
>   File "//usr/lib/python/xen/xend/XendDomain.py", line 636, in instance
>     inst.init()
>   File "//usr/lib/python/xen/xend/XendDomain.py", line 76, in init
>     self._add_domain(
>   File "//usr/lib/python/xen/xend/XendDomain.py", line 139, in xen_domains
>     domlist = xc.domain_getinfo()
> Error: (22, 'Invalid argument')
> 
> 
> We wonder what the problem could be?

Doesn't look like there's much in the domctl path that returns EINVAL.

Did you recently upgrade Xen? If so, make sure you install a newer
kernel and tools.

Do you see any errors when you run 'dmesg' in Linux?

-- 
Hollis Blanchard
IBM Linux Technology Center


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

<Prev in Thread] Current Thread [Next in Thread>