Project

General

Profile

Feature #48260

cephadm OSD removal: Prune empty hosts in the crush map.

Added by Sebastian Wagner over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
cephadm/osd
Target version:
-
% Done:

0%

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

Description

after I finished with steps described in documentation I found that node osd-node6 is still listed under `ceph osd tree`

master:~ # ceph osd tree
ID   CLASS  WEIGHT   TYPE NAME           STATUS  REWEIGHT  PRI-AFF
 -1         0.09796  root default
 -9         0.01959      host osd-node1
  3    hdd  0.00980          osd.3           up   1.00000  1.00000
  8    hdd  0.00980          osd.8           up   1.00000  1.00000
 -3         0.01959      host osd-node2
  0    hdd  0.00980          osd.0           up   1.00000  1.00000
  6    hdd  0.00980          osd.6           up   1.00000  1.00000
 -7         0.01959      host osd-node3
  1    hdd  0.00980          osd.1           up   1.00000  1.00000
  7    hdd  0.00980          osd.7           up   1.00000  1.00000
-11         0.01959      host osd-node4
  4    hdd  0.00980          osd.4           up   1.00000  1.00000
  9    hdd  0.00980          osd.9           up   1.00000  1.00000
 -5         0.01959      host osd-node5
  2    hdd  0.00980          osd.2           up   1.00000  1.00000
  5    hdd  0.00980          osd.5           up   1.00000  1.00000
-13               0      host osd-node6

host 6 no longer has any osds.


Related issues

Related to Orchestrator - Bug #50776: cephadm: CRUSH uses bare host names New

History

#1 Updated by Sebastian Wagner about 2 years ago

  • Related to Bug #50776: cephadm: CRUSH uses bare host names added

Also available in: Atom PDF