Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] Problems starting xend

To: Stewart Outram <stewart@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Problems starting xend
From: James Bulpin <james@xxxxxxxxxxxxx>
Date: Sun, 12 Jun 2005 12:48:40 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 12 Jun 2005 11:47:55 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1118516072.9137.10.camel@xxxxxxxxxxxxxxxxxxxxx>
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: <1118516072.9137.10.camel@xxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
Stewart,

Can you 'ps ax' to see if xend is actually running (it'll be a python process).

If so, run 'netstat -ltno' to see if a python process is listening on port 8000 on any interface.

If that's working then check your firewall to see if you are blocking connections to localhost:8000.

James

Stewart Outram wrote:
Hi

I have managed to fix my networking issues.

However, I am still having problems starting xend.

When I try and start xend via "sudo xend start" it appears to start
( and the log claims it has started )  :-

[2005-06-09 20:14:09 xend] INFO (SrvDaemon:610) Xend Daemon started
[2005-06-10 18:56:12 xend] INFO (SrvDaemon:610) Xend Daemon started
[2005-06-10 19:00:28 xend] INFO (SrvDaemon:610) Xend Daemon started
[2005-06-11 10:57:49 xend] INFO (SrvDaemon:610) Xend Daemon started
[2005-06-11 11:45:55 xend] INFO (SrvDaemon:610) Xend Daemon started
[2005-06-11 12:00:08 xend] INFO (SrvDaemon:610) Xend Daemon started



but "sudo xend status" shows nothing.

ifconfig shows :-

eth0 Link encap:Ethernet HWaddr 00:0D:61:1A:E2:25 inet addr:81.77.153.206 Bcast:255.255.255.255
Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:161 errors:0 dropped:0 overruns:0 frame:0
          TX packets:246 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 RX bytes:24562 (23.9 KiB) TX bytes:28627 (27.9 KiB) Interrupt:19 Base address:0xe000 eth1 Link encap:Ethernet HWaddr 00:04:5A:8C:67:6A inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.0.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:1282 (1.2 KiB) Interrupt:17 Base address:0xe400 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:5717 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5717 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 RX bytes:1503288 (1.4 MiB) TX bytes:1503288 (1.4 MiB)

xen-br0 Link encap:Ethernet HWaddr 00:0D:61:1A:E2:25 inet addr:84.67.38.123 Bcast:255.255.255.255
Mask:255.255.255.255
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:138 errors:0 dropped:0 overruns:0 frame:0
          TX packets:56 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 RX bytes:16408 (16.0 KiB) TX bytes:8254 (8.0 KiB)

which looks correct.


However, when I then try and start a new domain via

"xm create -c config vmid=1"

I get the following error :-


stewart@gateway:~$ xm create -c config vmid=1
Using config file "config".
(111, 'Connection refused')
Error: Error connecting to xend, is xend running?
stewart@gateway:~$

Any ideas what's going wrong here ?

Regards


Stewart




_______________________________________________
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