[Linux-cluster] Problem in cluster with xen kernel

Lon Hohberger lhh at redhat.com
Wed Apr 4 13:54:55 UTC 2007


On Tue, Apr 03, 2007 at 03:02:39PM +0100, Nuno Fernandes wrote:
> > Hi Nuno,
> >
> >   Sorry for this question: how do you have created xen bridges with
> > ifcfg-files?? I am trying to do the same, but it doesn't works for me ...
> >
> > > ------------------------------------------------------------------------
> > >
> > > --
> > > Linux-cluster mailing list
> > > Linux-cluster at redhat.com
> > > https://www.redhat.com/mailman/listinfo/linux-cluster
> 
> Create/Edit the files:
> 
> ::::::::::::::
> File: /etc/sysconfig/network-scripts/ifcfg-eth0
> ::::::::::::::
> DEVICE=eth0
> ONBOOT=yes
> BRIDGE=xenbr0
> HWADDR=XX:XX:XX:XX:XX:XX
> 
> where XX:XX:XX:XX:XX:XX is the mac address of your network card.
> 
> ::::::::::::::
> File: /etc/sysconfig/network-scripts/ifcfg-xenbr0
> ::::::::::::::
> 
> DEVICE=xenbr0
> ONBOOT=yes
> BOOTPROTO=static
> IPADDR=172.16.40.116
> NETMASK=255.255.255.0
> GATEWAY=172.16.40.254
> TYPE=Bridge
> DELAY=0
> 
> The ips are for my network. You have to change them to match yours.
> 
> And then:
> 
> service network restart

Nuno,

A most excellent solution; we should add this to the FAQ. :)

-- Lon

-- 
Lon Hohberger - Software Engineer - Red Hat, Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20070404/beaba1ba/attachment.sig>


More information about the Linux-cluster mailing list