Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.15.0
-
None
-
3
-
9223372036854775807
Description
Patch contains the following proposed fixes and improvements:
Fix template matching in affected facets accounting (when the == and != operators are used, the string to the right of the operator is considered a pattern);
Reduce failover duration done by facet_failover(): Long failover duration needs increasing of ldlm_enqueue_min to avoid evictions with striped objects, so let's do node reboot and mount on failover node in parallel.
Make wait_clients_import_state() working with a facet list;
Attachments
Activity
Fix Version/s | New: Lustre 2.16.0 [ 15190 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: WC Triage [ wc-triage ] | New: Elena Gryaznova [ egryaznova ] |
Description |
Original:
Patch contains the following proposed fixes an improvements:
Fix template matching in affected facets accounting (when the == and != operators are used, the string to the right of the operator is considered a pattern); Reduce failover duration done by facet_failover(): Long failover duration needs increasing of ldlm_enqueue_min to avoid evictions with striped objects, so let's do node reboot and mount on failover node in parallel. Make wait_clients_import_state() working with a facet list; |
New:
Patch contains the following proposed fixes and improvements:
Fix template matching in affected facets accounting (when the == and != operators are used, the string to the right of the operator is considered a pattern); Reduce failover duration done by facet_failover(): Long failover duration needs increasing of ldlm_enqueue_min to avoid evictions with striped objects, so let's do node reboot and mount on failover node in parallel. Make wait_clients_import_state() working with a facet list; |