Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3
-
9223372036854775807
Description
When a client has multiple Lustre mounts and multiple copytools then using the current kkuc to delived HALs to CTs is inefficient since it broadcasts each HAL to all CT. This consumes kkuc pipe space and causes extra CT wakeups. So a UUID field to struct kkuc_reg to permit filtering HALs by the mount point UUID.