Bug 1253160
| Summary: | while re-configuring the scrubber frequency, scheduling is not happening based on current time | ||
|---|---|---|---|
| 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: | 3.7.0 | CC: | annair, asrivast, avishwan, bugs, nsathyan, rmekala, ssaha, vbellur, vshankar |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.7.4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1251042 | Environment: | |
| Last Closed: | 2015-09-09 09:39:37 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: | 1226995, 1232307, 1251042 | ||
| Bug Blocks: | 1216951 | ||
|
Description
Kotresh HR
2015-08-13 07:09:10 UTC
REVIEW: http://review.gluster.org/11904 (features/bitrot: Fix rescheduling scrub-frequency) posted (#1) for review on release-3.7 by Kotresh HR (khiremat) COMMIT: http://review.gluster.org/11904 committed in release-3.7 by Venky Shankar (vshankar) ------ commit 1b603f17a75b4d41d8d7eb9d832321dd7387dd31 Author: Kotresh HR <khiremat> Date: Thu Aug 6 16:53:22 2015 +0530 features/bitrot: Fix rescheduling scrub-frequency While rescheduling scrub frequency, boot time of the brick was considered where it is not required and also delta is calculated using unsigned int resulting in the loss of fractional part leading to wrong scrub frequency. Boot time is completely removed and delta calculation is simplified. BUG: 1253160 Change-Id: I98dd1fa99304c6d91c0a330dfca7fef57a770397 Reviewed-on: http://review.gluster.org/11853 Tested-by: NetBSD Build System <jenkins.org> Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Venky Shankar <vshankar> Signed-off-by: Kotresh HR <khiremat> Reviewed-on: http://review.gluster.org/11904 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.7.4, please open a new bug report. glusterfs-3.7.4 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://thread.gmane.org/gmane.comp.file-systems.gluster.devel/12496 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |