Whamcloud - gitweb
LUDOC-457 proc: add new IO tunable parameters 19/40819/6
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 1 Dec 2020 19:17:29 +0000 (12:17 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 18 Dec 2020 02:18:49 +0000 (02:18 +0000)
commit2e348a238226495e1634e28cb0e4e0b747ad1f29
tree9872004215f14820084f75e584056db3984c8af5
parentd2c7df42886ed80cf2e5a82d9a1521c0003dddf8
LUDOC-457 proc: add new IO tunable parameters

Add descriptions for readcache_max_file_size, readcache_max_io_mb,
and writethrough_max_io_mb.  With DoM these parameters are applicable
to both the MDS and OSS, so change the description from "OSS Cache"
to "Server Cache".

Remove use of deprecated "obdfilter.*.*" parameter names.

Explain that some parameters do not apply to osd-zfs.

Wrap modified lines to be within 80 columns.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I09ae0dea50095ad2a3b74f0f0dfe5dfba537fdc3
Reviewed-on: https://review.whamcloud.com/40819
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Olaf Faaland-LLNL <faaland1@llnl.gov>
LustreProc.xml