[systemd-bugs] [Bug 80577] New: systemd-networkd: RFE: Add support for bonding options
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jun 26 16:51:08 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=80577
Priority: medium
Bug ID: 80577
Assignee: systemd-bugs at lists.freedesktop.org
Summary: systemd-networkd: RFE: Add support for bonding options
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: enhancement
Classification: Unclassified
OS: Linux (All)
Reporter: jay at jvf.cc
Hardware: Other
Status: NEW
Version: unspecified
Component: general
Product: systemd
Currently, if you configure a bonded interface you cannot specify any options
for the bond -- most importantly "mode" -- but a host of others.
A workaround is to modprobe the bonding module with the options you want before
loading systemd-networkd, for example:
modprobe bonding mode=4 mii=100 lacp_mode=1
systemdctl start systemd-networkd.service
Most other configuration file formats for network configuration support
specifying bonding options, and it'd be very nice for systemd-networkd to
support this as well.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140626/01c961a8/attachment.html>
More information about the systemd-bugs
mailing list