File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -1886,10 +1886,16 @@ Configurations can also be set at more granular levels.
18861886All local settings can be configured at a global level as well.
18871887If set, the local setting takes precedence over the global setting.
18881888
1889- Some configurations might be available to be set at multiple levels.
1890- For example, the 'pool.storage.capacity.disablethreshold' configuration
1891- parameter can be set at the Zone level and the Primary Storage level.
1892- Here also the more granular setting (Primary Storage) will override the broader setting (Zone).
1889+ Some configurations can be set at multiple levels.
1890+ For example, the following configuration parameters can be set at the
1891+ Zone level and the Primary Storage level.
1892+
1893+ * pool.storage.capacity.disablethreshold
1894+ * pool.storage.allocated.resize.capacity.disablethreshold
1895+ * pool.storage.capacity.disablethreshold
1896+
1897+ In this case also the more granular setting (Primary Storage)
1898+ overrides the broader setting (Zone).
18931899
18941900Use the following steps to set local configuration parameters
18951901
You can’t perform that action at this time.
0 commit comments