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

[Xen-devel] xend unable to start: xen.lowlevel.xu.PortError

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] xend unable to start: xen.lowlevel.xu.PortError
From: "Erik de Bruijn - BudgetDedicated.com" <Erik@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 26 Mar 2005 17:14:26 +0100
Delivery-date: Sun, 27 Mar 2005 17:33:15 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Organization: BudgetDedicated
Reply-to: Support@xxxxxxxxxxxxxxxxxxx
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Dear developers,

We are unable to start xend after it hung and we decided to kill it. We
are using a 2.0.5 version xen tree (built from source).

When issuing a xend start the xend-debug.log contains the following
traceback:
...
    d = vm.construct(config)
  File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 453, in
construct    self.construct_image()
  File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 480, in
construct_image    image_handler(self, image)
  File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1065, in
vm_image_linux    vm.create_domain("linux", kernel, ramdisk, cmdline)
  File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 757, in
create_domain    self.create_channel()
  File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 782, in
create_channel    remote_port=remote)
  File "/usr/lib/python/xen/xend/server/SrvDaemon.py", line 660, in
createDomChannel    remote_port=remote_port)
  File "/usr/lib/python/xen/xend/server/channel.py", line 59, in
domChannel    remote_port=remote_port)
  File "/usr/lib/python/xen/xend/server/channel.py", line 229, in
__init__    remote_port=remote_port)
  File "/usr/lib/python/xen/xend/server/channel.py", line 113, in
createPort    remote_port=int(remote_port))
xen.lowlevel.xu.PortError: Failed to map domain control interface

We've already duplicated the entire system to another host which runs
xend fine. We assume that it will start to work after a reboot. However
a reboot is not an option on this production system. There are no ports
bound near 8000 (+) or 96xx. We've tried to run xend on an different
port (changing /etc/xen/xend-config.sxp to: (xend-port         8500))
but that yeilded no better result. We've also tried binding it to
0.0.0.0, localhost and 127.0.0.1.

xfrd does succesfully start:
tcp        0      0 0.0.0.0:8002            0.0.0.0:*              
LISTEN      13420/xfrd

Where can we look to fix this problem without having to reboot, and
without encountering the same problem again? Browsing the source-code
didn't give me any pointers yet. Please tell me if more information
would be helpful and what info that would be.

-- 
Kind regards,

Erik de Bruijn
BudgetDedicated

www.BudgetDedicated.com | Tel. +31 13 4690625 | Fax. +31 84 2248796 | Mob. +31 
6 21856715 | Adres: Adelaarshorst 9 | Zipcode NL-5042 XE Tilburg




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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