[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] xen 3.0.3, xend won't start after boot


  • To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: "Fong Vang" <sudoyang@xxxxxxxxx>
  • Date: Wed, 18 Oct 2006 13:43:08 -0700
  • Delivery-date: Wed, 18 Oct 2006 13:43:51 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=hMOUX0Jg7j0rsGefXTwEavqXr/JCP0ToUC94Z5uYMVUiZhfz1qtsJJayL/Qa/0XyG/nzOCQu/1lUY8Ee3ggvp8+fBfxGMasjfzGR9NIf+PEnyxCJ2cYPARSjTq3K/oSaHKe8lpmWEeZderfY8KCEqCgpWF+Bja2q9pjiaPVE9BU=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

I have xen 3.0.3.  After a reboot, xend won't come up.

[root@test ~]# xm list
Error: Unable to connect to xend: No such file or directory. Is xend running?
[root@test ~]# service xend start
[root@test ~]# xm list
Error: Unable to connect to xend: No such file or directory. Is xend running?


I'm seeing this in xend.log:

[2006-10-18 20:37:38 xend 5054] INFO (SrvDaemon:283) Xend Daemon started
[2006-10-18 20:37:38 xend 5054] INFO (SrvDaemon:287) Xend changeset:
unavailable .
[2006-10-18 20:37:38 xend.XendDomainInfo 5054] DEBUG
(XendDomainInfo:212) XendDomainInfo.recreate({'paused': 0, 'cpu_time':
27012219918L, 'ssidref': 0, 'handle': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0], 'shutdown_reason': 0, 'dying': 0, 'dom': 0,
'mem_kb': 8179392, 'maxmem_kb': -4, 'max_vcpu_id': 3, 'crashed': 0,
'running': 1, 'shutdown': 0, 'online_vcpus': 4, 'blocked': 0})
[2006-10-18 20:37:38 xend.XendDomainInfo 5054] INFO
(XendDomainInfo:224) Recreating domain 0, UUID
00000000-0000-0000-0000-000000000000.
[2006-10-18 20:37:38 xend.XendDomainInfo 5054] WARNING
(XendDomainInfo:246) No vm path in store for existing domain 0
[2006-10-18 20:37:39 xend 5054] ERROR (SrvDaemon:297) Exception
starting xend ((2, 'No such file or directory'))
Traceback (most recent call last):
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/server/SrvDaemon.py",
line 291, in run
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/server/SrvServer.py",
line 108, in create
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/server/SrvRoot.py",
line 40, in __init__
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/web/SrvDir.py",
line 82, in get
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/web/SrvDir.py",
line 52, in getobj
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/server/SrvDomainDir.py",
line 39, in __init__
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/XendDomain.py",
line 655, in instance
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/XendDomain.py",
line 78, in init
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/XendDomainInfo.py",
line 248, in recreate
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/XendDomainInfo.py",
line 450, in __init__
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/XendDomainInfo.py",
line 540, in augmentInfo
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/XendDomainInfo.py",
line 1125, in getDeviceConfigurations
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/server/DevController.py",
line 217, in configurations
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/server/DevController.py",
line 352, in deviceIDs
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/xenstore/xstransact.py",
line 319, in List
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/xenstore/xstransact.py",
line 351, in complete
 File 
"/obj/BUILD/tmp/xen-3.0.3.0-3.0.3.0-local_2006-10-16-14-13-24+0100_57fa367206fb-root/usr/lib/python/xen/xend/xenstore/xstransact.py",
line 20, in __init__
Error: (2, 'No such file or directory')




This is in xend-debug.log:

Exception starting xend: (2, 'No such file or directory')


This is in /proc/xen:

ls -l /proc/xen
total 0
-rw-r--r--  1 root root 0 Oct 18 20:42 balloon
-r--------  1 root root 0 Oct 18 20:42 capabilities
-r--------  1 root root 0 Oct 18 20:37 privcmd
-r--------  1 root root 0 Oct 18 20:42 xenbus
-rw-------  1 root root 0 Oct 18 20:37 xsd_kva
-r--------  1 root root 0 Oct 18 20:42 xsd_port



Any help is appreciated..

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.