Hi All,
1)
While trying to report using ONTAP 9.9 CLI I have not been able to exclude the "index" values.
For example:
> volume quota report -tree * -disk-used >1mb -fields volume,tree,disk-used
vserver volume index tree disk-used
-------- ------ ------------------- ----------- ---------
svm-prod prod_1 2305843013508661248 Data_1 816.9GB
How can I get rid of "index"?
2)
I also noticed that if I set units to TB it will chop off the decimal values when reporting:
> set -units TB
So 9.9 TB will be reported as 9 TB. Can the number of decimal place values set?
Thank you!
Bela