How to get full output of raw data with full precision and not SI prefixes in the statistics command
Applies to
ONTAP 9Description
- When using the
statistics show -rawcommand, units may be in SI prefixes instead of fully precise. - Example: The below output shows Gigabytes (GB), not bytes:
Cluster::> set diag; statistics show -raw true -object aggregate -counter write_data -values *
Object: aggregate
Instance: aggr1
Start-time: 10/18/2023 12:00:37
End-time: 10/18/2023 12:00:37
Scope: node1
Counter Value
-------------------------------- --------------------------------
write_data 974GB
