跳转到主内容

在Windows中配置的卷和qtree之间的空间差异

i
Knowledge Base guidance

This article may include metadata, visibility, validation state, and related support guidance.

适用场景

  • ONTAP 9
  • CIFS

问题描述

  • 在Windows客户端上错误地列出了qtree限制。
  • 存储上的qtree限制设置为大于存储上的底层卷最大自动大小的值。

::> volume show -volume vol1 -fields size, max-autosize , space-guarantee
   vserver     volume size    max-autosize space-guarantee
   ----------- ------ ------- ------------ ---------------
   cluster2-01 vol1   22.99GB 27.59GB      none
   cluster2-02 vol1   22.99GB 27.59GB      none
   2 entries were displayed.

::> quota report -volume vol1 -tree qtree1
   Volume   Tree       Type     ID        Used  Limit    Used     Limit   Specifier
   -------  --------   ------   -------   ----- -----    ------   -----    ---------
   vol1     qtree1     tree      1        1TB   1000TB     2      10000

  • 但是、在客户端端、 列出的qtree限制等于卷的最大自动大小值。