Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
New error seen during test on el6.9. Not seen before. Seen during lustre_rmmod every time.
Suspect due to recent landings on master.
Attachments
Issue Links
- is related to
-
LU-9480 LNet Dynamic Discovery
-
- Resolved
-
yaml.sh:yml_node_info() gets called before the modules are loaded. in this function
This doesn't look like it's something new. I'm not sure exactly how the test framework works to make a change there.
I would rather not remove the error when list_nids fails, because it's useful for debugging. prints out why it failed. I think it makes more sense not to call lctl list_nids from the test unless the modules are loaded first.