With the Autogrow capability enabled, Data ONTAP increases the size of a FlexCache volume when the volume starts to fill up. The Autogrow capability is enabled and disabled per FlexCache volume, and is enabled by default on new FlexCache volumes.
If you want to.. | Then enter... |
---|---|
Enable the Autogrow capability | vol options vol_name flexcache_autogrow on |
Disable the Autogrow capability | vol options vol_name flexcache_autogrow off |
To enable the FlexCache Autogrow capability on the FlexCache volume fc1, enter the following command:vol options fc1 flexcache_autogrow on