Bug 1618004
Summary: | [GSS] glusterd not starting after upgrade due to snapshots error in RHEV + RHGS | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Mohammed Rafi KC <rkavunga> |
Component: | snapshot | Assignee: | Mohammed Rafi KC <rkavunga> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | mainline | CC: | amukherj, atoborek, psony, rabhat, rhinduja, rhs-bugs, rkavunga, sankarshan, srakonde, storage-qa-internal, sunkumar, vbellur, ykaul |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-5.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1614472 | Environment: | |
Last Closed: | 2018-10-23 15:17:10 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: | 1614472 | ||
Bug Blocks: |
Description
Mohammed Rafi KC
2018-08-16 11:41:57 UTC
REVIEW: https://review.gluster.org/20747 (snapshot/handshake: store description after strdup) posted (#1) for review on master by mohammed rafi kc REVIEW: https://review.gluster.org/20770 (snapshot:Fail snapshot creation if an empty description provided) posted (#1) for review on master by mohammed rafi kc REVIEW: https://review.gluster.org/20854 (snapshot:Fix wrong dictionary key in snapshot cleanup code) posted (#1) for review on master by mohammed rafi kc COMMIT: https://review.gluster.org/20770 committed in master by "Atin Mukherjee" <amukherj> with a commit message- snapshot:Fail snapshot creation if an empty description provided Snapshot description should have a valid string. Creating a snapshot with null value will cause reading from info file to fail with a null exception Change-Id: I9f84154b8e3e7ffefa5438807b3bb9b4e0d964ca updates: bz#1618004 Signed-off-by: Mohammed Rafi KC <rkavunga> COMMIT: https://review.gluster.org/20854 committed in master by "Atin Mukherjee" <amukherj> with a commit message- snapshot:Fix wrong dictionary key in snapshot cleanup code Snapshot was designed to support multiple volume snapshot, hence the volume name keys are labelled with volume count. So the volume key should have a volume count appended with key Change-Id: I044d73fc86db0e662dc914669aecfb82a6476fb5 fixes: bz#1618004 Signed-off-by: Mohammed Rafi KC <rkavunga> COMMIT: https://review.gluster.org/20747 committed in master by "Atin Mukherjee" <amukherj> with a commit message- snapshot/handshake: store description after strdup problem: During a handshake, when we import a friend data snap description variable was just referenced to dictionary value. Solution: snap description should have a separate memory allocated through gf_strdup Change-Id: I94da0c57919e1228919231d1563a001362b100b8 fixes: bz#1618004 Signed-off-by: Mohammed Rafi KC <rkavunga> 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-5.0, please open a new bug report. glusterfs-5.0 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://lists.gluster.org/pipermail/announce/2018-October/000115.html [2] https://www.gluster.org/pipermail/gluster-users/ |