|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Problems starting xend
Couldn't help but notice your on a non-priveleged account and not using
sudo on your "stewart@gateway:~$ xm create -c config vmid=1"...could this
be the problem? Try as root perhaps.
Hope this helps,
John Fairbairn
> 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
>
--
In the game of life it takes a root prompt to really foul up.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|