[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Xen 2.0.7... Help!
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |