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

[Xen-users] Xen 2.0.7... Help!

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen 2.0.7... Help!
From: Justin Raynes <datruesurfer@xxxxxxxxx>
Date: Fri, 6 Jan 2006 21:36:15 -0500
Delivery-date: Mon, 09 Jan 2006 10:17:18 +0000
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; b=QN51nzdQcL4EFI04xVrGgaT4Cw9k4sirNgBtPjWKvw0azDsohtCQ7QWxYQ7sUEIXzHRALFwJVH1r1cvgSC0chaZ0rD2F2ozyOfvZLclXxRMHoNiiPLsiiG3vwq0s/MVHNn13LbQuOs0rr6R4vH92PSf8BuVDAHvBXAJvSG5DDV0=
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
Hello,

Having a problem with Xend. Last night I rebooted my server to test if my /etc/network/interfaces file was properly setup. The server came back online ok with the Xen Kernel but now it seems that xend has stopped working which has also made the xm command unusable. Running a simple command like "xm list" crashes the system untill I halt the command with Ctrl+C, which results in a very long python error:

Traceback (most recent call last):
  File "/usr/sbin/xm", line 9, in ?
    main.main(sys.argv)
  File "/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/dist/install/usr/lib/python/xen/xm/main.py", line 808, in main
  File "/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/dist/install/usr/lib/python/xen/xm/main.py", line 106, in main
  File "/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/dist/install/usr/lib/python/xen/xm/main.py", line 124, in main_call
  File "/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/dist/install/usr/lib/python/xen/xm/main.py", line 342, in main
  File "/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/dist/install/usr/lib/python/xen/xend/XendClient.py", line 203, in xend_domains
  File "/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/dist/install/usr/lib/python/xen/xend/XendClient.py", line 145, in xendGet
  File "/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/dist/install/usr/lib/python/xen/xend/XendProtocol.py", line 68, in xendGet
  File "/local/scratch/xenod/cron-build/xen-2.0-x86_32.S24643.dir/xen-2.0.hg/dist/install/usr/lib/python/xen/xend/XendProtocol.py", line 142, in xendRequest
  File "/usr/lib/python2.3/httplib.py", line 721, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python2.3/httplib.py", line 742, in _send_request
    self.endheaders()
  File "/usr/lib/python2.3/httplib.py", line 715, in endheaders
    self._send_output()
  File "/usr/lib/python2.3/httplib.py", line 600, in _send_output
    self.send(msg)
  File "/usr/lib/python2.3/httplib.py", line 567, in send
    self.connect()
  File "/usr/lib/python2.3/httplib.py", line 541, in connect
    self.sock.connect(sa)
  File "<string>", line 1, in connect
KeyboardInterrupt

Now I know *nothing* about python and have no clue what those errors mean. I tried running the install.sh script in the source tree (pre-built) in hopes that it would replace whatever script was causing the issue, but no luck. Does anyone know what the above errors mean, or better yet how I go about fixing them?

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