Bug 1306129
Summary: | promotions not happening when space is created on previously full hot tier | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Nithya Balachandran <nbalacha> |
Component: | tiering | Assignee: | bugs <bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | bugs <bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.7.7 | CC: | bugs, dlambrig, mpillai, nchilaka, rhs-bugs, rkavunga |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.9 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1303895 | Environment: | |
Last Closed: | 2016-04-19 07:23:04 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: | 1303894, 1303895 | ||
Bug Blocks: | 1309567 |
Description
Nithya Balachandran
2016-02-10 05:50:52 UTC
REVIEW: http://review.gluster.org/13411 (cluster/tier : Reset watermarks in tier) posted (#1) for review on release-3.7 by N Balachandran (nbalacha) COMMIT: http://review.gluster.org/13411 committed in release-3.7 by Dan Lambright (dlambrig) ------ commit 8856c9f475bc8cf0581d56227497f10eb5ddb0be Author: N Balachandran <nbalacha> Date: Wed Feb 10 10:58:11 2016 +0530 cluster/tier : Reset watermarks in tier A node which contains only cold bricks and has detected that the high watermark value has been breached on the hot tier will never reset the watermark to the correct value. The promotion check will thus always fail and no promotions will occur from that node. > Change-Id: I0f0804744cd184c263acbea1ee50cd6010a49ec5 > BUG: 1303895 > Signed-off-by: N Balachandran <nbalacha> > Reviewed-on: http://review.gluster.org/13341 > Smoke: Gluster Build System <jenkins.com> > NetBSD-regression: NetBSD Build System <jenkins.org> > CentOS-regression: Gluster Build System <jenkins.com> > Reviewed-by: Dan Lambright <dlambrig> (cherry picked from commit 545f4ed2c7195a21210e6a055c27c1b7a115e18c) Change-Id: Iba3aa9c57cf5828ab87140c2c8257146a8772836 BUG: 1306129 Signed-off-by: N Balachandran <nbalacha> Reviewed-on: http://review.gluster.org/13411 Smoke: Gluster Build System <jenkins.com> CentOS-regression: Gluster Build System <jenkins.com> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Dan Lambright <dlambrig> REVIEW: http://review.gluster.org/13516 (cluster/tier : Fixed wrong variable comparison) posted (#1) for review on release-3.7 by N Balachandran (nbalacha) COMMIT: http://review.gluster.org/13516 committed in release-3.7 by Dan Lambright (dlambrig) ------ commit 1dce0ff0c34b86da04862b1efe0221960e6911a8 Author: N Balachandran <nbalacha> Date: Thu Feb 25 12:44:24 2016 +0530 cluster/tier : Fixed wrong variable comparison The wrong variable was being checked to determine the watermark value. > Change-Id: If4c97fa70b772187f1fcbdf5193e077cb356a8b1 > BUG: 1303895 > Signed-off-by: N Balachandran <nbalacha> > Reviewed-on: http://review.gluster.org/13357 > Smoke: Gluster Build System <jenkins.com> > Reviewed-by: Dan Lambright <dlambrig> > NetBSD-regression: NetBSD Build System <jenkins.org> > CentOS-regression: Gluster Build System <jenkins.com> Signed-off-by: N Balachandran <nbalacha> Change-Id: I0a98e0efbc093a727912107038477239e6d85765 BUG: 1306129 Reviewed-on: http://review.gluster.org/13516 Smoke: Gluster Build System <jenkins.com> Reviewed-by: mohammed rafi kc <rkavunga> Tested-by: mohammed rafi kc <rkavunga> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.com> Reviewed-by: Dan Lambright <dlambrig> 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.9, please open a new bug report. glusterfs-3.7.9 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] https://www.gluster.org/pipermail/gluster-users/2016-March/025922.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user 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.9, please open a new bug report. glusterfs-3.7.9 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] https://www.gluster.org/pipermail/gluster-users/2016-March/025922.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |