FlexGroup constituent available size does not align with the capacity percentage
Applies to
- ONTAP 9
- FlexGroup
- Thin provisioning
Issue
- The FlexGroup constituent available space does not align correctly with the percent-used for the constituent.
- The available space of all constituents matches the available space on the aggregate that they are in.
cluster1::> aggr show
Aggregate Size Available Used% State #Vols Nodes RAID Status
--------- -------- --------- ----- ------- ------ ---------------- ------------
aggr1 71.53t 1.31t 98% online 4 cluster1-01 raid_dp,
normal
cluster1::> volume show -is-constituent true -fields used,size,available,percent-used
vserver volume size available used percent-used
------------- --------------- ------- --------- ------- ------------
svm1_cluster1 FlexGroup__0001 17.33t 1.31t 15.54t 90%
svm1_cluster1 FlexGroup__0002 17.33t 1.31t 15.46t 89%
svm1_cluster1 FlexGroup__0003 17.33t 1.31t 15.50t 89%
svm1_cluster1 FlexGroup__0004 17.33t 1.31t 5.65t 33%
4 entries were displayed.