Linux Bond documentation in PVE wiki wrong/not working on debian buster

t-np

Member
Nov 9, 2020
5
0
21
45
i just setup a bond and i noticed that the wiki states in the linux bond paragraph to setup bond slaves you can refer to slave devices just by "slaves" but the bond was not created until i used "bond-slaves"

i'd fix this in the wiki, at least it is not working this way with pve 6 on buster.
 
do you use ifupdown2 for reload ? if yes, I think it's mandatory to use bond-slaves.

Classic ifupdown1 support both syntax (deprecated "slaves" && bond-slaves).

I'll send a patch to fix the doc. (If you configure bond via the gui, it should be ok)
 
  • Like
Reactions: t-np
do you use ifupdown2 for reload ? if yes, I think it's mandatory to use bond-slaves.

Classic ifupdown1 support both syntax (deprecated "slaves" && bond-slaves).

I'll send a patch to fix the doc. (If you configure bond via the gui, it should be ok)
i did not try gui, i changed it in console and i tried with ifup also a reboot did not start the bond.