客户端df输出和qtree配额报告显示的数字不同
适用场景
- ONTAP 9
问题描述
NFS客户端df输出中的总空间与ONTAP上的配额报告之间存在差异。
从ONTAP:
::> volume quota report -volume vol1 -tree qtree1Volume Tree Type ID Used Limit Used Limit Specifier------- -------- ------ ------- ----- ----- ------ ----- ---------vol1 qtree1 tree 1 1MB 1000MB 2 10000从客户端上:
df -h /mnt/qtree1Filesystem Size Used Avail Use% Mounted on10.64.198.196:/vol1/qtree1 839M 0 839M 0% /mnt/qtree1客户端df输出中的总空间(893M) 与 配额报告命令中的限制(1000M)不匹配