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

Re: [Xen-users] xend fails to start

To: "James Clarke" <james_q_clarke@xxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xend fails to start
From: "Nick Couchman" <Nick.Couchman@xxxxxxxxx>
Date: Thu, 1 Sep 2005 11:14:20 -0600
Delivery-date: Thu, 01 Sep 2005 17:13:01 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
Have you checked the threads about the missing /var/lib/xen* directories? I don't remember exactly when they were, but you might check in the past week or so. There are a couple of directories that need to be present in the /var directory for XEND to run.

Nick Couchman
Systems Integrator
SEAKR Engineering, Inc.
6221 South Racine Circle
Centennial, CO 80111
Main: (303) 790-8499
Fax: (303) 790-8720
Web: http://www.seakr.com

>>> James Clarke < james_q_clarke@xxxxxxxxxxx > 2005/09/01 07:29:18 >>>
Using the Fedora Core 4 rpm (kernel 2.6.12-1.1447) I
get the following error when trying to start xend
(/usr/sbin/xend start):

Exception connecting to xenstored: (2, 'No such file
or directory')
Trying again...
(repeated multiple times)
Exception starting xend: (2, 'No such file or
directory')

The contents of /var/log/xend.log are:
[2005-09-01 12:26:17 xend] INFO (SrvDaemon:300) Xend
Daemon started
[2005-09-01 12:26:17 xend] INFO (channel:163) Virq 3
on port 12
[2005-09-01 12:26:58 xend] ERROR (SrvDaemon:312)
Exception starting xend
Traceback (most recent call last):
File
"/usr/lib/python2.4/site-packages/xen/xend/server/SrvDaemon.py",
line 305, in run
servers = SrvServer.create()
File
"/usr/lib/python2.4/site-packages/xen/xend/server/SrvServer.py",
line 70, in create
root.putChild('xend', SrvRoot())
File
"/usr/lib/python2.4/site-packages/xen/xend/server/SrvRoot.py",
line 41, in __init__
self.get(name)
File
"/usr/lib/python2.4/site-packages/xen/web/SrvDir.py",
line 82, in get
val = val.getobj()
File
"/usr/lib/python2.4/site-packages/xen/web/SrvDir.py",
line 52, in getobj
self.obj = klassobj()
File
"/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py",
line 38, in __init__
self.xd = XendDomain.instance()
File
"/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py",
line 770, in instance
inst = XendDomain()
File
"/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py",
line 69, in __init__
self.dbmap = DBMap(db=XenNode("/domain"))
File
"/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 400, in __init__
self.store = getXenStore()
File
"/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 385, in getXenStore
xenstore = XenStore()
File
"/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 166, in __init__
self.write("/", "")
File
"/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 275, in write
self.getxs().write(path, data, create=create,
excl=excl)
File
"/usr/lib/python2.4/site-packages/xen/xend/xenstore/xsnode.py",
line 183, in getxs
raise ex
RuntimeError: (2, 'No such file or directory')


Anyone got any suggestions?

Thanks,
Jim



___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com

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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>