Project

General

Profile

Actions

Documentation #43712

closed

cephadm: Document provision new OSD host.

Added by Sebastian Wagner over 4 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
cephadm
Target version:
-
% Done:

0%

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

Description

If you want to provision a new host, the workflow will be like

1. Add this new host

ceph orch host add <hostname>

2. Call `device ls`

ceph orch device ls --hostname <hostname>

3. create or re-use a drive group

ceph orch ls --service_type osd --export > osd_specs.yaml
vi osd_spec.yaml
ceph orch apply -i osd_specs.yaml

This workflow should be added to the documentation

Actions #1

Updated by Sebastian Wagner almost 4 years ago

  • Subject changed from cephadm: Document provision new host to cephadm: Document provision new OSD host.
  • Description updated (diff)
  • Category set to cephadm
Actions #2

Updated by Sebastian Wagner over 2 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF