Bug 1090449
| Summary: | [SNAPSHOT]: Snapshot delete failed | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Sachin Pandit <spandit> |
| Component: | glusterd | Assignee: | Sachin Pandit <spandit> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | mainline | CC: | bugs, gluster-bugs, nsathyan, rhinduja, rjoseph, sdharane, senaik, spandit, ssamanta, vmallika |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | SNAPSHOT | ||
| Fixed In Version: | glusterfs-3.6.0beta1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1049353 | Environment: | |
| Last Closed: | 2014-11-11 08:30:36 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: | 1049353 | ||
| Bug Blocks: | |||
|
Comment 1
Anand Avati
2014-04-23 11:09:57 UTC
REVIEW: http://review.gluster.org/7532 (glusterd/snapshot : Fix for snapshot delete failure) posted (#2) for review on master by Sachin Pandit (spandit) REVIEW: http://review.gluster.org/7532 (glusterd/snapshot : Fix for snapshot delete failure) posted (#3) for review on master by Sachin Pandit (spandit) REVIEW: http://review.gluster.org/7532 (glusterd/snapshot : Fix for snapshot delete failure) posted (#4) for review on master by Vijaikumar Mallikarjuna (vmallika) REVIEW: http://review.gluster.org/7532 (glusterd/snapshot : Fix for snapshot delete failure) posted (#5) for review on master by Vijaikumar Mallikarjuna (vmallika) REVIEW: http://review.gluster.org/7532 (glusterd/snapshot : Fix for snapshot delete failure) posted (#6) for review on master by Vijaikumar Mallikarjuna (vmallika) REVIEW: http://review.gluster.org/7532 (glusterd/snapshot : Fix for snapshot delete failure) posted (#7) for review on master by Vijaikumar Mallikarjuna (vmallika) COMMIT: http://review.gluster.org/7532 committed in master by Vijay Bellur (vbellur) ------ commit 57fddef768d0e0feee07e5d745dcb4656fe5cb84 Author: Vijaikumar M <vmallika> Date: Tue Apr 29 18:56:56 2014 +0530 glusterd/snapshot : Fix for snapshot delete failure Problem : snapshot delete used to fail when executed in loop, as there was race between process kill and umount. Solution : Before an umount is issued check if the process is still running, If so then issue for process termination. Give three tries for doing umount operation Change-Id: I7f4315e5d7d4a156dd513ec77443ead6ccd37b2e BUG: 1090449 Signed-off-by: Vijaikumar M <vmallika> Signed-off-by: Sachin Pandit <spandit> Reviewed-on: http://review.gluster.org/7532 Reviewed-by: Atin Mukherjee <amukherj> Reviewed-by: Krishnan Parthasarathi <kparthas> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Vijay Bellur <vbellur> Moving this bug to verified state as it has been verified by QA for downstream patch. 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 |