Bug 1238071
Summary: | Quota: Quota Daemon doesn't start after node reboot | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Anil Shah <ashah> | |
Component: | quota | Assignee: | Gaurav Kumar Garg <ggarg> | |
Status: | CLOSED ERRATA | QA Contact: | Byreddy <bsrirama> | |
Severity: | low | Docs Contact: | ||
Priority: | medium | |||
Version: | rhgs-3.1 | CC: | amukherj, annair, ashah, asriram, asrivast, bsrirama, divya, ggarg, nsathyan, rcyriac, rhs-bugs, smohan, storage-qa-internal | |
Target Milestone: | --- | Keywords: | Regression, ZStream | |
Target Release: | RHGS 3.1.1 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.7.1-12 | Doc Type: | Bug Fix | |
Doc Text: |
Previously, upon restarting glusterd, quota daemon was not started when more than one volume was configured and quota is enabled only on the second volume. With this fix, the quota daemon starts on node reboot.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1242875 (view as bug list) | Environment: | ||
Last Closed: | 2015-10-05 07:16:52 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: | ||||
Bug Blocks: | 1216951, 1223636, 1242875, 1242882, 1251815 |
Description
Anil Shah
2015-07-01 06:59:35 UTC
Editing the How reproducible: 1/1 Occurrence Can we close this bug and re-open if it happens again? Sure, Works for me, Hit issue again. Step to reproduce this issue: volume-create Vol0 volume-start Vol0 volume-create Vol1 volume-start Vol1 Enable quota on vol1 pkill gluster service glusterd start Hit this issue again. Step to reproduce this issue: volume-create Vol0 volume-start Vol0 volume-create Vol1 volume-start Vol1 Enable quota on vol1 pkill gluster service glusterd start Automated quota tests are failing on build glusterfs-3.7.1-9.el6rhs.x86_64 https://bugzilla.redhat.com/show_bug.cgi?id=1238071 upstream patch : http://review.gluster.org/#/c/11658/ Upstream patch is already merged. downstream patch url: https://code.engineering.redhat.com/gerrit/#/c/54970/ Verified this bug using the version glusterfs-3.7.1-12. Steps used to verify: ~~~~~~~~~~~~~~~~~~~~~ 1. Created 2*2 volume using cluster of two nodes. 2. Mounted volume as FUSE mount 3. Enabled quota and set the quota limit usage. 4. Rebooted the cluster node. 5. Verified the quota daemon is running OR not after reboot // it was running. Extra: ~~~~~~ Verified this bug with having multiple volumes in a single cluster, enabling quota for one of the volume and killing gluster (pkill gluster) and finally restarting the glusterd. It worked as per the expectation. Moving this Bug to verified state 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-2015-1845.html |