Bug 1456682
Summary: | tierd listens to a port. | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | hari gowtham <hgowtham> | |
Component: | tiering | Assignee: | hari gowtham <hgowtham> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | bugs <bugs> | |
Severity: | low | Docs Contact: | ||
Priority: | medium | |||
Version: | 3.10 | CC: | bugs, rtalur | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.10.3 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1452006 | |||
: | 1457289 (view as bug list) | Environment: | ||
Last Closed: | 2017-06-06 06:08:56 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: | 1452006 | |||
Bug Blocks: | 1457289, 1457513 |
Description
hari gowtham
2017-05-30 07:27:55 UTC
REVIEW: https://review.gluster.org/17420 (Tier: removing port allocated for tier) posted (#1) for review on release-3.10 by hari gowtham (hari.gowtham005) COMMIT: https://review.gluster.org/17420 committed in release-3.10 by Raghavendra Talur (rtalur) ------ commit 580ede76c7c9fbf2bb250d43996b26ab9ffa386e Author: hari gowtham <hgowtham> Date: Thu May 18 14:15:39 2017 +0530 Tier: removing port allocated for tier Problem: Tier has a port which it doesn't use. Fix: Remove the port getting allocated for tier. >Change-Id: If0fe393fc335d9f622a063787e0a3c6db9b7a50c >BUG: 1452006 >Signed-off-by: hari gowtham <hgowtham> >Reviewed-on: https://review.gluster.org/17328 >Tested-by: hari gowtham <hari.gowtham005> >NetBSD-regression: NetBSD Build System <jenkins.org> >CentOS-regression: Gluster Build System <jenkins.org> >Smoke: Gluster Build System <jenkins.org> >Reviewed-by: Shyamsundar Ranganathan <srangana> Change-Id: If0fe393fc335d9f622a063787e0a3c6db9b7a50c BUG: 1456682 Signed-off-by: hari gowtham <hgowtham> Reviewed-on: https://review.gluster.org/17420 Smoke: Gluster Build System <jenkins.org> Tested-by: hari gowtham <hari.gowtham005> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Raghavendra Talur <rtalur> REVIEW: https://review.gluster.org/17427 (tier: port value missing on cli parsing) posted (#1) for review on release-3.10 by hari gowtham (hari.gowtham005) COMMIT: https://review.gluster.org/17427 committed in release-3.10 by Raghavendra Talur (rtalur) ------ commit e51b1c9dd41dccc4c875f03e57c6186ea93abb0e Author: hari gowtham <hgowtham> Date: Tue May 30 15:50:25 2017 +0530 tier: port value missing on cli parsing problem: as tier didn't have a port all the values regarding the port were removed. but the cli needs a port value to parse and print the status. fix: fake the port value with a zero. >Change-Id: I6491f6c441f7cfddbdaa724fcbe7c30e348aa765 >BUG: 1452006 >Signed-off-by: hari gowtham <hgowtham> >Reviewed-on: https://review.gluster.org/17419 >Smoke: Gluster Build System <jenkins.org> >Tested-by: hari gowtham <hari.gowtham005> >Reviewed-by: Shyamsundar Ranganathan <srangana> >Reviewed-by: Prashanth Pai <ppai> >CentOS-regression: Gluster Build System <jenkins.org> >Reviewed-by: Samikshan Bairagya <samikshan> >NetBSD-regression: NetBSD Build System <jenkins.org> >Reviewed-by: Atin Mukherjee <amukherj> Signed-off-by: hari gowtham <hgowtham> Change-Id: I6491f6c441f7cfddbdaa724fcbe7c30e348aa765 BUG: 1456682 Reviewed-on: https://review.gluster.org/17427 Smoke: Gluster Build System <jenkins.org> Tested-by: hari gowtham <hari.gowtham005> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Raghavendra Talur <rtalur> 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.10.3, please open a new bug report. glusterfs-3.10.3 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/gluster-users/2017-June/031399.html [2] https://www.gluster.org/pipermail/gluster-users/ |