Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
root@cephmon1:~# ceph osd pool set <POOL> crush_rule <CRUSH-MAP>

Map osd to

...

physical disk

On a cephmon

  • ceph osd tree
    • For the output needed
    • ceph osd tree | grep down
  • ceph osd find osd.XXX
    • For the output needed
    • ceph osd find osd.XXX | grep host

...