From: ibravo Date: Mon, 25 Apr 2016 00:28:35 +0000 (-0400) Subject: Doc: Updated ceph-deploy osd to choose underlying file system X-Git-Tag: v11.0.0~833^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=893b7a00698d169556a07de8ddd4546347513495;p=ceph-ci.git Doc: Updated ceph-deploy osd to choose underlying file system Included paragraph about --fs-type and --bluestore Signed-off-by: Ignacio Bravo ibravo@hotmail.com --- diff --git a/doc/rados/deployment/ceph-deploy-osd.rst b/doc/rados/deployment/ceph-deploy-osd.rst index 66054d55a8e..a4eb4d129d9 100644 --- a/doc/rados/deployment/ceph-deploy-osd.rst +++ b/doc/rados/deployment/ceph-deploy-osd.rst @@ -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