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-api

Re: [Xen-API] xen api sever connection issue

To: "Alex Turner" <Alex.Turner@xxxxxxxxxxxx>
Subject: Re: [Xen-API] xen api sever connection issue
From: Tom Wilkie <tom.wilkie@xxxxxxxxx>
Date: Fri, 25 May 2007 15:32:02 +0100
Cc: xen-api@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 25 May 2007 07:31:00 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:from:subject:date:to:x-mailer; b=tmInu5qX1GODGUDD65X7uKQPjAGdweivuUDVHZHyqVRunccZemBwMT/N/2bMpBqW3rAt0EzqcXmQJqj0vicyvUJFduyuku2f85fLR01/M8dF5CiNImgk9Ga13giG3cNHE1c4wdcU+RdYtoPnLAq6UkIcvHZEd6tSzUxQaXuhb4w=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:from:subject:date:to:x-mailer; b=YIV7dMJPmAvkf/nLPlIIBXirzRsakBWQBaVXi9IxV3YWvbhG8bOrSoRim8pa95Qx+tCXco3mHF1dniqxamPYdVgCK+AfG9m1JZ2o3BaBrhK/83x6toJz4xQWunO2xAKgQVPqoVm8Ax2ctbrflwhFiNqHPEkzUdOyy3PTcAwPjXk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070525101722.SM00132@DOTNET1>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <20070525101722.SM00132@DOTNET1>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
Do you have a firewall turned on?

Tom

On 25 May 2007, at 15:21, Alex Turner wrote:

netstat returns:

 

[root@xenserver1 xen]# netstat -l

Active Internet connections (only servers)

Proto Recv-Q Send-Q Local Address               Foreign Address             State

tcp        0      0 localhost:sunrpc            *:*                         LISTEN

tcp        0      0 *:9363                      *:*                         LISTEN

tcp        0      0 *:6936                      *:*                         LISTEN

tcp        0      0 localhost:6937              *:*                         LISTEN

tcp        0      0 *:ssh                       *:*                         LISTEN

udp        0      0 localhost:sunrpc            *:*

Active UNIX domain sockets (only servers)

Proto RefCnt Flags       Type       State         I-Node Path

unix  2      [ ACC ]     STREAM     LISTENING     15661  /var/run/xenstored/socket

unix  2      [ ACC ]     STREAM     LISTENING     15662  /var/run/xenstored/socket_ro

unix  2      [ ACC ]     STREAM     LISTENING     19951  /var/run/xend/xmlrpc.sock

[root@xenserver1 xen]#

 


From: Tom Wilkie [mailto:tom.wilkie@xxxxxxxxx]
Sent: Friday, May 25, 2007 9:00 AM
To: Alex Turner
Cc: Tom Wilkie; xen-api@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-API] xen api sever connection issue

 

Could you post your /etc/xen/xend-config.sxp please?  I suspect the `' after none is not required.

 

Cheers

 

Tom

 

On 25 May 2007, at 14:53, Alex Turner wrote:



I am running into issues connecting to 9363, history as follows:

 

Edited xend-config.sxp to reflect

                (xen-api-server  ((9363 none ‘’)))

 

service xend restart

 

netstat –l

                shows 9363 listening to everybody

 

6936 gets ‘ Invalid argument. An application passed an invalid input parameter in a function call.’

                expected as I just want to verify route.

 

9363 gets ‘The host server is unreachable.’          

               

Any ideas?

 

Many Thanks

 

_______________________________________________

xen-api mailing list

 



_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api