Hi, Has anyone managed to solve this problem: http://lists.xensource.com/archives/html/xen-users/2007-04/msg00236.html cheers, Graeme. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Sat, Jun 27, 2009 at 2:29 AM, Graeme Crawford<graeme.crawford@gmail.com> wrote:> Hi, > > Has anyone managed to solve this problem: > http://lists.xensource.com/archives/html/xen-users/2007-04/msg00236.htmlIf I''m not mistaken you''d probably have some problems using standard xen network-bridge script with bond interface. So probably you''d run into problems when trying the setup described in that post Anyway, What I did is I have bonding and bridges with vlan setup using Redhat''s /etc/sysconfig/network/script/ifcfg-*, while in xend-config.sxp I comment out network-script. - eth2 and eth3 (both connected to switch as trunk) bonded into bond0. - setup vlan on bond0, one of them in bond0.91 - create a bridge (br91) on top of bond0.91 - tell domUs to use br91 for bridge. This setup works great. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
El sáb, 27-06-2009 a las 08:27 +0700, Fajar A. Nugraha escribió:> If I''m not mistaken you''d probably have some problems using standard > xen network-bridge script with bond interface. So probably you''d run > into problems when trying the setup described in that post > > Anyway, > > What I did is I have bonding and bridges with vlan setup using > Redhat''s /etc/sysconfig/network/script/ifcfg-*, while in > xend-config.sxp I comment out network-script. > > - eth2 and eth3 (both connected to switch as trunk) bonded into bond0. > - setup vlan on bond0, one of them in bond0.91 > - create a bridge (br91) on top of bond0.91 > - tell domUs to use br91 for bridge. > > This setup works great. >I have this same configuration, but using debian. I configure two bonds and then a bridge for each vlan I used (some bridges on a bond and another on the other). I don''t use xen''s network-bridge. -- Angel L. Mateo Martínez Sección de Telemática Área de Tecnologías de la Información _o) y las Comunicaciones Aplicadas (ATICA) / \\ http://www.um.es/atica _(___V Tfo: 868887590 Fax: 868888337 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users