Bug 1030210

Summary: [Doc] Quota: Corrections and suggestions in "12.3. Setting Default Soft Limit".
Product: Red Hat Gluster Storage Reporter: Gowrishankar Rajaiyan <grajaiya>
Component: doc-Administration_GuideAssignee: Bhavana <bmohanra>
Status: CLOSED CURRENTRELEASE QA Contact: Sudhir D <sdharane>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.1CC: asriram, grajaiya, mhideo, rhs-bugs, storage-doc, vraman
Target Milestone: ---Keywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-09 16:48:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Gowrishankar Rajaiyan 2013-11-14 07:40:09 UTC
For example, to set the default soft limit to 90% on test-volume:
# gluster volume quota test-volume default-soft-limit 90%
features.default-soft-limit on volume  set

to 

For example, to set the default soft limit to 90% on test-volume:
# gluster volume quota test-volume default-soft-limit 90%
volume quota : success


and then "# gluster volume quota test-volume list" to ensure that the value it set.

Comment 2 Gowrishankar Rajaiyan 2013-11-22 08:33:00 UTC
Output of "# gluster volume quota test-volume list" would have been perfect icing though.

This still is good. Thanks.