![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Problem Resolution Sure Solution 2137156.1 : Oracle ZFS Storage Appliance: A Write to a Share with Enough Free Space Reports "disk quota exceeded"
In this Document
Created from <SR 3-12624633301> Applies to:Sun ZFS Storage 7420 - Version All Versions and laterSun ZFS Storage 7320 - Version All Versions and later Sun ZFS Storage 7120 - Version All Versions and later Sun Storage 7410 Unified Storage System - Version All Versions and later Sun Storage 7310 Unified Storage System - Version All Versions and later 7000 Appliance OS (Fishworks) SymptomsWhen an attempt is made to create a directory or file in a share exported by NFS, a disk quota error is reported.
[root@linux_client users_data]# mkdir aaa
CauseThe same error is reported when attempting to write directly into the share. The size of the pool is checked and it is confirmed that there is available space in the share, - also the project and share quota has not been reached. Analysis shows that the limit is on the user quota. pool/local/Project/users_data 929G 1.09T 929G /export/users_data
pool/local/Project/users_data defaultgroupquota none
pool/local/Project/users_data 929G 1.09T 929G /export/users_data
SolutionChange user quota to 0 : NAS:shares Fusion_CRM/users_data> set quota=0
quota = 0 (uncommitted) NAS:shares Fusion_CRM/users_data> commit NAS:shares Fusion_CRM/users_data> ls
Attachments This solution has no attachment |
||||||||||||||||
|