[pve-devel] report on bridge tests
Alexandre DERUMIER
aderumier at odiso.com
Wed Mar 14 14:21:23 CET 2012
>>Automatically adding bridges seems to be a big problem to me (how to configure those bridges)?
Can we simply do at vm start
for vlan2 by example
---------------------
vconfig add eth0 2
brctl addbr vlan2
brtcl addif vlan2 eth0.2
or with bonding
vconfig add eth0 2
vconfig add eth1 2
ifenslave bond0 eth0.2
ifenslave bond0 eth1.2
brctl addbr vlan2
brtcl addif vlan2 bond0
?
----- 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:03:50
Objet: RE: [pve-devel] report on bridge tests
> maybe it'll works, doesn't know ... (But I'm a bit scarry about hacking qemu)
Sure, we should ask on the qemu list what they think about.
> Can we already tag vlans inside a guest ? (I never try)
Yes, but we don't want to get the guest involved - we want to force it instead.
> What's the main problem for you to manage vlans on host interfaces ?
Automatically adding bridges seems to be a big problem to me (how to configure those bridges)?
- 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