Comment 70 for bug 482419

Revision history for this message
Janusz Mordarski (janusz-mordarski) wrote :

Had the same problem on 11.10 x86_64, but this can be easily solved by changing network configuration a bit.

One has to use:

iface ethX ...
   bond-master bondX

instead of

iface bondX ...
   slaves ethX

Either manuals/howtos should be updated or the 'slaves' functionality should be restored
I will update https://help.ubuntu.com/community/UbuntuBonding ASAP