Specifies the group-wide default for new thin-provisioned volumes for the maximum percentage of the volume size that can be in use. When in-use space reaches this value, the volume will be set offline.
The default is 100%.
Changing the group-wide setting will not affect existing volumes.
You can override this value on a specific thin-provisioned volume by using the volume create command or the volume select thin-growth-max command.
Format
grpparams def-thin-growth-max n%
Variable
|
n |
Maximum percentage of the volume size that can be in use for a thin-provisioned volume. |
Example
The following command sets the group-wide default to 90% for the maximum percentage of the volume size that can be in use for a thin-provisioned volume:
grpparams def-thin-growth-max 90%