Bug 1352871
Summary: | [Bitrot]: Scrub status- Certain fields continue to show previous run's details, even if the current run is in progress | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Kotresh HR <khiremat> | |
Component: | bitrot | Assignee: | Kotresh HR <khiremat> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | ||
Severity: | unspecified | Docs Contact: | bugs <bugs> | |
Priority: | unspecified | |||
Version: | mainline | CC: | bugs, mzywusko, rhs-bugs, sanandpa | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | v3.10.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1337444 | |||
: | 1355635 (view as bug list) | Environment: | ||
Last Closed: | 2017-03-08 09:31:02 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: | 1337444 | |||
Bug Blocks: | 1355635, 1355639 |
Description
Kotresh HR
2016-07-05 10:43:20 UTC
The two fields 'last completed scrub time' and 'duration of last scrub' is actually related to last scrub run as the name it self indicates. In order to avoid confusion, showing whether the scrub is actually is "In progress" or "Idle" will help. REVIEW: http://review.gluster.org/14864 (feature/bitrot: Show whether scrub is in progress/idle) posted (#1) for review on master by Kotresh HR (khiremat) REVIEW: http://review.gluster.org/14864 (feature/bitrot: Show whether scrub is in progress/idle) posted (#2) for review on master by Kotresh HR (khiremat) COMMIT: http://review.gluster.org/14864 committed in master by Jeff Darcy (jdarcy) ------ commit f4757d256e3e00132ef204c01ed61f78f705ad6b Author: Kotresh HR <khiremat> Date: Mon Jul 4 17:25:57 2016 +0530 feature/bitrot: Show whether scrub is in progress/idle Bitrot scrub status shows whether the scrub is paused or active. It doesn't show whether the scrubber is actually scrubbing or waiting in the timer wheel for the next schedule. This patch shows this status with "In Progress" and "Idle" respectively. Change-Id: I995d8553d1ff166503ae1e7b46282fc3ba961f0b BUG: 1352871 Signed-off-by: Kotresh HR <khiremat> Reviewed-on: http://review.gluster.org/14864 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Jeff Darcy <jdarcy> |