ONTAP 9.13

to Japanese version

Methods to create space in an aggregate

If an aggregate runs out of free space, various problems can result that range from loss of data to disabling a volume’s guarantee. There are multiple ways to make more space in an aggregate.

All of the methods have various consequences. Prior to taking any action, you should read the relevant section in the documentation.

The following are some common ways to make space in an aggregate, in order of least to most consequences:

  • AAdd disks to the local tier.

  • Move some volumes to another local tier with available space.

  • Shrink the size of volume-guaranteed volumes in the local tier.

  • Delete unneeded volume Snapshot copies if the volume’s guarantee type is “none”.

  • Delete unneeded volumes.

  • Enable space-saving features, such as deduplication or compression.

  • (Temporarily) disable features that are using a large amount of metadata . .

Top of Page