how to identify OSD / physical drive

Magneto

Well-Known Member
Jul 30, 2017
138
4
58
45
How do I see which /dev/sdx an OSD is running on?

I need to remove some drives from my cluster, but don't know which OSD to stop and remove, to remove /dev/sdh (for example).
 
Bash:
ceph-volume lvm list
may also help. depends on version of ceph and your concrete usage.
 
  • Like
Reactions: Magneto