Bug 1362198
Summary: | [tiering]: Files of size greater than that of high watermark level should not be promoted | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Milind Changire <mchangir> |
Component: | tiering | Assignee: | Milind Changire <mchangir> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | bugs <bugs> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.8.1 | CC: | bugs, dlambrig, kramdoss, nchilaka, rkavunga |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | tier-migration | ||
Fixed In Version: | glusterfs-3.8.2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1349284 | Environment: | |
Last Closed: | 2016-08-12 09:48:35 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: | 1349284 | ||
Bug Blocks: | 1299841 |
Description
Milind Changire
2016-08-01 13:49:53 UTC
REVIEW: http://review.gluster.org/15065 (cluster/tier: dont promote if estimated block consumption > hi watermark) posted (#1) for review on release-3.8 by Milind Changire (mchangir) REVIEW: http://review.gluster.org/15065 (cluster/tier: dont promote if estimated block consumption > hi watermark) posted (#2) for review on release-3.8 by Milind Changire (mchangir) COMMIT: http://review.gluster.org/15065 committed in release-3.8 by Niels de Vos (ndevos) ------ commit 14b3a145a31e9f6760fb41bb104fcc2cf3bcc463 Author: Milind Changire <mchangir> Date: Thu Jun 23 12:37:51 2016 +0530 cluster/tier: dont promote if estimated block consumption > hi watermark Add test to fail promotion if estimated block consumption grows beyond hi watermark. Skip file migrations until next cycle if tier_get_fs_stat() fails in tier_migrate_using_query_file() > Reviewed-on: http://review.gluster.org/14780 > Smoke: Gluster Build System <jenkins.org> > CentOS-regression: Gluster Build System <jenkins.org> > NetBSD-regression: NetBSD Build System <jenkins.org> > Reviewed-by: mohammed rafi kc <rkavunga> > Reviewed-by: Dan Lambright <dlambrig> (cherry picked from commit 1f4e41e8c2f5f4af4564caba0a08996853f089f4) Change-Id: Ice04572fa739c09109c4433e65965197482a7beb BUG: 1362198 Signed-off-by: Milind Changire <mchangir> Reviewed-on: http://review.gluster.org/15065 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Niels de Vos <ndevos> 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.8.2, please open a new bug report. glusterfs-3.8.2 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://www.gluster.org/pipermail/announce/2016-August/000058.html [2] https://www.gluster.org/pipermail/gluster-users/ |