Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
9223372036854775807
Description
Disable health on single-rail deployments, since the concept of resiliency doesn't exist on single-rail deployments. There is no other interface to fail over to.
local failures:
- 1. Don't call lnet_handle_local_failure() if I only have a single rail.
- 2. Don't queue for resend if I only have a single rail.
remote failures: - 1. Don't call lnet_handle_remote_failure() if the destination only has a single rail.
- 2. Don't queue for resend if the destination only has a single rail.
Attachments
Activity
Link | New: This issue is related to EX-2728 [ EX-2728 ] |
Fix Version/s | New: Lustre 2.14.0 [ 14490 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Epic Link | New: LU-13422 [ 58677 ] |