]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/install/manual-freebsd-deployment.rst
update sources to v12.1.1
[ceph.git] / ceph / doc / install / manual-freebsd-deployment.rst
index 5be1651e35971d1dfcbd4e605c5b24a7da92c5c9..007c558fceb434ee4d08f59a01fc656eb0293e99 100644 (file)
@@ -380,11 +380,10 @@ create the first two OSDs with the short form procedure, execute the following
 on  ``node2`` and ``node3``:
 
 
-#. Prepare the OSD. ::
+#. Prepare the OSD.
 
    On FreeBSD only existing directories can be use to create OSDs in::
 
-
        ssh {node-name}
        sudo ceph-disk prepare --cluster {cluster-name} --cluster-uuid {uuid} {path-to-ceph-osd-directory}
 
@@ -526,9 +525,9 @@ OSDs with the long form procedure, execute the following on ``node2`` and
 
    Once you start your OSD, it is ``up`` and ``in``.
 
-   For FreeBSD using rc.d init::
+   For FreeBSD using rc.d init.
 
-   After adding the OSD to ``ceph.conf``
+   After adding the OSD to ``ceph.conf``::
    
        sudo service ceph start osd.{osd-num}