From: Boris Derzhavets <bderzhavets@yahoo.com>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: xen-devel@lists.xensource.com,
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Failure to start xend with 2.6.32.15 (c2cb3df04eb3ff68d0de102b2acacc9b8616e659) under Xen 4.0
Date: Tue, 8 Jun 2010 00:57:34 -0700 (PDT) [thread overview]
Message-ID: <486670.10302.qm@web56102.mail.re3.yahoo.com> (raw)
In-Reply-To: <4C0D3B80.9060807@goop.org>
[-- Attachment #1.1: Type: text/plain, Size: 2378 bytes --]
[2010-06-08 11:50:10 4166] ERROR (SrvDaemon:349) Exception starting xend ((111, 'Connection refused'))
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/xen/xend/server/SrvDaemon.py", line 341, in run
servers = SrvServer.create()
File "/usr/local/lib/python2.6/dist-packages/xen/xend/server/SrvServer.py", line 251, in create
root.putChild('xend', SrvRoot())
File "/usr/local/lib/python2.6/dist-packages/xen/xend/server/SrvRoot.py", line 40, in __init__
self.get(name)
File "/usr/local/lib/python2.6/dist-packages/xen/web/SrvDir.py", line 84, in get
val = val.getobj()
File "/usr/local/lib/python2.6/dist-packages/xen/web/SrvDir.py", line 52, in getobj
self.obj = klassobj()
File "/usr/local/lib/python2.6/dist-packages/xen/xend/server/SrvNode.py", line 30, in __init__
self.xn = XendNode.instance()
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendNode.py", line 1141, in instance
inst.save()
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendNode.py", line 578, in save
self.save_networks()
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendNode.py", line 594, in save_networks
for network_uuid in XendNetwork.get_all()])
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendBase.py", line 102, in get_record
for key in keys])
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendNetwork.py", line 196, in get_VIFs
vms = XendDomain.instance().get_all_vms()
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendDomain.py", line 1882, in instance
inst.init()
File "/usr/local/lib/python2.6/dist-packages/xen/xend/XendDomain.py", line 114, in init
xstransact.Mkdir(XS_VMROOT)
File "/usr/local/lib/python2.6/dist-packages/xen/xend/xenstore/xstransact.py", line 355, in Mkdir
complete(path, lambda t: t.mkdir(*args))
File "/usr/local/lib/python2.6/dist-packages/xen/xend/xenstore/xstransact.py", line 361, in complete
t = xstransact(path)
File "/usr/local/lib/python2.6/dist-packages/xen/xend/xenstore/xstransact.py", line 29, in __init__
self.transaction = xshandle().transaction_start()
File "/usr/local/lib/python2.6/dist-packages/xen/xend/xenstore/xsutil.py", line 18, in xshandle
xs_handle = xen.lowlevel.xs.xs()
Boris.
P.S. 2.6.32.10 works fine.
[-- Attachment #1.2: Type: text/html, Size: 2938 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2010-06-08 7:57 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-04 22:39 upstream merge status for 2.6.35, .36? Josip Rodin
2010-06-05 0:20 ` Jeremy Fitzhardinge
2010-06-05 12:51 ` Josip Rodin
2010-06-06 0:36 ` Jeremy Fitzhardinge
2010-06-06 7:36 ` upstream merge status for 2.6.35, .36? PV on HVM Xen Boris Derzhavets
2010-06-07 7:48 ` upstream merge status for 2.6.35, .36? Pasi Kärkkäinen
2010-06-07 8:32 ` Josip Rodin
2010-06-07 14:57 ` Konrad Rzeszutek Wilk
2010-06-07 15:24 ` Sander Eikelenboom
2010-06-07 16:15 ` Konrad Rzeszutek Wilk
2010-06-07 17:12 ` Josip Rodin
2010-06-07 18:07 ` Konrad Rzeszutek Wilk
2010-06-07 18:33 ` Jeremy Fitzhardinge
2010-06-08 7:57 ` Boris Derzhavets [this message]
2010-06-08 17:29 ` Failure to start xend with 2.6.32.15 (c2cb3df04eb3ff68d0de102b2acacc9b8616e659) under Xen 4.0 Jeremy Fitzhardinge
2010-08-04 19:44 ` upstream merge status for 2.6.35, .36? Josip Rodin
2010-08-04 20:11 ` Konrad Rzeszutek Wilk
2010-08-04 21:09 ` Łukasz Oleś
2010-08-04 21:38 ` Josip Rodin
2010-08-05 15:22 ` Konrad Rzeszutek Wilk
2010-08-07 22:50 ` Josip Rodin
2010-08-08 1:02 ` Jeremy Fitzhardinge
2010-06-07 16:47 ` Jeremy Fitzhardinge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=486670.10302.qm@web56102.mail.re3.yahoo.com \
--to=bderzhavets@yahoo.com \
--cc=jeremy@goop.org \
--cc=konrad.wilk@oracle.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).