When the grow_shrink setting is enabled on a volume and the configured threshold is reached, where can the initial volume size be verified?
Applies to
ONTAP 9
Answer
If the volume is created with
grow_shrink
autosize mode enabled, then the default minimum size equals the initial volume size.ontap914::> vol show -autosize-mode grow_shrink -fields total,min-autosize
vserver volume total min-autosize
------- ----------- ------- ------------
dst913 vol1_src914 47.50MB 50MB
svmdr_dst12
vol1 95MB 100MB
svmdr_dst12
vol2 95MB 100MB
3 entries were displayed.