Intermitent problem with 'zone' placement directive when bootstraping remote LXD cluster cloud

Bug #1793291 reported by Peter Matulis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Simon Richardson

Bug Description

I initially tried, and failed, to do this on a remote LXD cluster:

$ juju bootstrap lxd-cluster --to zone=node3

Creating Juju controller "lxd-cluster-default" on lxd-cluster/default
Looking for packaged Juju agent version 2.5-beta1 for amd64
No packaged binary found, preparing local Juju agent binar
To configure your system to better support LXD containers, please see: https://github.com/lxc/lxd/blob/master/doc/production-setup.md
Launching controller instance(s) on lxd-cluster/default...
ERROR failed to bootstrap model: cannot start bootstrap instance in availability zone "node3": Failed container creation: Image 'c395a7105278712478ec1dbfaab1865593fc11292f99afe01d5b94f1c34a9a3a' not found

I then tried this vanilla invocation, which worked:

$ juju bootstrap lxd-cluster

Killing the controller and retrying worked:

$ juju kill-controller -y lxd-cluster-default
$ juju bootstrap lxd-cluster --to zone=node3

Tags: docteam
Changed in juju:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Joseph Phillips (manadart)
milestone: none → 2.5-beta1
Changed in juju:
assignee: Joseph Phillips (manadart) → Simon Richardson (simonrichardson)
Revision history for this message
Simon Richardson (simonrichardson) wrote :

You can follow the submitted PR here https://github.com/juju/juju/pull/9268

Changed in juju:
status: Triaged → In Progress
Changed in juju:
status: In Progress → Fix Committed
Changed in juju:
status: Fix Committed → Fix Released
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.