]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Doc: Updated ceph-deploy osd to choose underlying file system 8730/head
authoribravo <ibravo@hotmail.com>
Mon, 25 Apr 2016 00:28:35 +0000 (20:28 -0400)
committeribravo <ibravo@hotmail.com>
Mon, 25 Apr 2016 00:28:35 +0000 (20:28 -0400)
Included paragraph about --fs-type and --bluestore

Signed-off-by: Ignacio Bravo ibravo@hotmail.com
doc/rados/deployment/ceph-deploy-osd.rst

index 66054d55a8e6d78213dab1a194c09763238b6cb0..a4eb4d129d9226bc294142b583aeb838111cea76 100644 (file)
@@ -63,6 +63,10 @@ for the journal too (which may be expensive) or place the journal on the
 same disk as the OSD (not recommended as it impairs performance). In the
 foregoing example we store the journal on a partitioned solid state drive.
 
+You can use the settings --fs-type or --bluestore to choose which file system
+you want to install in the OSD drive. (More information by running
+'ceph-deploy osd prepare --help').
+
 .. note:: When running multiple Ceph OSD daemons on a single node, and 
    sharing a partioned journal with each OSD daemon, you should consider
    the entire node the minimum failure domain for CRUSH purposes, because