[PVE-User] PVE 4.2 and 802.3ad bonding

Gilberto Nunes gilberto.nunes32 at gmail.com
Tue Jul 5 21:30:44 CEST 2016


Hello list

I have two servers, one with Ubuntu 14 and PVE 4.2
In Ubuntu, I was successful create a 802.3ad bonding with a HP 1920-48G
switch.
The LACP show me link active in all ports attached in Ubuntu server.

On the other hand, all ports attached in PVE is mark as inactive!

I wondering why?!?!?!

Any advice??

Here's the network config files:

- Ubuntu 14:

auto em2
iface em2 inet manual
bond-master bond0

auto em3
iface em3 inet manual
bond-master bond0

auto em4
iface em4 inet manual
bond-master bond0

auto bond0
iface bond0 inet static
address 10.0.0.10
network 10.0.0.0
netmask 255.255.255.0
slaves none
bond_miimon 100
bond_mode 802.3ad
bond_xmit_hash_policy layer2


- PVE 4.2:

auto eth1
    iface eth1 inet manual
    bond-master bond0

auto eth2
     iface eth2 inet manual
     bond-master bond0

auto eth3
     iface eth3 inet manual
     bond-master bond0

auto bond0
     iface bond0 inet static
     address 10.0.0.100
     netmask 255.255.255.0
     bond-mode 802.3ad
     bond-miimon 100
     bond-downdelay 200
     bond-updelay 200
     bond-slaves none


-- 

Gilberto Ferreira
+55 (47) 9676-7530
Skype: gilberto.nunes36



More information about the pve-user mailing list