]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Added a note that the ceph-osd command requires the cluster option. 1293/head
authorChristopher O'Connell <jwriteclub@gmail.com>
Sat, 22 Feb 2014 02:26:58 +0000 (18:26 -0800)
committerChristopher O'Connell <jwriteclub@gmail.com>
Sat, 22 Feb 2014 02:26:58 +0000 (18:26 -0800)
Signed-off-by: Christopher O'Connell <jwriteclub@gmail.com>
doc/install/manual-deployment.rst

index b0bbf0c725cacc557aba89a1e463d6a05598ed96..44d2e8791125d64b8b16b8d78713f2185b6fc6c1 100644 (file)
@@ -369,7 +369,8 @@ OSDs with the long form procedure, execute the following on ``node2`` and
        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 
@@ -462,4 +463,4 @@ To add (or remove) additional Ceph OSD Daemons, see `Add/Remove OSDs`_.
 .. _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