From: John Wilkins Date: Tue, 17 Sep 2013 01:40:07 +0000 (-0700) Subject: doc: Removed --fs-type option and text. X-Git-Tag: v0.71~125 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0be2c87a54beb2385fd008ae58419b3cc37fe09a;p=ceph.git doc: Removed --fs-type option and text. fixes: #6326 Signed-off-by: John Wilkins --- diff --git a/doc/rados/deployment/ceph-deploy-osd.rst b/doc/rados/deployment/ceph-deploy-osd.rst index 9b27ac410947..d504b7eebbfb 100644 --- a/doc/rados/deployment/ceph-deploy-osd.rst +++ b/doc/rados/deployment/ceph-deploy-osd.rst @@ -8,10 +8,6 @@ write data to the disk and to journals. So you need to provide a disk for the OSD and a path to the journal partition (i.e., this is the most common configuration, but you may configure your system to your own needs). -By default, ``ceph-deploy`` will create an OSD with the XFS filesystem. You may -override the filesystem type by providing a ``--fs-type FS_TYPE`` argument, -where ``FS_TYPE`` is an alternate filesystem such as ``ext4`` or ``btrfs``. - In Ceph v0.60 and later releases, Ceph supports ``dm-crypt`` on disk encryption. You may specify the ``--dm-crypt`` argument when preparing an OSD to tell ``ceph-deploy`` that you want to use encryption. You may also specify the