Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/Unable_to_increase_volume_size_above_100TB
      Existing volume cannot be increased above 100TB in total size: ::> volume size -vserver vserver1 -volume volume1 -new-size 150TB vol size: Error setting size of volume "vserver1:volume1". Volume maxim...Existing volume cannot be increased 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. ::> 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.