[Bugs] [Bug 1209430] New: quota/marker: turn off inode quotas by default

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 7 11:03:20 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1209430

            Bug ID: 1209430
           Summary: quota/marker: turn off inode quotas by default
           Product: GlusterFS
           Version: mainline
         Component: quota
          Assignee: bugs at gluster.org
          Reporter: vmallika at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



inode quota is a new feature implemented in glusterfs-3.7
if quota is enabled in the older version and is upgraded
to a new version, we can hit setxattr spike during self-heal
of inode quotas.
So when a quota is enabled, turn off inode-quotas with a xlator option.

With this patch, we still account for inode quotas but only
when a write operation is performed for a particular file.
User will be able to query inode quotas once the inode-quota
xlator option is enabled.

-- 
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