Project

General

Profile

Actions

Documentation #45896

open

cephadm: Need a manual howto: "upgrade the cluster manually"

Added by Sebastian Wagner almost 4 years ago. Updated almost 4 years ago.

Status:
New
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

symptom:

$ ceph mon ok-to-stop host2
Error EBUSY: not enough monitors would be available (host1) after stopping mons [host2] 

Maybe something like this could work:

ceph orch upgrade start --force-daemon mon.host1

possible workaround would be to manually perform the upgrade step:

ceph config set mon.host1 <container-image>
ceph orch redeploy mon.host1
<wait, till cephadm refreshes `ceph orch ps`
Actions

Also available in: Atom PDF