[pve-devel] [PATCH] add vlan for testing

Dietmar Maurer dietmar at proxmox.com
Tue Mar 20 12:09:27 CET 2012


AFAIK openvswitch also use 'tag'

> -----Original Message-----
> From: Alexandre DERUMIER [mailto:aderumier at odiso.com]
> Sent: Dienstag, 20. März 2012 11:02
> To: Dietmar Maurer
> Cc: pve-devel at pve.proxmox.com
> Subject: Re: [pve-devel] [PATCH] add vlan for testing
> 
> maybe 'vtag' ?
> 
> ----- Mail original -----
> 
> De: "Dietmar Maurer" <dietmar at proxmox.com>
> À: "Alexandre DERUMIER" <aderumier at odiso.com>
> Cc: pve-devel at pve.proxmox.com
> Envoyé: Mardi 20 Mars 2012 10:01:44
> Objet: RE: [pve-devel] [PATCH] add vlan for testing
> 
> Ok. You currently use name 'vlan', which is also used by qemu - so maybe that is
> confusing?
> What about just using 'tag' instead?
> 
> > -----Original Message-----
> > From: Alexandre DERUMIER [mailto:aderumier at odiso.com]
> > Sent: Dienstag, 20. März 2012 09:14
> > To: Dietmar Maurer
> > Cc: pve-devel at pve.proxmox.com
> > Subject: Re: [pve-devel] [PATCH] add vlan for testing
> >
> > >>
> > >> Why is this limited to one interface? I just wonder if there is a
> > >> technical point, or is that to simplify things?
> >
> > Because I don't see a network implementation which can works with 2
> > interfaces on a bridge
> >
> > eth0 Network1----brige-----network2 eth1
> > |
> > |
> > |
> > Tap interfaces
> >
> >
> > eth0 and eth1, must be on physical differents switchs/network or this will
> cause
> > network loop.
> > (Or we must use bonding to be on the same physical network).
> > I never see this implementation in rhev or xenserver.
> > Always 1 bridge - 1 eth or 1 bond.
> >
> >
> >
> >
> > >>A bridge can have several options in /etc/network/interface. We need
> > >>to use the same options for the new bridge?
> >
> > Yes I think we must use the sames options, this make sense. (stp=off the more
> > important, don't know the other options).
> >
> >
> >
> >
> > --
> >
> > --
> >
> >
> >
> >
> > Alexandre D erumier
> > Ingénieur Système
> > Fixe : 03 20 68 88 90
> > Fax : 03 20 68 90 81
> > 45 Bvd du Général Leclerc 59100 Roubaix - France
> > 12 rue Marivaux 75002 Paris - France
> >
> 
> 
> 
> 
> --
> 
> --
> 
> 
> 
> 
> 	Alexandre D erumier
> Ingénieur Système
> Fixe : 03 20 68 88 90
> Fax : 03 20 68 90 81
> 45 Bvd du Général Leclerc 59100 Roubaix - France
> 12 rue Marivaux 75002 Paris - France
> 



More information about the pve-devel mailing list