Project

General

Profile

Actions

Documentation #44971

closed

cephadm: document the cephadm binary

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

Status:
Resolved
Priority:
High
Category:
cephadm (binary)
Target version:
-
% Done:

0%

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

Description

Right now (without any docs), this is totally confusing.

Topics to cover:

Man page

overview

  • cephadm ... is a tool for managing the local host. (Not a daemon)
  • Even usable, if the Ceph clusterdoes not know about a host

Removing a daemon

Don't use `podman rm -f` to remove daemons. Instead use `cephadm ..`

Remove the cluster from the local host

fsid=$(cephadm shell -- ceph fsid)
cephadm rm-cluster --fsid $fsid
Actions #1

Updated by Sebastian Wagner about 4 years ago

  • Description updated (diff)
Actions #2

Updated by Sebastian Wagner almost 4 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Sebastian Wagner
  • Pull request ID set to 34673
Actions #3

Updated by Sebastian Wagner almost 4 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #4

Updated by Sebastian Wagner almost 4 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF