После перезагрузке Proxmox 5.1 не создаются интерфейсы bond0, vmbr1,vlan14 openvSwitch. Подписка бесплатная. Службы стартуют. Может знает в чем может быть проблемы?
root@pve:/etc/openvswitch# ovs-vsctl show
20742468-58ea-4cad-9dd4-88d72a1ac0e7
ovs_version: "2.7.0"
Конфиг /etc/network/interfaces:
auto lo
iface lo inet loopbackiface eth0 inet manual
#1 port switchiface eth2 inet manual
iface eth3 inet manual
iface eth1 inet manual
allow-vmbr1 bond0
iface bond0 inet manual
ovs_bonds eth1 eth2
ovs_type OVSBond
ovs_bridge vmbr1
ovs_options lacp=active bond_mode=balance-tcpauto vmbr0
iface vmbr0 inet static
address 10.60.14.107
netmask 255.255.255.0
gateway 10.60.14.254
bridge_ports eth0
bridge_stp off
bridge_fd 0auto vmbr1
iface vmbr1 inet manual
ovs_type OVSBridge
ovs_ports bond0 vlan14
ovs_options trunks=18allow-vmbr1 vlan14
iface vlan14 inet static
address 10.60.14.17
netmask 255.255.255.0
ovs_type OVSIntPort
ovs_bridge vmbr1
ovs_options tag=14
>[оверквотинг удален]
>
> iface eth2 inet manual
> iface eth1 inet manual
> allow-vmbr1 bond0
> iface bond0 inet manual
> ovs_bonds eth1 eth2
> ovs_type OVSBond
> ovs_bridge vmbr1
> ovs_options lacp=active bond_mode=balance-tcp
>NOTE: The interfaces that are part of a bond do not need to have their own configuration section.
Не это?
попробуй убрать из конфига
iface eth1 inet manual
iface eth2 inet manual