无法将卷大小增加到 100TB 以上
适用于
- ONTAP 9.12.1P2+
- 支持大容量的平台
问题
- 现有卷的总大小不能超过 100TB:
::> 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.
- 卷
autosize不能增加到 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.