What values are returned by `NETAPP-MIB::df64UsedKBytes.dfType` for thick, thin, and mixed volumes
Applies to
ONTAP 9
Answer
- The values returned by `
NETAPP-MIB::df64UsedKBytes.dfType` are based on the type of volume. - The behavior is as follows:
- Thick Volumes: The value represents the amount of space allocated from the aggregate to the thick volume.
- Thin Volumes: The value represents the amount of data written to the thin volume.
- Mixed Volumes (Thick and Thin): The calculation follows the same principles as above:
- For thick volumes, it shows the allocated space from the aggregate.
- For thin volumes, it shows the written data size.
Additional Information
additionalInformation_text
