Hi all, I''ve got SUSE Linux 9.3 with 2.6.11.4 kernel + 2.0.6a Xen in dom0 and Debian Sarge with statically linked 2.6.11.12+2.0.6.hg kernel in domU. Everything is running just fine except that I can''t properly shutdown domU via "xm shutdown". This is how it looks like when running: sclxen:~ # xm list Name Id Mem(MB) CPU State Time(s) Console Domain-0 0 123 0 r---- 25.1 sclms 4 416 1 -b--- 0.4 9604 Then I do "xm shutdown sclms" and after a while "xm list" says: sclms 4 0 1 ---s- 1.1 9604 Now I can''t connect to the sclms console anymore: sclxen:~ # xm console sclms (111, ''Connection refused'') Error: Error connecting to xend, is xend running? Yes, xend is running. However I can create the domain again and then shutdown it from a ssh connection. That works fine and after a while it disappears from "xm list". Does anyone have an idea what could be wrong here? Thanks! Michal Ludvig -- * Personal homepage: http://www.logix.cz/michal _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 7/22/05, Michal Ludvig <michal@logix.cz> wrote:> Hi all, > > I''ve got SUSE Linux 9.3 with 2.6.11.4 kernel + 2.0.6a Xen in dom0 and > Debian Sarge with statically linked 2.6.11.12+2.0.6.hg kernel in domU. > > Everything is running just fine except that I can''t properly shutdown > domU via "xm shutdown". This is how it looks like when running: > > sclxen:~ # xm list > Name Id Mem(MB) CPU State Time(s) Console > Domain-0 0 123 0 r---- 25.1 > sclms 4 416 1 -b--- 0.4 9604 > > Then I do "xm shutdown sclms" and after a while "xm list" says: > sclms 4 0 1 ---s- 1.1 9604 > > Now I can''t connect to the sclms console anymore: > > sclxen:~ # xm console sclms > (111, ''Connection refused'') > Error: Error connecting to xend, is xend running? > > Yes, xend is running. However I can create the domain again and then > shutdown it from a ssh connection. That works fine and after a while it > disappears from "xm list". >yes, this problem is annoying. i will take take a look to see what can be done to fix it. regards, aq _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Blaha-Ysker
2005-Jul-23 17:56 UTC
[Xen-users] xend start failed - CannotListenError on Port 8001
hi all i got allways the following error in the xend-debug.log File "/usr/lib/python2.4/site-packages/twisted/internet/tcp.py", line 594, in startListening raise CannotListenError, (self.interface, self.port, le) twisted.internet.error.CannotListenError: Couldn''t listen on localhost:8001: (99, ''Cannot assign requested address''). n''). address''). no other service is on port 8001 an the xend.log says: INFO (SrvDaemon:612) Xend Daemon started any idea thx a lot -- NEUSTA GmbH / Ostertorsteinweg 50 / D-28203 Bremen Tel: +49 421 20696-0 / Fax: +49 421 20696-99 Internet: http://www.neusta.de/ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Anton Titov
2005-Jul-25 02:03 UTC
Re: [Xen-users] xend start failed - CannotListenError on Port 8001
Is it possible that you do not have loopback device activated at boot, or do not have: 127.0.0.1 localhost in /etc/hosts Boris Blaha-Ysker wrote:>hi all > >i got allways the following error in the xend-debug.log > >File "/usr/lib/python2.4/site-packages/twisted/internet/tcp.py", line >594, in startListening > raise CannotListenError, (self.interface, self.port, le) >twisted.internet.error.CannotListenError: Couldn''t listen on >localhost:8001: (99, ''Cannot assign requested address''). >n''). > address''). > >no other service is on port 8001 >an the xend.log says: > >INFO (SrvDaemon:612) Xend Daemon started > >any idea > >thx a lot > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 7/22/05, Michal Ludvig <michal@logix.cz> wrote:> Hi all, > > I''ve got SUSE Linux 9.3 with 2.6.11.4 kernel + 2.0.6a Xen in dom0 and > Debian Sarge with statically linked 2.6.11.12+2.0.6.hg kernel in domU. > > Everything is running just fine except that I can''t properly shutdown > domU via "xm shutdown". This is how it looks like when running: > > sclxen:~ # xm list > Name Id Mem(MB) CPU State Time(s) Console > Domain-0 0 123 0 r---- 25.1 > sclms 4 416 1 -b--- 0.4 9604 > > Then I do "xm shutdown sclms" and after a while "xm list" says: > sclms 4 0 1 ---s- 1.1 9604 > > Now I can''t connect to the sclms console anymore: > > sclxen:~ # xm console sclms > (111, ''Connection refused'') > Error: Error connecting to xend, is xend running? > > Yes, xend is running. However I can create the domain again and then > shutdown it from a ssh connection. That works fine and after a while it > disappears from "xm list". > > Does anyone have an idea what could be wrong here? >I tried, but got no problem on -testing (actually I got few problems shutting down with ttylinux as domU, but that is a different story) can you try again with -testing, and see if the problem goes away? if not, i will try to see what is the real problem (as i dont run stable version) dont worry, as -testing is pretty stable, and many bugs have been fixed (comparing to 2.0.6) regards, aq _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
boris blaha-ysker
2005-Jul-25 06:25 UTC
Re: [Xen-users] xend start failed - CannotListenError on Port 8001
hi anton Anton Titov schrieb:> Is it possible that you do not have loopback device activated > at boot, or do not have: > > 127.0.0.1 localhost > > in /etc/hostsno, thats all o.k - i now reinstalled a fresh fedora 4 and xend starts without any errors i don''t know, whats the matter - maybe inkompatibities with python 2.4 thx a lot> Boris Blaha-Ysker wrote: > > >>hi all >> >>i got allways the following error in the xend-debug.log >> >>File "/usr/lib/python2.4/site-packages/twisted/internet/tcp.py", line >>594, in startListening >> raise CannotListenError, (self.interface, self.port, le) >>twisted.internet.error.CannotListenError: Couldn''t listen on >>localhost:8001: (99, ''Cannot assign requested address''). >>n''). >>address''). >> >>no other service is on port 8001 >>an the xend.log says: >> >>INFO (SrvDaemon:612) Xend Daemon started >> >>any idea >> >>thx a lot >> >> >> > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >-- ================================M.A. boris blaha-ysker --------------------------------- fa Neusta GmbH email bblahaysker@neusta.de icq 153-697-935 fon +49 421 - 206960 fax +49 421 - 2069699 ================================ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users