Bug 1346133
Summary: | tiering : Multiple brick processes crashed on tiered volume while taking snapshots | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Avra Sengupta <asengupt> |
Component: | tiering | Assignee: | Avra Sengupta <asengupt> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | bugs <bugs> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.8.0 | CC: | asengupt, ashah, bugs, dlambrig, nchilaka |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.8.2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1344686 | Environment: | |
Last Closed: | 2016-08-12 09:46:59 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: | 1344651, 1344686 | ||
Bug Blocks: | 1346132 |
Comment 1
Vijay Bellur
2016-06-14 05:54:46 UTC
REVIEW: http://review.gluster.org/14721 (tiering/ctr: Fix strcpy coverity) posted (#2) for review on release-3.8 by Avra Sengupta (asengupt) COMMIT: http://review.gluster.org/14721 committed in release-3.8 by Vijay Bellur (vbellur) ------ commit 6f037c46c2a015cad37430fd18052bbf6bfffc5c Author: Avra Sengupta <asengupt> Date: Fri Jun 10 16:33:04 2016 +0530 tiering/ctr: Fix strcpy coverity This patch is without a testcase, because it needs additional modification to the existing build method to hit the scenario this fix is intended for, and hence writing a testcase alone won't suffice. Backport of http://review.gluster.org/#/c/14696/ > Reviewed-on: http://review.gluster.org/14696 > Reviewed-by: mohammed rafi kc <rkavunga> > Smoke: Gluster Build System <jenkins.com> > NetBSD-regression: NetBSD Build System <jenkins.org> > Reviewed-by: N Balachandran <nbalacha> > CentOS-regression: Gluster Build System <jenkins.com> > Reviewed-by: Dan Lambright <dlambrig> (cherry picked from commit 3474aa85e399a92d3ee9159a2d066d4bd73611a0) Change-Id: I6cffba3e09a023f105dbf2975cc9a3ae1a965c31 BUG: 1346133 Signed-off-by: Avra Sengupta <asengupt> Reviewed-on: http://review.gluster.org/14721 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Vijay Bellur <vbellur> 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.8.2, please open a new bug report. glusterfs-3.8.2 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/announce/2016-August/000058.html [2] https://www.gluster.org/pipermail/gluster-users/ |