juju environment not usable after the upgrade
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Critical
|
Ian Booth | ||
1.22 |
Fix Released
|
Critical
|
Ian Booth | ||
1.24 |
Fix Released
|
Critical
|
Ian Booth |
Bug Description
When I manage to upgrade my deployment from 1.18 to 1.22 (as explained in bug 1473450), and fix the issues (by adding missing bits to failed units' agent.conf file), I'm not able to use the environment.
Trying to deploy new service, or add unit(s) to existing services always leaves agent in 'installing' state.
These are the log messages that are repeated over and over again:
2015-07-10 15:44:03 ERROR juju.worker.
2015-07-10 15:44:03 ERROR juju.worker runner.go:219 exited "uniter": ModeInstalling cs:trusty/ubuntu-3: preparing operation "install cs:trusty/
2015-07-10 15:44:06 ERROR juju.worker.
2015-07-10 15:44:06 ERROR juju.worker runner.go:219 exited "uniter": ModeInstalling cs:trusty/ubuntu-3: preparing operation "install cs:trusty/
Changed in juju-core: | |
assignee: | nobody → Ian Booth (wallyworld) |
status: | Triaged → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
tags: | added: sts |
I have observed similar behavior when upgrading to 1.24.2 too.