Tag Archives: cephadm

Cephadm: Recover mon store using OSDs

A few weeks ago I helped a Ceph user to recover his broken cluster (see this thread). Basically, after his Monitors stopped working he re-deployed a new cluster with the same Ceph FSID and attached the existing OSDs to the … Continue reading

Posted in Ceph, cephadm | Tagged , | Leave a comment

Cephadm: Change OSD service specification

The Ceph “Tentacle” version (v20.2.0) has been released a couple of weeks ago, and I just discovered a new command for the orchestrator: tentacle:~ # ceph orch osd set-spec-affinity <new_spec> <osd_id> But what is the purpose of this command? One … Continue reading

Posted in Ceph, cephadm | Tagged , , , , , , | Leave a comment

Cephadm: PG Imbalance

You get the most out of Ceph if you have a balanced cluster, meaning your PGs are well balanced across the OSDs. I’m not going into more detail about the advantages of a balanced cluster, there’s plenty of information in … Continue reading

Posted in Ceph, cephadm | Tagged , , , , | Leave a comment