Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
9223372036854775807
Description
Currently, an error is reported if mdc.*.max_mod_rpcs_in_flight is set larger or equal to mdc.*.max_rpcs_in_flight. However, it makes more sense to allow the user to set max_mod_rpcs_in_flight directly, and just increase max_rpcs_in_flight appropriately, rather than returning an error and telling the user to do that instead.
Also, during mount config parameter processing, there may be a race between MDC setup and config log handling, so allow max_mod_rpcs_in_flight to be temporarily increased, and then it will be reduced later to the server value when the OCD information is handled.
Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/38893/
Subject:
LU-13503mdc: allow setting max_mod_rpcs_in_flight largerProject: fs/lustre-release
Branch: b2_12
Current Patch Set:
Commit: ef8b218c99f69bc8f2aa632c3c5c457d73b01854