Comment 14 for bug 1952282

Revision history for this message
Alan Baghumian (alanbach) wrote :

I was able to return to a healthy Vault based deployment by:

- Removed the juju application.
- Purged the ceph-mgr-dashboard packages:

$ juju run -a ceph-mon-ssd 'sudo apt-get -y --purge remove ceph-mgr-dashboard'

- Re-deployed as shown over the previous comment.