Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.10.0, Lustre 2.10.1, Lustre 2.11.0
-
Centos 7.4
-
3
-
9223372036854775807
Description
When importing a yaml config file for peers the import does not correctly set the Multi-Rail property when it is false.
An example:
peer: - primary nid: 10.112.1.60@o2ib8 Multi-Rail: False peer ni: - nid: 10.112.1.60@o2ib8 state: up
When imported it results in a running config of:
peer: - primary nid: 10.112.1.60@o2ib8 Multi-Rail: True peer ni: - nid: 10.112.1.60@o2ib8 state: up
For our config this isn't an issue yet, but as we will have a mix of multi-rail and non-multi-rail nodes this could be an issue moving forward.
Attachments
Activity
Link | New: This issue is related to EDU-151 [ EDU-151 ] |
Summary | Original: lnetctl: lnetctl import --add not importing peers corectly | New: lnetctl: lnetctl import --add not importing peers correctly |
Labels | Original: LTS lnet lnetctl | New: lnet lnetctl |
Fix Version/s | New: Lustre 2.10.7 [ 14401 ] |
Labels | Original: lnet lnetctl | New: LTS lnet lnetctl |
Labels | Original: LTS lnet lnetctl | New: lnet lnetctl |
Labels | Original: lnet lnetctl | New: LTS lnet lnetctl |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Fix Version/s | New: Lustre 2.12.0 [ 13495 ] |
Affects Version/s | New: Lustre 2.11.0 [ 13091 ] |