What is the available space to clients when my FlexGroup is overprovisioned?
Applies to
- ONTAP 9.1+
- FlexGroup
Answer
- The available space value is what is available to clients.
- The formula is:
available space (350TB) = size (900TB) - used size (500TB) - over-provisioned space (50TB)
cluster1::> volume show -volume FlexGroup1 -fields volume,available,size,used,over-provisioned
vserver volume available size used over-provisioned
------------- ---------- --------- -------- ------- ----------------
svm1_cluster1 FlexGroup1 350.0TB 900.0TB 500.0TB 50.0TB