Are there any commands that can be used instead of `volume show-space` to check deduplicated and compressed data for FlexGroup volumes?
Applies to
- ONTAP 9
- FlexGroup
Answer
- Yes, there are.
- Use "
volume show" command for FlexGroup volumes.
::> volume show -fields sis-space-saved,compression-space-saved -is-flexgroup true
vserver volume sis-space-saved compression-space-saved
------------- ------ --------------- -----------------------
svm1 fg1 42.61MB 184KB
Additional Information
additionalInformation_text
