|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen 3.2 bridging broken
[...]
>
> brctl shows
>
> bridge name bridge id STPenabled
> interfaces
> xenbr0 8000.000000000000 no
> xenbr1 8000.000000000000 no
> xenbr2 8000.000000000000 no
>
> if i do "brctl delbr xenbr1"
> >xenbr1 is still up: can't delete it.
> and ifdown xenbr1
> > <usage> ifdown <device name>
>
> So basically i can't get rid of xenbr1 and xenbr2. ( never needed them in
> the first place). and it appears that xenbr1 and xenbr2 are tied to the two
> add-in nics and hence the guest cannot use those nics.
>
> Questions: Is there a simple way to tell Xend NOT to create any bridges? It
> is picking the interfaces from somewhere?
it picking them up from /etc/xen/scripts/* by using network-bridge and
vif-bridge scripts.You can replace them with your own scripts in
xend-config.sxp for invocation.
HTH
Thanks,
--Pradeep
>
> Thanks in advance for your help
> -Prabha
>
>
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
--
Pradeep Singh Rautela
http://eagain.wordpress.com
http://emptydomain.googlepages.com
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|