[Bugs] [Bug 1218170] New: [Quota] : To have a separate quota.conf file for inode quota.
bugzilla at redhat.com
bugzilla at redhat.com
Mon May 4 10:57:29 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1218170
Bug ID: 1218170
Summary: [Quota] : To have a separate quota.conf file for inode
quota.
Product: GlusterFS
Version: 3.7.0
Component: quota
Severity: high
Priority: high
Assignee: bugs at gluster.org
Reporter: spandit at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com,
vmallika at redhat.com
Depends On: 1190108, 1202244
Blocks: 1186580 (qe_tracker_everglades), 1199352
(glusterfs-3.7.0)
+++ This bug was initially created as a clone of Bug #1202244 +++
Description of problem:
Currently we maintain the quota configuration in a file called
quota.conf which is present in /var/lib/gluster/vols/<volname>
With introduction of inode quota, we have to save the configuration
related to inode quota in a file too. If we have the same file to
service both existing quota and inode quota we might end up in the
below mentioned problem:
* quota conf is a place holder to save gfid of the directory where
quota limit is set.
* The problem occurs when we try to remove a limit on some directory.
As we now have two types of quota we cant distinguish between the
type by having gfid alone.
Possible solution:
1) Currently we maintain a 16byte gfid, we can save 1 byte extra
along with gfid that to distinguish b/w existing quota and inode quota
2) TO have a separate quota.conf file altogether for inode quotas
Version-Release number of selected component (if applicable):
How reproducible:
1/1
Steps to Reproduce:
1. Set a usage limit on directory " gluster volume quota <volname> limit-usage
<directory> <size>
2. Set a inode quota limit on directory "gluster volume quota <volname>
limit-objects <directory> <limit>
3. remove the limit on usage on directory
4. test the inode quota list "gluster volume quota vol1 list-objects
Actual results:
inode quota is also removed if we remove usage quota.
Expected results:
inode quota should not be effected by usage quota.
Additional info:
--- Additional comment from Anand Avati on 2015-03-16 08:07:40 EDT ---
REVIEW: http://review.gluster.org/9900 (features/quota : Have a separate conf
and cksum for inode quota limits) posted (#1) for review on master by Sachin
Pandit (spandit at redhat.com)
--- Additional comment from Anand Avati on 2015-04-15 09:59:33 EDT ---
REVIEW: http://review.gluster.org/10069 (quota: support for inode quotas in
quota.conf) posted (#2) for review on master by Vijaikumar Mallikarjuna
(vmallika at redhat.com)
--- Additional comment from Anand Avati on 2015-04-15 10:14:58 EDT ---
REVIEW: http://review.gluster.org/10069 (quota: support for inode quotas in
quota.conf) posted (#3) for review on master by Vijaikumar Mallikarjuna
(vmallika at redhat.com)
--- Additional comment from Anand Avati on 2015-04-15 22:20:44 EDT ---
REVIEW: http://review.gluster.org/10069 (quota: support for inode quotas in
quota.conf) posted (#4) for review on master by Vijaikumar Mallikarjuna
(vmallika at redhat.com)
--- Additional comment from Anand Avati on 2015-04-16 03:40:00 EDT ---
REVIEW: http://review.gluster.org/10069 (quota: support for inode quotas in
quota.conf) posted (#5) for review on master by Vijaikumar Mallikarjuna
(vmallika at redhat.com)
--- Additional comment from Anand Avati on 2015-04-24 02:06:00 EDT ---
REVIEW: http://review.gluster.org/10069 (quota: support for inode quota in
quota.conf) posted (#6) for review on master by Sachin Pandit
(spandit at redhat.com)
--- Additional comment from Anand Avati on 2015-04-24 03:12:25 EDT ---
REVIEW: http://review.gluster.org/10069 (quota: support for inode quota in
quota.conf) posted (#7) for review on master by Sachin Pandit
(spandit at redhat.com)
--- Additional comment from Anand Avati on 2015-04-27 01:33:41 EDT ---
REVIEW: http://review.gluster.org/10069 (quota: support for inode quota in
quota.conf) posted (#8) for review on master by Sachin Pandit
(spandit at redhat.com)
--- Additional comment from Anand Avati on 2015-04-27 05:34:51 EDT ---
REVIEW: http://review.gluster.org/10069 (quota: support for inode quota in
quota.conf) posted (#9) for review on master by Sachin Pandit
(spandit at redhat.com)
--- Additional comment from Anand Avati on 2015-04-27 11:11:43 EDT ---
REVIEW: http://review.gluster.org/10069 (quota: support for inode quota in
quota.conf) posted (#10) for review on master by Sachin Pandit
(spandit at redhat.com)
--- Additional comment from Anand Avati on 2015-04-28 02:35:16 EDT ---
REVIEW: http://review.gluster.org/10069 (quota: support for inode quota in
quota.conf) posted (#11) for review on master by Sachin Pandit
(spandit at redhat.com)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1186580
[Bug 1186580] QE tracker bug for Everglades
https://bugzilla.redhat.com/show_bug.cgi?id=1190108
[Bug 1190108] RFE: Quota for inode count
https://bugzilla.redhat.com/show_bug.cgi?id=1199352
[Bug 1199352] GlusterFS 3.7.0 tracker
https://bugzilla.redhat.com/show_bug.cgi?id=1202244
[Bug 1202244] [Quota] : To have a separate quota.conf file for inode quota.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list