Skip to main content
NetApp Knowledge Base

Is quota report supposed to equal used size in the volume show output?

Views:
399
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

Applies to

  • ONTAP 9
  • Space Accounting
  • Quota/Qtree

Answer

  • No. The quota report command does not include ONTAP metadata or delayed trees.
  • The used field is only the size of the files:

cluster1::*> quota report
Vserver: svm1_cluster1
                                    ----Disk----  ----Files-----   Quota
Volume   Tree      Type    ID        Used  Limit    Used   Limit   Specifier
-------  --------  ------  -------  -----  -----  ------  ------   ---------
volmulti  Qtree1   tree    1        1.47GB   5GB   12457       -   Qtree1
volmulti           tree    *           0B      -       0       -   *
2 entries were displayed.

  • The used in volume show includes ONTAP metadata:

cluster1::*> vol show -fields used,available,total
vserver       volume   available total  used
------------- -------- --------- ------ ------
svm1_cluster1 volmulti 7.96GB    9.50GB 1.54GB

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.