Space difference between volume and Qtree provisioned in Windows
Applies to
- ONTAP 9
- CIFS
Issue
- Qtree limit is incorrectly listed at Windows client.
- The qtree limit on storage is set to a greater value than the underlying volume max-autosize on storage.
::> 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
- However, at the client end the qtree limit is listed to be equal to the max-autosize value of the volume.