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 #1

Updated by Juan Miguel Olmo Martínez almost 4 years ago

  • Assignee set to Juan Miguel Olmo Martínez
Actions #2

Updated by Sebastian Wagner almost 4 years ago

  • Tracker changed from Bug to Documentation
  • Subject changed from cephadm: howto upgrade the cluster in a two-node scenario to cephadm: Need a manual howto: "upgrade the cluster manually"
  • Assignee deleted (Juan Miguel Olmo Martínez)
Actions #3

Updated by Sebastian Wagner almost 4 years ago

I think we should document how to manually update the cluster. We'll need this for troubleshooting anyway.

Actions #4

Updated by Sebastian Wagner almost 4 years ago

  • Priority changed from Normal to High
Actions

Also available in: Atom PDF