Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/Client_df_output_and_qtree_quota_report_show_different_numbers
      Applies to ONTAP 9 Discrepancy between the total space from NFS client df output and quota report on ONTAP. From ONTAP: ::> volume quota report -volume vol1 -tree qtree1 Volume Tree Type ID Used Limit...Applies to ONTAP 9 Discrepancy between the total space from NFS client df output and quota report on ONTAP. From ONTAP: ::> volume quota report -volume vol1 -tree qtree1 Volume Tree Type ID Used Limit Used Limit Specifier vol1 qtree1 tree 1 1MB 1000MB 2 10000 From the client: df -h /mnt/qtree1 Filesystem Size Used Avail Use% Mounted on 10.64.198.196:/vol1/qtree1 839M 0 839M 0% /mnt/qtree1 The total space in client's df output (893M) does not match the limit (1000M) in the quota report command