Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-ia64-devel

[Xen-ia64-devel] Does anybody have successful experience of xen-3.0.0?

To: <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-ia64-devel] Does anybody have successful experience of xen-3.0.0?
From: "You, Yongkang" <yongkang.you@xxxxxxxxx>
Date: Wed, 7 Dec 2005 11:29:02 +0800
Delivery-date: Wed, 07 Dec 2005 03:29:25 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcX63lX5md54DTBiTS2xfviVvM/RHg==
Thread-topic: Does anybody have successful experience of xen-3.0.0?
Hi all,

I just try xen-3.0.0 with Fred's xen_Tiger_config file to make xen0.
After making, xen and xen0 can boot ok.

But when I tried xend start, it failed and reported:
Exception starting xend: (111, 'Connection refused')

I checked the /var/log/xend.log:

[2005-12-06 20:32:15 xend] INFO (SrvDaemon:268) Xend Daemon started
[2005-12-06 20:32:15 xend] INFO (SrvDaemon:272) Xend changeset: Mon Dec
5 03:12:00 2005 +0100 8241:0255f48b757f.
[2005-12-06 20:32:15 xend] ERROR (SrvDaemon:283) Exception starting xend
((111, 'Connection refused'))
Traceback (most recent call last):
  File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 276, in run
    servers = SrvServer.create()
  File "/usr/lib/python/xen/xend/server/SrvServer.py", line 104, 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 543, in instance
    inst.init()
  File "/usr/lib/python/xen/xend/XendDomain.py", line 70, in init
    xstransact.Mkdir(VMROOT)
  File "/usr/lib/python/xen/xend/xenstore/xstransact.py", line 317, in
Mkdir
    complete(path, lambda t: t.mkdir(*args))
  File "/usr/lib/python/xen/xend/xenstore/xstransact.py", line 323, in
complete
    t = xstransact(path)
  File "/usr/lib/python/xen/xend/xenstore/xstransact.py", line 20, in
__init__
    self.transaction = xshandle().transaction_start()
  File "/usr/lib/python/xen/xend/xenstore/xsutil.py", line 18, in
xshandle
    xs_handle = xen.lowlevel.xs.xs()
RuntimeError: (111, 'Connection refused')


Does anybody try the xen-3.0.0 to start domainU or VTI domain?

Thanks,
Yongkang You (Kangkang)


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

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