Bug 1288484
Summary: | tiering: quota list command is not working after attach or detach | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Vijaikumar Mallikarjuna <vmallika> |
Component: | quota | Assignee: | Vijaikumar Mallikarjuna <vmallika> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.7.5 | CC: | ashah, bugs, nchilaka, rcyriac, sankarshan, smohan, storage-qa-internal |
Target Milestone: | 3.7.5 | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1288474 | Environment: | |
Last Closed: | 2016-04-19 07:50:07 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: | 1287997, 1288474 | ||
Bug Blocks: |
Comment 1
Vijay Bellur
2015-12-04 11:33:22 UTC
COMMIT: http://review.gluster.org/12882 committed in release-3.7 by Atin Mukherjee (amukherj) ------ commit 9825bbfc75c369a83f8b9e8a467441a8d9039685 Author: vmallika <vmallika> Date: Fri Dec 4 16:51:18 2015 +0530 quota: copy quota_version value in func glusterd_volinfo_dup This is a backport of http://review.gluster.org/#/c/12881/ quota_version is a new variable introduced for quota xattr versioning feature. quota_version was not copied when creating duplicate volinfo in function 'glusterd_volinfo_dup' so any feature like snapshot/tiering using glusterd_volinfo_dup will get the default value of quota_version instead of the correct number and can cause a problem > Change-Id: I7b0f418002d49aa7210e2e741e65ee5b2593e6a6 > BUG: 1288474 > Signed-off-by: vmallika <vmallika> Change-Id: I971d3a4a08805a363bc4ab3c7343afb39916a3cf BUG: 1288484 Signed-off-by: vmallika <vmallika> Reviewed-on: http://review.gluster.org/12882 Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Atin Mukherjee <amukherj> REVIEW: http://review.gluster.org/12922 (glusterd: fix the build) posted (#2) for review on release-3.7 by Vijaikumar Mallikarjuna (vmallika) COMMIT: http://review.gluster.org/12922 committed in release-3.7 by Atin Mukherjee (amukherj) ------ commit 2f4ec1dbfab7e43cd5404d5ebe6073f892541248 Author: Michael Adam <obnox> Date: Wed Dec 9 09:59:40 2015 +0100 glusterd: fix the build This is a backport of http://review.gluster.org/#/c/12918/ Fix the build broken in 6e9f88cfd4c80c6af7260e5e6537cb76b6c0 Change-Id: I0c5cedff980688cb47f3f0e9f4968c23d2f507d3 BUG: 1288484 Signed-off-by: Michael Adam <obnox> Signed-off-by: vmallika <vmallika> Reviewed-on: http://review.gluster.org/12922 Reviewed-by: Atin Mukherjee <amukherj> Tested-by: Atin Mukherjee <amukherj> 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.7.7, please open a new bug report. glusterfs-3.7.7 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] https://www.gluster.org/pipermail/gluster-users/2016-February/025292.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |