Bug 1462080
Summary: | [Bitrot]: Inconsistency seen with 'scrub ondemand' - fails to trigger scrub | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Kotresh HR <khiremat> |
Component: | bitrot | Assignee: | Kotresh HR <khiremat> |
Status: | CLOSED EOL | QA Contact: | |
Severity: | high | Docs Contact: | bugs <bugs> |
Priority: | unspecified | ||
Version: | 3.10 | CC: | amukherj, bugs, khiremat, rhs-bugs, sanandpa, storage-qa-internal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1461845 | Environment: | |
Last Closed: | 2018-06-20 18:29:53 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: | 1454596, 1461845, 1462127 | ||
Bug Blocks: | 1457558 |
Description
Kotresh HR
2017-06-16 06:53:10 UTC
REVIEW: https://review.gluster.org/17553 (feature/bitrot: Fix ondemand scrub) posted (#1) for review on release-3.10 by Kotresh HR (khiremat) COMMIT: https://review.gluster.org/17553 committed in release-3.10 by Raghavendra Talur (rtalur) ------ commit 8f8850ae8c7fd64db01ec19bfeb6ef4bd1911bd8 Author: Kotresh HR <khiremat> Date: Thu Jun 15 08:31:06 2017 -0400 feature/bitrot: Fix ondemand scrub The flag which keeps tracks of whether the scrub frequency is changed from previous value should not be considered for on-demand scrubbing. It should be considered only for 'scrub-frequency' where it should not be re-scheduled if it is set to same value again. But in case ondemand scrub, it should start the scrub immediately no matter what the scrub-frequency. Reproducer: 1. Enable bitrot 2. Set scrub-throttle 3. Set ondemand scrub Make sure glusterd is not restarted while doing below steps > Change-Id: Ice5feaece7fff1579fb009d1a59d2b8292e23e0b > BUG: 1461845 > Signed-off-by: Kotresh HR <khiremat> > Reviewed-on: https://review.gluster.org/17552 > Smoke: Gluster Build System <jenkins.org> > CentOS-regression: Gluster Build System <jenkins.org> > Reviewed-by: Raghavendra Bhat <raghavendra> > NetBSD-regression: NetBSD Build System <jenkins.org> (cherry picked from commit f0fb166078d59cab2a33583591b6448326247c40) Change-Id: Ice5feaece7fff1579fb009d1a59d2b8292e23e0b BUG: 1462080 Signed-off-by: Kotresh HR <khiremat> Reviewed-on: https://review.gluster.org/17553 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Atin Mukherjee <amukherj> Reviewed-by: Raghavendra Talur <rtalur> This bug reported is against a version of Gluster that is no longer maintained (or has been EOL'd). See https://www.gluster.org/release-schedule/ for the versions currently maintained. As a result this bug is being closed. If the bug persists on a maintained version of gluster or against the mainline gluster repository, request that it be reopened and the Version field be marked appropriately. |