summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-09-16 18:40:07 -0700
committerJohn Wilkins <john.wilkins@inktank.com>2013-09-16 18:40:07 -0700
commit0be2c87a54beb2385fd008ae58419b3cc37fe09a (patch)
treebc45adacbee9e8c8c0b7a4e85ef7334eb3048c3c
parent874186bacc5e08efcdc50c4c315b5ef5a5bd4153 (diff)
downloadceph-0be2c87a54beb2385fd008ae58419b3cc37fe09a.tar.gz
doc: Removed --fs-type option and text.
fixes: #6326 Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/rados/deployment/ceph-deploy-osd.rst4
1 files changed, 0 insertions, 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