Doing minor version update of Ceph cluster with ceph-ansible and rolling-update playbook
I want to update my mimic cluster to the latest minor version using the rolling-update script of ceph-ansible. The cluster was rolled out with that setup. So as long as ceph_stable_release stays on the current installed version (mimic) the rolling update script will do only a minor update. Is this assumption correct? The documentation (https://docs.ceph.com/projects/ceph-ansible/en/latest/day-2/upgrade.html) is short on this. Thanks! - Andreas
Hi Andreas,
Is this assumption correct? The documentation (https://docs.ceph.com/projects/ceph-ansible/en/latest/day-2/upgrade.html) is short on this.
That's right, if you run the rolling_update.yml playbook without changing the ceph_stable_release in the group_vars then you will upgrading to the latest minor version associated to that value. Regards, Dimitri
participants (2)
-
andreas.elvers+lists.ceph.io@lfda.de
-
Dimitri Savineau