Bug 1447960
Summary: | [Tiering]: High and low watermark values when set to the same level, is allowed | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | hari gowtham <hgowtham> | |
Component: | tiering | Assignee: | hari gowtham <hgowtham> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | bugs <bugs> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | amukherj, bugs, rhs-bugs, sanandpa, storage-qa-internal | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.12.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1447929 | |||
: | 1448790 1454597 (view as bug list) | Environment: | ||
Last Closed: | 2017-09-05 17:28:29 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: | ||||
Bug Blocks: | 1448790, 1454597 |
Description
hari gowtham
2017-05-04 10:18:49 UTC
REVIEW: https://review.gluster.org/17175 (Tier: Watermark check for hi and low value being equal) posted (#1) for review on master by hari gowtham (hari.gowtham005) COMMIT: https://review.gluster.org/17175 committed in master by Atin Mukherjee (amukherj) ------ commit 2502162502009d4be75e67e49d71f3f38aaa7595 Author: hari gowtham <hgowtham> Date: Thu May 4 15:49:59 2017 +0530 Tier: Watermark check for hi and low value being equal Problem: Both low and hi watermark can be set to same value as the check missed the case for being equal. Fix: Add the check to both the hi and low values being equal along with the low value being higher than hi value. Change-Id: Ia235163aeefdcb2a059e2e58a5cfd8fb7f1a4c64 BUG: 1447960 Signed-off-by: hari gowtham <hgowtham> Reviewed-on: https://review.gluster.org/17175 Smoke: Gluster Build System <jenkins.org> Tested-by: hari gowtham <hari.gowtham005> Reviewed-by: Atin Mukherjee <amukherj> Reviewed-by: Milind Changire <mchangir> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> 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.12.0, please open a new bug report. glusterfs-3.12.0 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://lists.gluster.org/pipermail/announce/2017-September/000082.html [2] https://www.gluster.org/pipermail/gluster-users/ |