You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before 4.21.0, there was no named algorithm setting like vm.allocation.algorithm and volume allocator used to use the algorithm configured for VM allocator.
75
+
.. note::
76
+
Since 4.21.0, dedicated named configuration is provided for admin to configure volume allocation algorithm.
77
+
78
+
**volume.allocation.algorithm**: random (default)
76
79
77
-
Since 4.21.0, dedicated named configuration is provided for user to configure volume allocation algorithm:
78
-
79
-
**volume.allocation.algorithm**: random (default)
80
+
Before 4.21.0, **vm.allocation.algorithm** was used for both VM as well as Volume allocation.
0 commit comments