On Thu, 05 Mar 2015 21:01:53 +0530, Michał Bartoszkiewicz <mbartoszkiew...@gmail.com> wrote:

On Thu, Mar 5, 2015 at 3:47 PM, Tom Gundersen <t...@jklm.no> wrote:
The kernel creates bond0 itself. This is confusing and we should
probably request the kernel to stop doing that (patch needed).

You can use "options bonding max_bonds=0" to disable the creation of bond0.

this options is not a netlink parameter.networkd does not use module parameters I guess.
Specifically to use it we need to add

/etc/modprobe.d/bonding.conf

options bonding max_bonds=0


Susant
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to