On 03/09/2011 21:38, "Tóth Attila" wrote: > >> It turns out that you can compile it static and change mode upon booting >> by echoing values to /sys/class/net/bond0/bonding/mode. I do that on >> two systems running ancient 2.6.34 kernels, but this should work on >> 3.0.x. You can try that. > The problem is, that if I put some echo lines in the preup phase of the > network setup, it returns with an error message, that the file cannot be > written to. After I could manually do it, it is already up, and the kernel > denies to modify the running interface. >
I forget the details now, but you need to change the /sys/ settings in a particular order or else you get error messages? Is my static config that I posted some time back not working in your environment? I don't have a recent 3.x kernel to test with? Ed W
