Bug 1312199
Summary: | [RFE] quota: enhance quota enable and disable process | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Vijaikumar Mallikarjuna <vmallika> |
Component: | quota | Assignee: | Raghavendra G <rgowdapp> |
Status: | CLOSED ERRATA | QA Contact: | Anil Shah <ashah> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.1 | CC: | amukherj, bugs, rcyriac, rhinduja, rhs-bugs, sankarshan, smohan |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | RHGS 3.2.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.8.4-1 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | 1290766 | Environment: | |
Last Closed: | 2017-03-23 05:27:13 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: | |
Embargoed: | |||
Bug Depends On: | 1290766 | ||
Bug Blocks: | 1351503 |
Description
Vijaikumar Mallikarjuna
2016-02-26 05:10:01 UTC
Patch has been submitted upstream: http://review.gluster.org/#/c/12952/ This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Compared crawling time for enable and disable quota between 3.1.3 and 3.2. Crawling takes less time in 3.2 build compared to 3.1.3 GA build. Observed per brick crawling in 3.2 [root@rhs-client47 ~]# ps -ef | grep /tmp/ root 1117 1 0 13:25 ? 00:00:00 /usr/sbin/glusterfs -s localhost --volfile-id client_per_brick/vol1.client.10.70.36.71.rhs-brick2-b2.vol --use-readdirp=no --client-pid -100 -l /var/log/glusterfs/quota_crawl/rhs-brick2-b2.log /var/run/gluster/tmp/mnt6APKec root 1144 1 0 13:26 ? 00:00:01 /usr/sbin/glusterfs -s localhost --volfile-id client_per_brick/vol1.client.10.70.36.71.rhs-brick3-b6.vol --use-readdirp=no --client-pid -100 -l /var/log/glusterfs/quota_crawl/rhs-brick3-b6.log /var/run/gluster/tmp/mntDMuOnb [root@rhs-client46 ~]# ps -ef | grep glusterfs | grep /tmp root 3352 1 20 13:45 ? 00:00:16 /usr/sbin/glusterfs -s localhost --volfile-id client_per_brick/vol1.client.10.70.36.70.rhs-brick2-b1.vol --use-readdirp=no --client-pid -100 -l /var/log/glusterfs/quota_crawl/rhs-brick2-b1.log /var/run/gluster/tmp/mntfotmVq root 3371 1 15 13:45 ? 00:00:12 /usr/sbin/glusterfs -s localhost --volfile-id client_per_brick/vol1.client.10.70.36.70.rhs-brick3-b5.vol --use-readdirp=no --client-pid -100 -l /var/log/glusterfs/quota_crawl/rhs-brick3-b5.log /var/run/gluster/tmp/mnty5jPII RFE verified on build glusterfs-3.8.4-11.el7rhgs.x86_64 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2017-0486.html |