Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

Upgrading charms

Prior to performing either a Ceph upgrade or an operating system upgrade all charms should be upgraded to their latest stable revision, which is the default behaviour of the refresh command (this can potentially be a multi-revision upgrade).

Important: The Ceph charms have been tested for single-step (revision) charm upgrades only (N+1).

The Juju command to use for upgrading charms is refresh. For extra guidance see Update a charm in the Juju documentation.

In terms of the upgrade order, begin with ceph-mon, after which the remaining charms can be upgraded in any order. If using a charm delivered via the Charmhub:

juju refresh ceph-mon

Verify the success of an upgrade before moving on to the next charm. Do this by inspecting the juju status command output.

This page was last modified a month ago. Help improve this document in the forum.