sudo ceph-osd -i {osd-num} --mkfs --mkkey
The directory must be empty before you can run ``ceph-osd`` with the
- ``--mkkey`` option.
+ ``--mkkey`` option. In addition, the ceph-osd tool requires specification
+ of custom cluster names with the ``--cluster`` option.
#. Register the OSD authentication key. The value of ``ceph`` for
.. _Add/Remove Monitors: ../../rados/operations/add-or-rm-mons
.. _Add/Remove OSDs: ../../rados/operations/add-or-rm-osds
.. _Network Configuration Reference: ../../rados/configuration/network-config-ref
-.. _Monitor Config Reference - Data: ../../rados/configuration/monitor-config-ref#data
\ No newline at end of file
+.. _Monitor Config Reference - Data: ../../rados/configuration/monitor-config-ref#data