Bug 1359020
Summary: | [Bitrot]: Sticky bit files considered and skipped by the scrubber, instead of getting ignored. | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Kotresh HR <khiremat> |
Component: | bitrot | Assignee: | Kotresh HR <khiremat> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | bugs <bugs> |
Priority: | unspecified | ||
Version: | 3.8.1 | CC: | bugs, khiremat, sanandpa |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.8.2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1359017 | Environment: | |
Last Closed: | 2016-08-12 09:47:30 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: | 1342459, 1355706, 1359017 | ||
Bug Blocks: |
Description
Kotresh HR
2016-07-22 06:17:03 UTC
REVIEW: http://review.gluster.org/14983 (feature/bitrot: Ignore files with sticky bit set) posted (#1) for review on release-3.8 by Kotresh HR (khiremat) REVIEW: http://review.gluster.org/14983 (feature/bitrot: Ignore files with sticky bit set) posted (#2) for review on release-3.8 by Kotresh HR (khiremat) COMMIT: http://review.gluster.org/14983 committed in release-3.8 by Venky Shankar (vshankar) ------ commit 1d5dfce606217d5e2e1c71f89fab5aca100620a2 Author: Kotresh HR <khiremat> Date: Tue Jul 12 15:21:23 2016 +0530 feature/bitrot: Ignore files with sticky bit set Backport of http://review.gluster.org/14903 Scrubber scrubs entries in backend. It is scrubbing files with sticky bit as well. This might include linkfiles which should be skipped. This patch adds the check to ignore linkfiles during scrub. Change-Id: Ic21367b37770d391326c55c659491a1e5a82335b BUG: 1359020 Signed-off-by: Kotresh HR <khiremat> (cherry picked from commit 8c47b19fc057f08c47444ef557503e610c707128) Reviewed-on: http://review.gluster.org/14983 NetBSD-regression: NetBSD Build System <jenkins.org> Smoke: Gluster Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Venky Shankar <vshankar> Tested-by: Venky Shankar <vshankar> 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/ |