Comment 18 for bug 1516891

Revision history for this message
Paul Gear (paulgear) wrote :

Per discussion with Andrew in IRC, I got the system working by using "disable-network-management: true" in environments.yaml.

Here's what the current /etc/network/interfaces looks like: https://pastebin.canonical.com/146015/

If we could get MAAS to set up the DHCP client to work appropriately with LACP, here's what the preferred version would look like: https://pastebin.canonical.com/146016/

And if that doesn't happen, here's the preferred version: https://pastebin.canonical.com/146017/

In all cases, I believe juju should transfer only the relevant settings (anything about IP addressing and DNS) to its bridge interface, and leave all of the bond settings (anything beginning with "bond-") where they are.