Bug 1356851
Summary: | [Bitrot+Sharding] Scrub status shows incorrect values for 'files scrubbed' and 'files skipped' | |||
---|---|---|---|---|
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: | mainline | CC: | bugs, khiremat, mzywusko, rhinduja, 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: | 1337450 | |||
: | 1357973 (view as bug list) | Environment: | ||
Last Closed: | 2017-03-08 09:32:06 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: | 1337450 | |||
Bug Blocks: | 1357973, 1357975 |
Description
Kotresh HR
2016-07-15 07:13:53 UTC
REVIEW: http://review.gluster.org/14927 (feature/bitrot: Fix scrub status with sharded volume) posted (#1) for review on master by Kotresh HR (khiremat) COMMIT: http://review.gluster.org/14927 committed in master by Vijay Bellur (vbellur) ------ commit 1929141da34d36f537e9798e3618e0e3bdc61eb6 Author: Kotresh HR <khiremat> Date: Thu Jul 14 12:30:12 2016 +0530 feature/bitrot: Fix scrub status with sharded volume Bitrot scrubs each shard entries separately. Scrub statistics was counting each shard entry which is incorrect. This patch skips the statistics count for sharded entries. Change-Id: I184c315a4bc7f2cccabc506eef083ee926ec26d3 BUG: 1356851 Signed-off-by: Kotresh HR <khiremat> Reviewed-on: http://review.gluster.org/14927 Smoke: Gluster Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Jeff Darcy <jdarcy> Reviewed-by: Vijay Bellur <vbellur> |