Unable to increase volume size above 100TB
Applies to
- ONTAP 9.12.1P2 and above
- Platforms supporting large volumes
Issue
- An existing volume cannot be increased to above 100TB in total size:
::> volume size -vserver vserver1 -volume volume1 -new-size 150TB
vol size: Error setting size of volume "vserver1:volume1". Volume maximum autosize must be greater than or equal to the current volume size 150TB.
- The volume
autosize
option cannot be increased to above 100TB:
::> volume modify -vserver vserver1 -volume volume1 -max-autosize 150TB
Error: command failed: Volume maximum autosize must be smaller than or equal to the maximum volume size of 100TB.