group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #15426
[Bug 1709135] Re: add bond primary parameter
Sounds like we'd need to add a key under parameters: for the bond
device, as per the original description (but the device needs to be
listed in 'interfaces', and exist in the list of interfaces defined in
netplan:
ethernets:
version: 2
ethernets:
eth0:
match:
driver: virtio
ens4:
match:
driver: e1000
bonds:
bond0:
interfaces: [ eth0, ens4 ]
parameters:
mode: active-backup
mii-monitor-interval: 100
primary: ens4
dhcp4: true
This will require backporting the feature from systemd to the releases
where we need this (to xenial).
** Also affects: systemd (Ubuntu)
Importance: Undecided
Status: New
** Also affects: systemd (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: nplan (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: systemd (Ubuntu Artful)
Importance: Undecided
Status: New
** Also affects: nplan (Ubuntu Artful)
Importance: High
Assignee: Mathieu Trudel-Lapierre (cyphermox)
Status: Triaged
** Also affects: systemd (Ubuntu Zesty)
Importance: Undecided
Status: New
** Also affects: nplan (Ubuntu Zesty)
Importance: Undecided
Status: New
** Changed in: systemd (Ubuntu Zesty)
Status: New => Fix Released
** Changed in: systemd (Ubuntu Artful)
Status: New => Fix Released
** Changed in: systemd (Ubuntu Xenial)
Assignee: (unassigned) => Dimitri John Ledkov (xnox)
** Changed in: nplan (Ubuntu Xenial)
Status: New => Triaged
** Changed in: nplan (Ubuntu Zesty)
Status: New => Triaged
** Changed in: nplan (Ubuntu Zesty)
Importance: Undecided => High
** Changed in: nplan (Ubuntu Xenial)
Importance: Undecided => High
** Changed in: nplan (Ubuntu Zesty)
Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)
** Changed in: nplan (Ubuntu Xenial)
Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1709135
Title:
add bond primary parameter
Status in nplan package in Ubuntu:
Triaged
Status in systemd package in Ubuntu:
Fix Released
Status in nplan source package in Xenial:
Triaged
Status in systemd source package in Xenial:
New
Status in nplan source package in Zesty:
Triaged
Status in systemd source package in Zesty:
Fix Released
Status in nplan source package in Artful:
Triaged
Status in systemd source package in Artful:
Fix Released
Bug description:
ifenslave/eni support a bond parameter: bond-primary which accepts an
interface name that can be used to tell the kernel bonding driver
which interface it should preferred in active-backup (and other
modes). This config option is missing in netplan.
% cat bond-primary.yaml
ethernets:
version: 2
ethernets:
eth0:
match:
driver: virtio
ens4:
match:
driver: e1000
bonds:
bond0:
parameters:
mode: active-backup
mii-monitor-interval: 100
primary: e1000
dhcp4: true
% ./generate -r `pwd`/target
Error in network definition /home/rharper/work/git/netplan/target//etc/netplan/bond-primary.yaml line 12 column 8: unknown key primary
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nplan/+bug/1709135/+subscriptions