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

Re: [Xen-users] xm save gets connection refused

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xm save gets connection refused
From: Kris Doosje <k.doosje@xxxxxxx>
Date: Thu, 06 Apr 2006 11:32:53 +0200
Delivery-date: Thu, 06 Apr 2006 07:06:14 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060406065026.GA31338@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>
References: <20060405131700.GH4180@xxxxxxxxxxxxxxxxxxx> <20060406065026.GA31338@xxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5 (Windows/20051201)
Output from netstat -lpn
tcp        0      0 0.0.0.0:8002            0.0.0.0:*               LISTEN     1528/python

Output from ps axuf
root      1528  0.0  4.0 17772 5208 ?        S    Mar29   0:00  \_ python /usr/sbin/xend start

Looks like xend is not running? But then it's weird that other xm commands work.. Strange!

Alexander Stielau wrote:
Am Mi, Apr 05, 2006 at 03:17:00 +0200 schrieb Alexander Stielau:
  
Xen 2.0.7, 
Kernel 2.6.11.12-xen0, 
host and node os:  debian 3.1

I don't understand, how xm comunicates with xend.
The problem:

xm save webcool /tmp/foo.xen
,--------
| Error: errors: Connection was refused by other side: 111: Connection refused.
`--------
    

Nobody any idea?
Any other xm-commands working fine.


I traced the xend too, looks for me like it searches for an application listening on 8002.

,--------
| connect(22, {sa_family=AF_INET, sin_port=htons(8002), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 ECONNREFUSED (Connection refused)
`--------

What should listen on 8002?
Aleks

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