When you run the df command from the mount point of a qtree for which a quota rule is configured, the output of the command shows the same space usage as the value specified by the quota report.
If quotas are enabled for the volume that contains the qtree, the space usage reported by the df command excludes blocks used by directories, ACLs, stream directories, and metafiles. Therefore, the reported space usage exactly matches the value specified by the quota report.
However, if the qtree does not have a quota rule configured or if quotas are not enabled for the volume, then the reported space usage includes the blocks consumed by directories, ACLs, stream directories and metafiles for the entire volume, including other qtrees within the volume. In such a situation, the space usage reported by the df command is more than the value specified by the quota report.
system1>quota report K-Bytes Files Type ID Volume Tree Used Limit Used Limit Quota Specifier ----- -------- -------- -------- --------- --------- ------- ------- --------------- tree user1 vol1 q1 10485760 10485760 1 - /vol/vol1/q1 ...
[user1@lin-sys1 q1]$ df -k 192.0.2.245:/vol/vol1/q1 10240 10240 0 100% /q1