=======
:command:`wsize`
- int (bytes), max write size. Default: none (writeback uses smaller of wsize
+ int (bytes), max write size. Default: 16777216 (16*1024*1024) (writeback uses smaller of wsize
and stripe unit)
:command:`rsize`
- int (bytes), max read size. Default: none
+ int (bytes), max read size. Default: 16777216 (16*1024*1024)
:command:`rasize`
- int (bytes), max readahead, multiple of 1024, Default: 8388608
- (8192*1024)
+ int (bytes), max readahead. Default: 8388608 (8192*1024)
:command:`osdtimeout`
int (seconds), Default: 60