Bug 1115367
Summary: | "rm -rf *" from multiple mount points fails to remove directories on all the subvolumes | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | spandura | |
Component: | distribute | Assignee: | Sakshi <sabansal> | |
Status: | CLOSED ERRATA | QA Contact: | krishnaram Karthick <kramdoss> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | rhgs-3.0 | CC: | ashetty, asrivast, byarlaga, mzywusko, nbalacha, olim, racpatel, rcyriac, rgowdapp, rhinduja, sabansal, sankarshan, smohan, spalai | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | RHGS 3.1.3 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | dht-rm-rf | |||
Fixed In Version: | glusterfs-3.7.9-3 | Doc Type: | Bug Fix | |
Doc Text: |
Directory removal and self-heal operations could occur simultaneously. This could cause a number of problems such as directories that had been intentionally removed being healed, access problems, and difficulty deleting parent directories that appeared empty but were not. The rmdir and self-heal operations now block while executing, so these problems no longer occur.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1245065 (view as bug list) | Environment: | ||
Last Closed: | 2016-06-23 04:52:33 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: | ||||
Bug Blocks: | 960910, 960938, 966852, 1121186, 1128737, 1245065, 1257894, 1286582, 1286593, 1310194, 1311817, 1338634, 1338668, 1338669, 1443373 |
Description
spandura
2014-07-02 09:13:27 UTC
Per discussion, not a blocker. *** Bug 960938 has been marked as a duplicate of this bug. *** *** Bug 923068 has been marked as a duplicate of this bug. *** *** Bug 960843 has been marked as a duplicate of this bug. *** *** Bug 990534 has been marked as a duplicate of this bug. *** *** Bug 1059189 has been marked as a duplicate of this bug. *** This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Verified the fix in build - glusterfs-3.7.9-4 on both NFS and Fuse mounts separately. The issue reported in this bug was not seen. i.e., 'directory not empty' errors were not seen. tests that were run to validate the fix: 1) parallel rm -rf from different mount points on the same directory with lots of sub-dirs 2) rm -rf + lookups from different mount points on the same directory with lots of sub-dirs Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1240 |