Whamcloud - gitweb
LU-11874 rpc: Update command to persisently set brw_size 93/34193/2
authorJoseph Gmitter <jgmitter@whamcloud.com>
Wed, 6 Feb 2019 03:34:57 +0000 (22:34 -0500)
committerJoseph Gmitter <jgmitter@whamcloud.com>
Fri, 8 Feb 2019 19:25:31 +0000 (19:25 +0000)
commit65203477576544bf5f75b8820b1ad2058ae6e249
tree491d21deb29f0ad09db3893fe2853cab86d4b2d1
parentb962f19e32154b51d5b636ebadac2f1fe2f0db6b
LU-11874 rpc: Update command to persisently set brw_size

This patch updates the large bulk IO (16MB RPC) section
to use set_param -P in persistently setting brw_size
and max_pages_per_rpc as the current conf_param command
does not work with wildcards.

Signed-off-by: Joseph Gmitter <jgmitter@whamcloud.com>
Change-Id: I1cfec45a032b3bc4bf97c14ef6db2a3f0901194f
Reviewed-on: https://review.whamcloud.com/34193
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Stephan Thiell <sthiell@stanford.edu>
LustreTuning.xml