]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Commented out osd list for now.
authorJohn Wilkins <john.wilkins@inktank.com>
Mon, 6 May 2013 16:44:31 +0000 (09:44 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Mon, 6 May 2013 16:44:31 +0000 (09:44 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/rados/deployment/ceph-deploy-osd.rst

index 674af628b1e8ef97d9b1601427efa2a76bdfdb32..683dd24d2c51474495591d6b9d5451e530a87f41 100644 (file)
@@ -74,12 +74,12 @@ for executing the ``prepare`` and ``activate`` command sequentially.  ::
        ceph-deploy osd create {host-name}:{path-to-disk}[:{path/to/journal}]
        ceph-deploy osd create osdserver1:/dev/sdb1:/dev/ssd1
 
-List OSDs
-=========
+.. List OSDs
+.. =========
 
-To list the OSDs deployed on a host(s), execute the following command:: 
+.. To list the OSDs deployed on a host(s), execute the following command:: 
 
-       ceph-deploy osd list {host-name}
+..     ceph-deploy osd list {host-name}
 
 
 Destroy OSDs