Windows client still displays insufficient space even though the volume capacity does not reach 100%
Applies to
- ONTAP 9
- CIFS/SMB
Issue
- The Windows client displays "
There is not enough space on share_name. You need an additional space to copy these files
".
- The volume capacity does not reach 100%.
ontap95::> df -h -volume vol_thin
Filesystem total used avail capacity Mounted on Vserver
/vol/vol_thin/ 19GB 8533MB 67MB 43% /vol_thin svm1_ontap95
/vol/vol_thin/.snapshot 1024MB 0B 67MB 93% /vol_thin/.snapshot svm1_ontap95
- The volume is a thin provision.
ontap95::> volume show -volume vol_thin -fields space-guarantee
vserver volume space-guarantee
------------ -------- ---------------
svm1_ontap95 vol_thin none
- The available space displayed on the Windows client is equal to the available space of the aggregate.
ontap95::> df -h -A -aggregate aggr3
Aggregate total used avail capacity
aggr3 10GB 10GB 67MB 99%
aggr3/.snapshot 0B 0B 0B 0%
2 entries were displayed.