| Summary: | Problem when enabling quota : Could not start quota auxiliary mount | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Manikandan <mselvaga> |
| Component: | quota | Assignee: | Manikandan <mselvaga> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.6.8 | CC: | bugs, monotek23, mselvaga, ndevos, rabhat, redhat.bugs, smohan, sysadmin, vmallika |
| Target Milestone: | --- | Keywords: | EasyFix, Triaged |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-glusterfs-3.6.9 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1117888 | Environment: | |
| Last Closed: | 2016-03-04 15:26:57 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: | |
| Bug Depends On: | 1117888 | ||
| Bug Blocks: | 1304629 | ||
|
Description
Manikandan
2016-01-28 06:17:26 UTC
REVIEW: http://review.gluster.org/13308 (quota : fix could not start auxiliary mount issue) posted (#1) for review on release-3.6 by Manikandan Selvaganesh (mselvaga) REVIEW: http://review.gluster.org/13308 (quota : fix could not start auxiliary mount issue) posted (#2) for review on release-3.6 by Raghavendra Bhat (raghavendra) REVIEW: http://review.gluster.org/13308 (quota : fix could not start auxiliary mount issue) posted (#3) for review on release-3.6 by Raghavendra Bhat (raghavendra) COMMIT: http://review.gluster.org/13308 committed in release-3.6 by Raghavendra Bhat (raghavendra) ------ commit 52f6c664a27cddad37196c91fbb4c03d7da774b3 Author: Manikandan Selvaganesh <mselvaga> Date: Mon Jan 11 18:08:27 2016 +0530 quota : fix could not start auxiliary mount issue In versions older than 3.7, when trying to enable quota, the following message appears :"quota: Could not start quota auxiliary mount". It was because, /var/run/gluster was not getting created in cli side. In 3.7, the code has been moved to glusterd and we are making use of sys_mkdir. 3.5 fix -> http://review.gluster.org/#/c/13215/ > Change-Id: Id4360409f76b57c0f676fe2b859f3647c4340575 > BUG: 1117888 > Signed-off-by: Manikandan Selvaganesh <mselvaga> Change-Id: Id4360409f76b57c0f676fe2b859f3647c4340575 BUG: 1302541 Signed-off-by: Manikandan Selvaganesh <mselvaga> Reviewed-on: http://review.gluster.org/13308 Smoke: Gluster Build System <jenkins.com> Reviewed-by: Niels de Vos <ndevos> Reviewed-by: Vijaikumar Mallikarjuna <vmallika> CentOS-regression: Gluster Build System <jenkins.com> NetBSD-regression: NetBSD Build System <jenkins.org> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-glusterfs-3.6.9, please open a new bug report. glusterfs-glusterfs-3.6.9 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://www.gluster.org/pipermail/gluster-devel/2016-March/048584.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |