Field -over-provisioned shows a FlexGroup as over-provisioned when constituents volumes are not
Applies to
- ONTAP 9
- FlexGroup
Issue
The -over-provisioned field in a volume show command is showing a FlexGroup as over-provisioned when all the FlexGroup constituents are not over-provisioned. The field displays a size if a volume's unused size exceeds available space in the aggregate. The FlexGroup should show a value of 0B if the constituent volumes also show the same value.
volume show -volume FlexGroup* -fields volume,size, used, over-provisioned
vserver volume size used over-provisioned
----------- ------------ ------ ------ ----------------
SVM1 FlexGroup 3.99PB 3.41PB 281.2TB
SVM1 FlexGroup__0001
79.69TB
75.07TB
0B
SVM1 FlexGroup__0002
79.06TB
74.51TB
0B
SVM1 FlexGroup__0003
79.07TB
74.53TB
0B
SVM1 FlexGroup__0004
79.15TB
74.47TB
0B
To see if an aggregate is over-provisioned run the
aggregate show-space
command.