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-1952244.1
Update Date:2018-01-05
Keywords:

Solution Type  Problem Resolution Sure

Solution  1952244.1 :   Oracle ZFS Storage Appliance: NFS mount size from client did not increase after increasing the shares quota  


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




In this Document
Symptoms
Cause
Solution


Created from <SR 3-9979693755>

Applies to:

Sun ZFS Storage 7320 - Version All Versions to All Versions [Release All Releases]
Sun ZFS Storage 7420 - Version All Versions to All Versions [Release All Releases]
Oracle ZFS Storage ZS3-2 - Version All Versions to All Versions [Release All Releases]
Oracle ZFS Storage ZS3-4 - Version All Versions to All Versions [Release All Releases]
Sun Storage 7110 Unified Storage System - Version All Versions to All Versions [Release All Releases]
7000 Appliance OS (Fishworks)

Symptoms

The quota on the shares was increased from 100G to 200G, but NFS client mount still shows 100G.

zfssa:shares quota/quotafs> get quota
                         quota = 200G

 

Client still shows 100G as the size.

root@client:/mnt/test# df -h .
Filesystem             Size   Used  Available Capacity  Mounted on
zfssa:/export/quotafs   100G    31K       100G     1%    /mnt/test

 

Cause

Quota for project was also limited to 100G
 

zfssa:shares quota> get quota
                         quota = 100G
zfssa:shares quota>



 

Solution

Increase the quota for the project to 200G.
 

zfssa:shares quota> set quota=200G
                         quota = 200G (uncommitted)
zfssa:shares quota> commit
zfssa:shares quota> get quota
                         quota = 200G
zfssa:shares quota>

 

Output from client:

root@client:/mnt/test# df -h .
Filesystem             Size   Used  Available Capacity  Mounted on
zfssa:/export/quotafs   200G    31K       200G     1%    /mnt/test

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback