Bug 966852
| Summary: | nfs: rm-rf * does not remove the data | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | shishir gowda <sgowda> |
| Component: | distribute | Assignee: | Nagaprasad Sathyanarayana <nsathyan> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | mainline | CC: | gluster-bugs, nsathyan, rwheeler, saujain, smohan, spradhan, vagarwal, vbellur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.4.3 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 960843 | Environment: | |
| Last Closed: | 2014-04-17 13:13:00 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: | 960843, 1115367 | ||
| Bug Blocks: | |||
|
Comment 1
Anand Avati
2013-05-24 06:37:14 UTC
COMMIT: http://review.gluster.org/4989 committed in master by Vijay Bellur (vbellur) ------ commit bca2449cb59727196d328462c912a1be20117b9d Author: shishir gowda <sgowda> Date: Mon May 13 09:51:49 2013 +0530 cluster/dht: Do migration inprog/complete check only if ENOENT Additionally, update op_errno to the lasted failure. If failures found in complete_check, error returned would be EUCLEAN instead of the right failure (in this case ENOENT) Change-Id: Ib813867f4b817af651627b9ea07b0b09fa2b26ce BUG: 966852 Signed-off-by: shishir gowda <sgowda> Reviewed-on: http://review.gluster.org/4989 Reviewed-by: Amar Tumballi <amarts> Reviewed-by: Vijay Bellur <vbellur> Tested-by: Gluster Build System <jenkins.com> REVIEW: http://review.gluster.org/6495 (cluster/dht: Do migration inprog/complete check only if ENOENT) posted (#1) for review on release-3.4 by Anand Avati (avati) REVIEW: http://review.gluster.org/6495 (cluster/dht: Do migration inprog/complete check only if ENOENT) posted (#2) for review on release-3.4 by Anand Avati (avati) COMMIT: http://review.gluster.org/6495 committed in release-3.4 by Vijay Bellur (vbellur) ------ commit b562ace8f7525f6d06555d4f02ac48fec82f23ad Author: Anand Avati <avati> Date: Wed Dec 11 13:57:13 2013 -0800 cluster/dht: Do migration inprog/complete check only if ENOENT Additionally, update op_errno to the lasted failure. If failures found in complete_check, error returned would be EUCLEAN instead of the right failure (in this case ENOENT) Change-Id: Ib813867f4b817af651627b9ea07b0b09fa2b26ce BUG: 966852 Original-author: shishir gowda <sgowda> Signed-off-by: Anand Avati <avati> Reviewed-on: http://review.gluster.org/6495 Tested-by: Gluster Build System <jenkins.com> 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.4.3, please reopen this bug report. glusterfs-3.4.3 has been announced on the Gluster Developers mailinglist [1], packages for several distributions should already be or become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. The fix for this bug likely to be included in all future GlusterFS releases i.e. release > 3.4.3. In the same line the recent release i.e. glusterfs-3.5.0 [3] likely to have the fix. You can verify this by reading the comments in this bug report and checking for comments mentioning "committed in release-3.5". [1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/5978 [2] http://news.gmane.org/gmane.comp.file-systems.gluster.user [3] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/6137 |