Why can the quota report not display all quota entries if quota report command without the qtree name?
Applies to
ONTAP 9
Answer
It is the default behavior in ONTAP 9.8.
Example:
Cluster::*> quota report -quota-type tree -tree ""
There are no entries matching your query.
Cluster::*> quota report -quota-type tree -tree "q1"
Vserver: svm1
----Disk---- ----Files----- Quota
Volume Tree Type ID Used Limit Used Limit Specifier
------- -------- ------ ------- ----- ----- ------ ------ ---------
vol1 q1 tree 1 0B 100MB 1 - q1
Additional Information