mirror of
https://git.proxmox.com/git/pve-common
synced 2025-11-07 06:29:47 +00:00
Currently, bond slaves are mostly working without autostart, because bond slaves scripts from ifupdown1 && also ifupdown2 have some kind of hacks to start the slaves. But if users want to do some tuning on the ifaces, they are not applied. Also, with ifupdown2 + ovs, this kind of hack is not implemented (yet), so the slaves of the bond are still down. Debian/Ubuntu official docs always set "auto ethX" for bond slaves, it's really more clean like this. Signed-off-by: Alexandre Derumier <aderumier@odiso.com> |
||
|---|---|---|
| .. | ||
| active_interfaces | ||
| base | ||
| brbase | ||
| loopback | ||
| Makefile | ||
| proc_net_dev | ||
| runtest.pl | ||
| t.base.pl | ||
| t.bridge_eth_remove_auto.pl | ||
| t.bridge-v4-v6.pl | ||
| t.create_network.pl | ||
| t.keep-option-order.pl | ||
| t.list-interfaces.pl | ||
| t.ovs_bridge_allow.pl | ||
| t.parsed_options.pl | ||
| t.unhandled-interfaces-to-manual.pl | ||
| t.unknown_order.pl | ||
| t.update_network.pl | ||