All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pasi Kärkkäinen" <pasik@iki.fi>
To: Scott Meyers <scottmeyers@live.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: virbr0/bridge: No such file or directory, rhel6 bridge-utils IGMP snooping
Date: Sat, 27 Aug 2011 14:50:39 +0300	[thread overview]
Message-ID: <20110827115039.GQ32373@reaktio.net> (raw)
In-Reply-To: <20110826135434.GK32373@reaktio.net>

On Fri, Aug 26, 2011 at 04:54:34PM +0300, Pasi Kärkkäinen wrote:
> On Fri, Aug 26, 2011 at 02:25:57PM +0300, Pasi Kärkkäinen wrote:
> > On Fri, Aug 26, 2011 at 01:13:14AM -0500, Scott Meyers wrote:
> > > 
> > > This is fresh install of CentOS v6 and Xen v4.1 on a new Dell server following the tutorial posted at: http://wiki.xensource.com/xenwiki/RHEL6Xen4Tutorial
> > >  
> > > Every thing went just fine, yet virbr0 won't work and when I run brctl show I get the following error message:
> > >  
> > > [root@pe1950 ~]# brctl show
> > > bridge name     bridge id               STP enabled     interfaces
> > > virbr0          /sys/class/net/virbr0/bridge: No such file or directory
> > > /sys/class/net/virbr0/bridge: No such file or directory
> > > /sys/class/net/virbr0/bridge: No such file or directory
> > > /sys/class/net/virbr0/bridge: No such file or directory
> > > /sys/class/net/virbr0/bridge: No such file or directory
> > > /sys/class/net/virbr0/bridge: No such file or directory
> > > /sys/class/net/virbr0/bridge: No such file or directory
> > > /sys/class/net/virbr0/bridge: No such file or directory
> > > /sys/class/net/virbr0/bridge: No such file or directory
> > > /sys/class/net/virbr0/bridge: No such file or directory
> > > /sys/class/net/virbr0/bridge: No such file or directory
> > > /sys/class/net/virbr0/bridge: No such file or directory
> > > 8000.000000000000       yes
> > >  
> > > FYI, /sys/class/net/virbr0/bridge does exist. That said I can't install any DomU because virbr0 is down/not working.
> > >  
> > > I read all threads about this problem, but none gave any solutions. Please help. Thank you
> > >  		 	   		  
> > 
> > 
> > Those errors are related to the bridge-utils rpm version..
> > There is a workaround documented somewhere.. probably on centos mailinglist.
> > 
> 
> or actually it's because the stock rhel6 kernel includes some patch to 
> kernel bridging code so rhel6 bridge-utils rpm had to be patched for the kernel change.
> 
> so when you use xen.git 2.6.32 kernel (which is not based on rhel6 kernel) you don't have
> the kernel change for bridging and the patched bridge-utils rpm doesn't work anymore.
> 
> Try using mayoung's el6 xendom0 kernel rpm.. it *is* based on rhel6 kernel so it includes the bridging patch.
> 

The bridging problem and the fix is discussed here:
http://lists.xensource.com/archives/html/xen-devel/2011-02/msg00760.html

Problem is Redhat added IGMP snooping support to rhel6-kernel,
so they had to patch bridge-utils aswell, but the vanilla Linux 2.6.32
does not have igmp-snooping so when you use mainline 2.6.32 or xen/stable-2.6.32.x
with the rhel6 bridge-utils you get those errors.

-- Pasi

  parent reply	other threads:[~2011-08-27 11:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-26  6:13 virbr0/bridge: No such file or directory Scott Meyers
2011-08-26 11:25 ` Pasi Kärkkäinen
2011-08-26 13:54   ` Pasi Kärkkäinen
2011-08-26 16:53     ` Scott Meyers
2011-08-26 19:26       ` Pasi Kärkkäinen
2011-08-27 11:50     ` Pasi Kärkkäinen [this message]
2011-08-27 12:02       ` virbr0/bridge: No such file or directory, rhel6 bridge-utils IGMP snooping Pasi Kärkkäinen
2011-08-29 20:52         ` Scott Meyers
2011-08-29 21:23           ` Pasi Kärkkäinen
2011-08-29 23:44             ` Scott Meyers
2011-08-30  6:05               ` Pasi Kärkkäinen
2011-08-30  6:12                 ` Pasi Kärkkäinen
2011-08-30 14:59                 ` Scott Meyers
2011-08-30 19:08                   ` Pasi Kärkkäinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110827115039.GQ32373@reaktio.net \
    --to=pasik@iki.fi \
    --cc=scottmeyers@live.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.