Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
It is regression after patch https://review.whamcloud.com/33422 "LU-11556 tests: fix set_persistent_param_and_check breakage". With separate MGS set_persistent_param_and_check run at mgs node, but test stop it, and run local MDS+MGS.
Actually, looking at patch https://review.whamcloud.com/33422 "LU-11556 tests: fix set_persistent_param_and_check breakage" it isn't clear that this introduced the problem that you describe. It was just fixing a problem where "$node" was being passed to set_persistent_param_and_check() instead of "$facet", it doesn't do anything related to starting/stopping the MGS device? Is there some other patch that introduced this breakage, or am I missing the connection?