Bug 89810 - networkd: Please Add Support for (active-backup) Bonding primary=<link> Option
Summary: networkd: Please Add Support for (active-backup) Bonding primary=<link> Option
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Tom Gundersen
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-29 17:57 UTC by Martin Gallant
Modified: 2019-08-19 15:04 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Martin Gallant 2015-03-29 17:57:54 UTC
When configuring active-backup bonding devices in the kernel,
the module options provide a method for specifying a primary interface, e.g.:

$ cat/etc/modprobe.d/bonding.conf
options bonding mode=active-backup
options bonding primary=<link>

Ref. linux/Documentation/networking/bonding.txt

Without this option, the kernel will not switch over to the "better" <link>,
should it come up late or recover from a failure.

As of v219 systemd.netdev this feature is either unsupported, or undocumented.
Comment 1 Yu Watanabe 2019-08-19 15:04:40 UTC
Please use PrimarySlave= setting.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.