|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Failed to start xend
The /etc/xen/scripts/network-bridge script is probably confused by your
distro setup for some reason. You could try replacing it with a simple
tailored script for your own environment, just to bring up a bridge and move
your local IP on to it, and attach physical eth0 as a port of that bridge.
-- Keir
On 04/12/2008 06:21, "Jun Koi" <junkoi2004@xxxxxxxxx> wrote:
> Hi,
>
> I compiled and installed the latest xen tree (got from hg repo 2 days
> ago). I got the below problem when trying to start xend. I dont really
> understand the error message, as my eth0 still works well.
>
> Anybody knows how to fix this? My machine runs Ubuntu 8.10, and
> already installed brctl (if that helps)
>
> Thanks a lot,
> Jun
>
> #/etc/init.d/xend restart
> Ignoring unknown interface eth0=eth0.
> SIOCSIFNAME: Device or resource busy
> ifdown: interface eth0 not configured
> SIOCSIFNAME: Device or resource busy
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|