Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
If we have unknown config parameter in llog then it fails the target mounting.
Steps to re-create it are as :
$>sh llmount.sh $>export NOFORMAT=yes $>for OST in $(lctl get_param mgs.MGS.live.lustre | grep OST); do echo "max_rpcs_in_flight=50 on $OST" ; lctl conf_param $OST.ost.max_rpcs_in_flight=50 ; done <--- Note here ost.max.. is mention instead of osc.max.. $>sh llmountcleanup.sh $>sh llmount.sh <------- this hangs, as ost is not avilable
Attachments
Issue Links
- is related to
-
LU-8066 Move lustre procfs handling to sysfs and debugfs.
-
- Open
-
Minh Diep (minh.diep@intel.com) uploaded a new patch: https://review.whamcloud.com/28232
Subject:
LU-9104obd: Ignore unknown config param while mountingProject: fs/lustre-release
Branch: b2_10
Current Patch Set: 1
Commit: 902a5fba10096e3196cfed25a2bfc7db0bfe692a