restore-backup hangs with an HA cluster
Bug #1771673 reported by
Peter Matulis
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Low
|
Unassigned |
Bug Description
On a fresh controller I enable HA, create a backup, and attempt a restore. It hangs.
https:/
Maybe related to bug 1720740.
Changed in juju: | |
milestone: | 2.4.0 → none |
assignee: | Heather Lanigan (hmlanigan) → nobody |
tags: | added: backup-restore |
To post a comment you must log in.
restore in an ha context is no longer allowed per: https:/ /github. com/juju/ juju/pull/ 8783 to restore, remove controller machines until you're in a single controller context, restore the backup and run enable-ha again.