Creation of LXC bridge in 1.17.0 fails

Bug #1274210 reported by Adam Collard
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
juju-core
Fix Released
High
Roger Peppe
juju-core (Ubuntu)
Fix Released
High
Unassigned

Bug Description

$ juju version
1.17.0-trusty-amd64
$ juju bootstrap
$ juju add-machine
$ juju add-machine lxc:1
$ juju status
...
  "1":
    agent-state: down
    agent-state-info: (started)
    agent-version: 1.17.0.1
    instance-id: /MAAS/api/1.0/nodes/node-f5383128-83d8-11e3-94c4-eca86bfe188c/
    instance-state: missing
    series: precise
    containers:
      1/lxc/0:
        agent-state-info: '(error: error executing "lxc-start": command get_init_pid
          failed to receive response)'
        instance-id: pending
        series: precise

The problem is that the interface br0 doesn't come up on the host (machine 1). This in turn is because bridge-utils package is not installed (until lxc is installed) and networking is not restarted at that point.

Related branches

Changed in juju-core:
assignee: nobody → Roger Peppe (rogpeppe)
Roger Peppe (rogpeppe)
Changed in juju-core:
status: New → Confirmed
importance: Undecided → High
Curtis Hovey (sinzui)
Changed in juju-core:
status: Confirmed → Triaged
Revision history for this message
Dave Russell (drussell) wrote :

Fixed in trunk according to Kapil/Mark Ramm.... next release tbc

Curtis Hovey (sinzui)
Changed in juju-core:
status: Triaged → Fix Committed
milestone: none → 1.17.3
Curtis Hovey (sinzui)
Changed in juju-core:
status: Fix Committed → Fix Released
James Page (james-page)
Changed in juju-core (Ubuntu):
importance: Undecided → High
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package juju-core - 1.17.3-0ubuntu1

---------------
juju-core (1.17.3-0ubuntu1) trusty; urgency=medium

  * New upstream point release (LP: #1271941, #834930, #1240667, #1274210):
    - https://launchpad.net/juju-core/trunk/1.17.3
 -- James Page <email address hidden> Mon, 24 Feb 2014 09:19:55 +0000

Changed in juju-core (Ubuntu):
status: New → Fix Released
Revision history for this message
Andreas Hasenack (ahasenack) wrote :

This fix is not enough. brigde-utils is installed too late, or service networking restart is called too soon.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.