From 4d4b7d0bab2137d8cd9b8f1245f5010a9eac0817 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 11 Nov 2014 07:52:39 -0800 Subject: [PATCH] doc/rados/configuration fix 'ods mkfs options' default Signed-off-by: Sage Weil --- doc/rados/configuration/osd-config-ref.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/configuration/osd-config-ref.rst b/doc/rados/configuration/osd-config-ref.rst index 972e4c5ee0e14..3c3a766f027c7 100644 --- a/doc/rados/configuration/osd-config-ref.rst +++ b/doc/rados/configuration/osd-config-ref.rst @@ -100,7 +100,7 @@ Ceph builds and mounts file systems which are used for Ceph OSDs. :Description: Options used when creating a new Ceph OSD of type {fs-type}. :Type: String -:Default for xfs: ``-f`` +:Default for xfs: ``-f -i 2048`` :Default for other file systems: {empty string} For example:: -- 2.39.5