** Also affects: cloud-init
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1690480
Title:
cloud-init / nplan - missing bond mode miimon xmit_hash_policy
Status in cloud-init:
New
Status in cloud-init package in Ubuntu:
In Progress
Status in cloud-init source package in Xenial:
New
Status in cloud-init source package in Yakkety:
New
Status in cloud-init source package in Zesty:
New
Bug description:
Given network-data.json http://paste.ubuntu.com/24561026/
cloud-init generates http://paste.ubuntu.com/24564006/
which is missing
"bond_mode" : "802.3ad",
"bond_miimon" : 100,
"bond_xmit_hash_policy" : "layer3+4"
For the bond specification
As per nplan docs it should be defined as parameters dictionary
https://git.launchpad.net/netplan/tree/doc/netplan.md#n302
mode: 802.3ad
mii-monitor-interval: 100
transmit-hash-policy: layer3+4
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1690480/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp