Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
Lustre 2.15.0
-
9223372036854775807
Description
The MDT QOS should always be used for subdirectories created in a parent that has round-robin activated, if the MDT space balance exceeds qos_threshold_rr. Otherwise, subdirectories in that directory tree will suddenly change from r-r to being "sticky" on a single MDT, which significantly changed the behavior and load distribution across MDTs. The "threshold by depth" should only be used for directories that would otherwise have always been created on the parent already.
Related to this, it should be possible to tune the weighting of subdirectories by depth so that this can be adjusted without recompiling the code.