From 0be2c87a54beb2385fd008ae58419b3cc37fe09a Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Mon, 16 Sep 2013 18:40:07 -0700 Subject: [PATCH] doc: Removed --fs-type option and text. fixes: #6326 Signed-off-by: John Wilkins --- doc/rados/deployment/ceph-deploy-osd.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/rados/deployment/ceph-deploy-osd.rst b/doc/rados/deployment/ceph-deploy-osd.rst index 9b27ac41094..d504b7eebbf 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 -- 2.47.3