Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2137156.1
Update Date:2018-03-20
Keywords:

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"  


Related Items
  • Sun ZFS Storage 7420
  •  
  • Sun Storage 7110 Unified Storage System
  •  
  • Oracle ZFS Storage ZS3-2
  •  
  • Sun Storage 7210 Unified Storage System
  •  
  • Oracle ZFS Storage ZS4-4
  •  
  • Sun Storage 7410 Unified Storage System
  •  
  • Sun ZFS Storage 7120
  •  
  • Sun Storage 7310 Unified Storage System
  •  
  • Oracle ZFS Storage ZS3-4
  •  
  • Sun ZFS Storage 7320
  •  
  • Oracle ZFS Storage Appliance Racked System ZS4-4
  •  
  • Oracle ZFS Storage ZS3-BA
  •  
Related Categories
  • PLA-Support>Sun Systems>DISK>ZFS Storage>SN-DK: 7xxx NAS
  •  




In this Document
Symptoms
Cause
Solution


Created from <SR 3-12624633301>

Applies to:

Sun ZFS Storage 7420 - Version All Versions and later
Sun 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)

Symptoms

When 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
mkdir: cannot create directory 'aaa': Disk quota exceeded.
Checked there is no user/group quota enabled at share level.
Please verify the support bundles and provide us the action plan to fix the issue.

 

 

Cause

The 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 defaultuserquota 2G
    pool/local/Project/users_data reservation 2T

 

    pool/local/Project/users_data 929G 1.09T 929G /export/users_data

 

 

Solution

Change 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
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback