Comment 5 for bug 1662586

Revision history for this message
Chad Smith (chad.smith) wrote :

Even though network-restarts are serialized w/ hooks, this bridge setup will still affect customers who attempt to deploy juju services to containers on the controller machine.

Landscape autopilot deployments using juju 2.1.1 have seen a disruption in the juju's mongodb due to this initial bridge configuration during container creation on the controller node. lp:1677353

When this first bridge for the first container is created on the controller node, mongodb connections get severed and any juju API calls can get lost in the restart of juju services.

We've file a bug against landscape related to this issue lp:1677353