Test # | Tag | Procedure | Script | Result |
---|
1 | lnet_transaction_timeout | - Set lnet_transaction_timeout to a value < retry_count via lnetctl and YAML
- This should lead to a failure to set
- Set lnet_transaction_timeout to a value > retr_count via lnetctl and YAML
- lnet_lnd_timeout value should == lnet_transaction_timeout / retry_count
- Show value via "lnetctl global show"
|
| pass |
2 | lnet_retry_count | - Set the lnet_retry_count to a value > lnet_transaction_timeout via lnetctl and YAML
- This should lead to a failure to set
- Set the lnet_retry_count to a value < lnet_transaction_timeout via lnetctl and YAML
- lnet_lnd_timeout value should == lnet_transaction_timeout / retry_count
- Show value via "lnetctl global show"
|
| pass |
3 | lnet_health_sensitivity | - Set the lnet_health sensitivity from lnetctl and from YAML
- Show value via "lnetctl global show"
|
| pass |
4 | NI statistics | - verify LNet health statistics
|
|
|
5 | Peer NI statistics | - verify LNet health statistics for peer NIs
|
|
|
6 | NI Health value | - verify setting the local NI health statistics
- lnetctl net set --nid <nid> --health <value>
- Redo from YAML
|
| Jira |
---|
server | Whamcloud Community Jira |
---|
serverId | 8bba2dd1-4333-3006-bfcd-f35d4ebbd2ad |
---|
key | LU-11529 |
---|
|
|
7 | Peer NI Health value | - verify setting the local NI health statistics
- lnetctl peer set --nid <nid> --health <value>
- Redo from YAML
|
|
|