Bug 1030274 - [Doc] Quota: Corrections and suggestion in "12.7. Removing Disk Limit".
Summary: [Doc] Quota: Corrections and suggestion in "12.7. Removing Disk Limit".
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: doc-Administration_Guide
Version: 2.1
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
: ---
Assignee: Bhavana
QA Contact: Sudhir D
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-14 09:30 UTC by Gowrishankar Rajaiyan
Modified: 2013-12-09 16:48 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-09 16:48:34 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Gowrishankar Rajaiyan 2013-11-14 09:30:30 UTC
http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Storage/2.1/html/Administration_Guide/chap-User_Guide-Dir_Quota-Remove.html


You can remove set disk limit, if you do not want quota anymore.
[shanks] Can we please have the above rephrased ?


To remove disk limit
[shanks] disk limit usage


Remove disk limit set on a particular directory using the following command:
[shanks] disk limit usage


# gluster volume quota VOLNAME remove /directory-name
[shanks] /<directory-name>


...
For example, to remove the disk limit on /data directory of test-volume:
# gluster volume quota test-volume remove /data
Removed quota limit on /data

should be

# gluster volume quota test-volume remove /data
volume quota : success
...


Also, should give details on removing quota from volume.

[root@server1 ~]# gluster vol quota shanks-quota remove /
volume quota : success
[root@server1 ~]# 

with a note that removing quota from the volume ("/") does not impact quota limit usage on directories.

Comment 2 Gowrishankar Rajaiyan 2013-11-22 08:57:05 UTC
perfect! Verified. Thanks.


Note You need to log in before you can comment on or make changes to this bug.