worker/storageprovisioner: machine agents attempting to attach environ-scoped volumes
Bug #1483492 reported by
Andrew Wilkins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
High
|
Andrew Wilkins | ||
juju-core |
Fix Released
|
High
|
Andrew Wilkins | ||
1.25 |
Fix Released
|
High
|
Andrew Wilkins |
Bug Description
I was debugging an issue with the storageprovisioner and EBS, and used the following command to watch the logs:
juju debug-log --include-module juju.worker.
I noticed errors that looked like this:
machine-
The error is coming from machine-1, which is a non-state server machine agent. This agent should not be attempting attach environ-scoped volumes.
Changed in juju-core: | |
milestone: | 1.25.0 → 1.25.1 |
Changed in juju-core: | |
status: | Triaged → In Progress |
no longer affects: | juju-core/1.26 |
Changed in juju-core: | |
milestone: | 1.25.1 → 1.26.0 |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
milestone: | 1.26.0 → 1.26-alpha2 |
milestone: | 1.26-alpha2 → none |
tags: | added: storage |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
affects: | juju-core → juju |
Changed in juju-core: | |
assignee: | nobody → Andrew Wilkins (axwalk) |
importance: | Undecided → High |
status: | New → Fix Released |
To post a comment you must log in.
Andrew, I see that you have committed a fix for 1.26. Are you going to backport this to 1.25?