From: Andreas Gerstmayr Date: Thu, 15 Sep 2016 20:02:23 +0000 (+0200) Subject: doc: fix description for rsize and rasize X-Git-Tag: v11.0.1~217^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F11101%2Fhead;p=ceph.git doc: fix description for rsize and rasize Signed-off-by: Andreas Gerstmayr --- diff --git a/doc/man/8/mount.ceph.rst b/doc/man/8/mount.ceph.rst index 38e6de7a2e2a..56900a9e6460 100644 --- a/doc/man/8/mount.ceph.rst +++ b/doc/man/8/mount.ceph.rst @@ -46,12 +46,15 @@ Options ======= :command:`wsize` - int, max write size. Default: none (writeback uses smaller of wsize + int (bytes), max write size. Default: none (writeback uses smaller of wsize and stripe unit) :command:`rsize` - int (bytes), max readahead, multiple of 1024, Default: 524288 - (512*1024) + int (bytes), max read size. Default: none + +:command:`rasize` + int (bytes), max readahead, multiple of 1024, Default: 8388608 + (8192*1024) :command:`osdtimeout` int (seconds), Default: 60