[pve-devel] report on bridge tests

Dietmar Maurer dietmar at proxmox.com
Wed Mar 14 14:54:17 CET 2012


I am sure you can do it somehow, but it is very complicated in details. I thought about
that half the night, and run from one problem into another.

The other approach seems to be much simpler (from the configuration side).

- Dietmar Maurer

> -----Original Message-----
> From: Alexandre DERUMIER [mailto:aderumier at odiso.com]
> Sent: Mittwoch, 14. März 2012 14:44
> To: Dietmar Maurer
> Cc: pve-devel at pve.proxmox.com
> Subject: Re: [pve-devel] report on bridge tests
> 
> >> So where do you get that parameters from?
> >> - what device to create the bridge on (eth0 in your example)?
>   Replace the current bridge= parameter in vm interface by interface=, or
> something like that.
>   As interfaces names must be common to all hosts for migration, maybe some
> interface alias name must be done somewhere.
> 
> >> - what name do you use for the brigde (vlan2 in your example)?
>   use vlanX, take X from a vlan parameter from a new parameter in interface
> config,  ",vlan=XXX"
> 
> ----- Mail original -----
> 
> De: "Dietmar Maurer" <dietmar at proxmox.com>
> À: "Alexandre DERUMIER" <aderumier at odiso.com>
> Cc: pve-devel at pve.proxmox.com
> Envoyé: Mercredi 14 Mars 2012 14:26:25
> Objet: RE: [pve-devel] report on bridge tests
> 
> > Can we simply do at vm start
> >
> > for vlan2 by example
> > ---------------------
> > vconfig add eth0 2
> > brctl addbr vlan2
> > brtcl addif vlan2 eth0.2
> 
> So where do you get that parameters from?
> 
> - what device to create the bridge on (eth0 in your example)?
> - what name do you use for the brigde (vlan2 in your example)?
> 
> - Dietmar
> 
> 
> 
> --
> 
> --
> 
> 
> 
> 
> 	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