Can you share this scripts!? Thanks! Thiago On 10 February 2010 15:35, Juan Pablo Lorier <jplorier@montecarlotv.com.uy>wrote:> I''m using bonding + vlan in a couple of servers. I managed to get a > script from redhat to create the bridges from the bond+vlan (bond0.x) > but I''m not shure which is the best way to do this; > > - I have created the ethx inside the domu from each bond0.x vlan interface > - Or should I use only one bridge (to bond0) and the inside the domu create the eth0.x vlan interfaces? > > Thanks > > JPL > > ** > > > -- Toda la información contenida en este correo electrónico es confidencial > y para conocimiento exclusivo de su destinatario. Agradeceremos que Ud. nos > comunique inmediatamente si ha recibido este correo por error. En tal caso, > evite hacer uso del mismo en forma alguna y elimínelo inmediatamente de su > sistema. > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Thu, Feb 11, 2010 at 12:35 AM, Juan Pablo Lorier <jplorier@montecarlotv.com.uy> wrote:> I''m using bonding + vlan in a couple of servers. I managed to get a > script from redhat to create the bridges from the bond+vlan (bond0.x) > but I''m not shure which is the best way to do this; > > - I have created the ethx inside the domu from each bond0.x vlan interface > - Or should I use only one bridge (to bond0) and the inside the domu create > the eth0.x vlan interfaces?Both can work, depending on your needs. For example if domU is a "normal" server then it''s easier to do vlans inside dom0. However if the domU is a firewall connected to many network/vlans, it''s easier to simply assign the trunk and do vlans inside domU. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
I''ve been doing a bit of this lately, and I''ve found I''ve been most comfortable with doing the tagging inside the domU, as if it were a regular server that was doing tagged traffic. There are advantages to doing it in Dom0, I''m sure, but it was far easier for me to just do it normally. Best Regards, Nathan Eisenberg> -----Original Message----- > From: xen-users-bounces@lists.xensource.com [mailto:xen-users- > bounces@lists.xensource.com] On Behalf Of Fajar A. Nugraha > Sent: Wednesday, February 10, 2010 2:08 PM > To: Juan Pablo Lorier > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] Vlan and Xen > > On Thu, Feb 11, 2010 at 12:35 AM, Juan Pablo Lorier > <jplorier@montecarlotv.com.uy> wrote: > > I''m using bonding + vlan in a couple of servers. I managed to get a > > script from redhat to create the bridges from the bond+vlan (bond0.x) > > but I''m not shure which is the best way to do this; > > > > - I have created the ethx inside the domu from each bond0.x vlan > interface > > - Or should I use only one bridge (to bond0) and the inside the domu > create > > the eth0.x vlan interfaces? > > Both can work, depending on your needs. For example if domU is a > "normal" server then it''s easier to do vlans inside dom0. However if > the domU is a firewall connected to many network/vlans, it''s easier to > simply assign the trunk and do vlans inside domU. > > -- > Fajar > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
El mié, 10-02-2010 a las 15:35 -0200, Juan Pablo Lorier escribió:> I''m using bonding + vlan in a couple of servers. I managed to get a > script from redhat to create the bridges from the bond+vlan (bond0.x) > but I''m not shure which is the best way to do this; > > - I have created the ethx inside the domu from each bond0.x vlan interface > - Or should I use only one bridge (to bond0) and the inside the domu create the eth0.x vlan interfaces? >I create bonds, vlan interfaces and bridges from SO configuration files (debian, in my case) and the I use network-dummy as the bridge script in xen configuration. I also use one bridge for each vlan. If you need, I can share the configuration files. -- 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