Bug 1111563
Summary: | chgrp fails in SMB mount with vfs_glusterfs plugin | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Poornima G <pgurusid> |
Component: | libgfapi | Assignee: | Poornima G <pgurusid> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Sudhir D <sdharane> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | pre-release | CC: | bugs, gluster-bugs, ndevos, nlevinki, nsathyan, pgurusid, vagarwal, vumrao |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.6.0beta1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1111029 | Environment: | |
Last Closed: | 2014-11-11 08:35:41 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: | 1110261, 1111029 | ||
Bug Blocks: |
Comment 1
Anand Avati
2014-06-20 11:26:39 UTC
REVIEW: http://review.gluster.org/8115 (libgfapi: In glfs_*chown, if uid or gid is -1, do not set the corresponding flag.) posted (#3) for review on master by Poornima G (pgurusid) As we have 93 groups limit with samba This patch will help us till that point. After that we have to use option : 'server.manage-gids' from patch : http://review.gluster.org/7501 REVIEW: http://review.gluster.org/8115 (libgfapi: In glfs_*chown, if uid or gid is -1, do not set the corresponding flag.) posted (#4) for review on master by Poornima G (pgurusid) COMMIT: http://review.gluster.org/8115 committed in master by Anand Avati (avati) ------ commit b14a525554f1fce280874f0385fef6771ca93c89 Author: Poornima Gurusiddaiah <pgurusid> Date: Thu Jun 19 16:19:23 2014 +0530 libgfapi: In glfs_*chown, if uid or gid is -1, do not set the corresponding flag. Change-Id: I23d0caa36c37dd5372f6e1d6a27c7904f4df547b BUG: 1111563 Signed-off-by: Poornima Gurusiddaiah <pgurusid> Reviewed-on: http://review.gluster.org/8115 Reviewed-by: Raghavendra Talur <rtalur> Reviewed-by: Prashanth Pai <ppai> Reviewed-by: Niels de Vos <ndevos> Tested-by: Justin Clift <justin> Reviewed-by: Shyamsundar Ranganathan <srangana> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Anand Avati <avati> A beta release for GlusterFS 3.6.0 has been released. Please verify if the release solves this bug report for you. In case the glusterfs-3.6.0beta1 release does not have a resolution for this issue, leave a comment in this bug and move the status to ASSIGNED. If this release fixes the problem for you, leave a note and change the status to VERIFIED. Packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update (possibly an "updates-testing" repository) infrastructure for your distribution. [1] http://supercolony.gluster.org/pipermail/gluster-users/2014-September/018836.html [2] http://supercolony.gluster.org/pipermail/gluster-users/ 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-3.6.1, please reopen this bug report. glusterfs-3.6.1 has been announced [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://supercolony.gluster.org/pipermail/gluster-users/2014-November/019410.html [2] http://supercolony.gluster.org/mailman/listinfo/gluster-users |