Details
-
Bug
-
Resolution: Fixed
-
Critical
-
Lustre 2.6.0, Lustre 2.5.1
-
None
-
-
3
-
13069
Description
While running sanity test 116b with MDSCOUNT=4, it failed as follows:
== sanity test 116b: QoS shouldn't LBUG if not enough OSTs found on the 2nd pass == 07:33:42 (1394462022) CMD: shadow-26vm12 lctl get_param -n lov.*mdtlov*.qos_threshold_rr CMD: shadow-26vm12 lctl set_param lov.*mdtlov*.qos_threshold_rr 0 lov.lustre-MDT0000-mdtlov.qos_threshold_rr=0 lov.lustre-MDT0001-mdtlov.qos_threshold_rr=0 lov.lustre-MDT0002-mdtlov.qos_threshold_rr=0 lov.lustre-MDT0003-mdtlov.qos_threshold_rr=0 CMD: shadow-26vm12 lctl set_param fail_loc=0x147 fail_loc=0x147 total: 20 creates in 0.09 seconds: 228.53 creates/second CMD: shadow-26vm12 lctl set_param fail_loc=0 fail_loc=0 CMD: shadow-26vm12 lctl set_param lov.*mdtlov*.qos_threshold_rr 17% 17% 17% 17% shadow-26vm12: error: set_param: /proc/{fs,sys}/{lnet,lustre}/17%: Found no match lov.lustre-MDT0000-mdtlov.qos_threshold_rr=17% lov.lustre-MDT0001-mdtlov.qos_threshold_rr=17% lov.lustre-MDT0002-mdtlov.qos_threshold_rr=17% lov.lustre-MDT0003-mdtlov.qos_threshold_rr=17% sanity test_116b: @@@@@@ FAIL: test_116b failed with 3
Maloo report: https://maloo.whamcloud.com/test_sets/9d5c1624-a861-11e3-a16f-52540035b04c
The same test passed with MDSCOUNT=2.
Attachments
Issue Links
- is related to
-
LU-4762 lctl set_param should return error when the value of the parameter is null
- Resolved