failure to migrate a model -- meter status "" is not valid
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Canonical Juju | Status tracked in Trunk | |||||
2.2 |
Fix Released
|
Undecided
|
Casey Marshall | |||
Trunk |
Fix Released
|
High
|
Casey Marshall |
Bug Description
I'm attempting to perform an upgrade migration of models from current stable juju (2.1.3) to the latest RC (2.2-rc1).
I've bootstrapped on AWS and created two models. In one is kubernetes-core and in the other is cs:~spiculechar
I then bootstrapped an rc1 model and attempted to migrate.
juju migrate devcode aws-2-2
I also tried to migrate the k8 model
juju migrate k8s aws-2-2
Both failed. debug-log from the devmode model shows:
machine-0: 14:29:19 ERROR juju.worker.
The migration of the k8s model failed with:
machine-0: 14:35:37 ERROR juju.worker.
machine-0: 14:35:44 ERROR juju.worker.
I'm not yet sure if the second line here is a second failure path or not.
Changed in juju: | |
assignee: | nobody → Casey Marshall (cmars) |
Changed in juju: | |
status: | New → In Progress |
Changed in juju: | |
milestone: | 2.3-beta1 → 2.3-beta2 |
https:/ /github. com/juju/ juju/pull/ 7478