ONTAP Discussions

Where is my free space?

Alexio
2,439 Views

Hello everyone, I've a FAS2650 with about 72TB of total usable capacity. This is my df output:

 

Aggregate total used avail capacity

aggr_NFS_FAS2650_01 36TB 32TB 4131GB 89%

aggr_NFS_FAS2650_02 36TB 33TB 3247GB 91%

 

As you can see, I'm running out of space. I'm using this storage only for nfs volumes and no LUNs. I ran a "volume show-space" and summing all the entries "total physical used" I get 38.45TB so I should have about 33TB available but aggregates only shows about 7TB. I really can't figure out what I'm missing.

 

Thank you for your help.

Best,

1 ACCEPTED SOLUTION

Ontapforrum
2,404 Views

Are the volume(s) attribute set to 'guarantee' ?

A "guarantee" type of volume allocates space in the aggregate for the volume when you create the volume, regardless of whether that space is used for data yet. When you use thick provisioning, all of the space specified for the volume is allocated from the aggregate at volume creation time. The volume cannot run out of space before the amount of data it contains (including Snapshot copies) reaches the size of the volume. However, if your volumes are not very full, this comes at the cost of reduced storage utilization. When you use thick provisioning, all of the space specified for the volume is allocated from the aggregate at volume creation time. The volume cannot run out of space before the amount of data it contains (including Snapshot copies) reaches the size of the volume. However, if your volumes are not very full, this comes at the cost of reduced storage utilization.

 

Space Usage:
https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Space_Usage

 

Methods to create space in an local tier (aggregate):
https://docs.netapp.com/us-en/ontap/disks-aggregates/methods-create-space-aggregate-concept.html

 

Related kbs:
https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/What_is_the_impact_of_changing_volume_space-guarantee__from_%22volume_...


How to reclaim space in an aggregate that is full? - NetApp Knowledge Base

 

 

View solution in original post

3 REPLIES 3

Ontapforrum
2,405 Views

Are the volume(s) attribute set to 'guarantee' ?

A "guarantee" type of volume allocates space in the aggregate for the volume when you create the volume, regardless of whether that space is used for data yet. When you use thick provisioning, all of the space specified for the volume is allocated from the aggregate at volume creation time. The volume cannot run out of space before the amount of data it contains (including Snapshot copies) reaches the size of the volume. However, if your volumes are not very full, this comes at the cost of reduced storage utilization. When you use thick provisioning, all of the space specified for the volume is allocated from the aggregate at volume creation time. The volume cannot run out of space before the amount of data it contains (including Snapshot copies) reaches the size of the volume. However, if your volumes are not very full, this comes at the cost of reduced storage utilization.

 

Space Usage:
https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Space_Usage

 

Methods to create space in an local tier (aggregate):
https://docs.netapp.com/us-en/ontap/disks-aggregates/methods-create-space-aggregate-concept.html

 

Related kbs:
https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/What_is_the_impact_of_changing_volume_space-guarantee__from_%22volume_...


How to reclaim space in an aggregate that is full? - NetApp Knowledge Base

 

 

Alexio
2,399 Views

I'm so sorry, I didn't notice it! All my volumes are "Thick Provisioned". Can I safely change them to "Thin", I obviously have enough space to do it. Thank you!

Ontapforrum
2,395 Views

Yes, it is absolutely safe. It's just a meta-data attribute change and can be done on the fly.

 

This kb covers this as well:

What is the impact of changing volume space-guarantee from "volume" to "none" - NetApp Knowledge Base

 

Public