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] Re: 111 Connection Refused

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: 111 Connection Refused
From: Tim Riegler <triegler@xxxxxxxxx>
Date: Tue, 26 Jul 2005 09:48:06 -0400
Delivery-date: Tue, 26 Jul 2005 13:46:39 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VqB9SHKcVPDoHwJICOcp6pEtg41PXLUBf9fcLBeBFmLoRWBKmSUo/R16KY0GD2mzJ0DEOu+4v05Ez1eAxrRrScAbzg6JFgJoxIwyx31wnsuBJKd5cKsEE4sjqRS7+fSn85G1AeUpLrduwDzzbOj27vZA1zGX84SKIXzdIG8Ib6k=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <85cba25d050725084778ca9046@xxxxxxxxxxxxxx>
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>
References: <85cba25d050725084778ca9046@xxxxxxxxxxxxxx>
Reply-to: Tim Riegler <triegler@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Well, I think I fixed it...

As mentioned, I moved the ports in /etc/xen/xend-config.sxp from 8000
(http) and 8001 (events) to 8003 and 8004.  I had Shoutcast set up on
this machine, and it was using port 8000, hence the move.  I shut off
Shoutcast and moved the ports back to defaults, stopped and started
the services, and 'xm list' now works!

Any clue as to why moving the ports would cause things to break?

Tim

On 7/25/05, Tim Riegler <triegler@xxxxxxxxx> wrote:
> Hello All,
> 
> I have searched through the mailing list and can not find anything
> that has helped me to solve my instance of this issue.  Here is my
> information:
> 
> Gentoo Linux
> Hostname is stalin (sorry for name)
> stalin linux # uname -a
> Linux stalin 2.6.11.10-xen #1 Fri Jul 22 15:31:58 EDT 2005 i686 AMD
> Athlon(tm) XP 2000+ AuthenticAMD GNU/Linux
> dev-lang/python-2.3.5
> xend service started
> xendomains service started
> Moved xend ports from 8000,8001 to 8003,8004 as you can see below:
> stalin ~ # netstat -nptl
> Active Internet connections (only servers)
> Proto Recv-Q Send-Q Local Address           Foreign Address
> State       PID/Program name
> tcp        0      0 0.0.0.0:8002            0.0.0.0:*
> LISTEN      10328/xfrd
> tcp        0      0 127.0.0.1:8003          0.0.0.0:*
> LISTEN      10329/python
> tcp        0      0 127.0.0.1:8004          0.0.0.0:*
> LISTEN      10329/python
> stalin ~ # ps aux |grep xend
> root     10329  0.0  2.9   9936  7604 ?        S    11:36   0:00
> python /usr/sbin/xend start
> stalin ~ # cat /var/log/xend-debug.log
> network start bridge=xen-br0 netdev=eth0 antispoof=no
> stalin ~ # cat /var/log/xend.log
> [2005-07-25 11:36:12 xend] INFO (SrvDaemon:610) Xend Daemon started
> [2005-07-25 11:36:12 xend] INFO (XendRoot:112) EVENT> xend.start 0
> No firewall (should xen-br0 have the same IP as eth0?)
> 
> This is the error I get:
> stalin linux # xm list
> (111, 'Connection refused')
> Error: Error connecting to xend, is xend running?
> 
> I've looked at all 16 messages in the mailing list, and none of them
> have helped.
> Let me know if you need any more information.  Thanks in advance =)
> 
> Tim
>

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

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