[Bugs] [Bug 1456682] New: tierd listens to a port.

bugzilla at redhat.com bugzilla at redhat.com
Tue May 30 07:27:55 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1456682

            Bug ID: 1456682
           Summary: tierd listens to a port.
           Product: GlusterFS
           Version: 3.10
         Component: tiering
          Severity: low
          Priority: medium
          Assignee: bugs at gluster.org
          Reporter: hgowtham at redhat.com
        QA Contact: bugs at gluster.org
                CC: bugs at gluster.org
        Depends On: 1452006



+++ This bug was initially created as a clone of Bug #1452006 +++

Description of problem:
the tier daemon listen to a port. which is not necessary

Version-Release number of selected component (if applicable):
3.10 and above

How reproducible:
100%

Steps to Reproduce:
1.create a volume.
2.attach a hot tier and make it a tiered volume.
3.gluster v status

Actual results:
 gluster v status
Status of volume: v1
Gluster process                             TCP Port  RDMA Port  Online  Pid
------------------------------------------------------------------------------
Hot Bricks:
Brick 192.168.122.17:/data/gluster/bricks/h
b2                                          49155     0          Y       3282 
Brick 192.168.122.17:/data/gluster/bricks/h
b1                                          49154     0          Y       3263 
Cold Bricks:
Brick 192.168.122.17:/data/gluster/bricks/b
1                                           49152     0          Y       3192 
Brick 192.168.122.17:/data/gluster/bricks/b
2                                           49153     0          Y       3211 
Tier Daemon on localhost                    49156     0          Y       3306 

Task Status of Volume v1
------------------------------------------------------------------------------
There are no active volume tasks

tier has a TCP port value.

Expected results:
 gluster v status              
Status of volume: v1
Gluster process                             TCP Port  RDMA Port  Online  Pid
------------------------------------------------------------------------------
Hot Bricks:
Brick 192.168.122.17:/data/gluster/bricks/h
b2                                          49155     0          Y       26795
Brick 192.168.122.17:/data/gluster/bricks/h
b1                                          49154     0          Y       26776
Cold Bricks:
Brick 192.168.122.17:/data/gluster/bricks/b
1                                           49152     0          Y       26705
Brick 192.168.122.17:/data/gluster/bricks/b
2                                           49153     0          Y       26724
Tier Daemon on localhost                    N/A       N/A        Y       26941

Task Status of Volume v1
------------------------------------------------------------------------------
There are no active volume tasks

The TCP port and RDMA have to be N/A

Additional info:

--- Additional comment from Worker Ant on 2017-05-18 04:48:41 EDT ---

REVIEW: https://review.gluster.org/17328 (Tier: removing port allocated for
tier) posted (#1) for review on master by hari gowtham
(hari.gowtham005 at gmail.com)

--- Additional comment from Worker Ant on 2017-05-19 02:38:52 EDT ---

REVIEW: https://review.gluster.org/17328 (Tier: removing port allocated for
tier) posted (#2) for review on master by hari gowtham
(hari.gowtham005 at gmail.com)

--- Additional comment from Worker Ant on 2017-05-29 07:06:51 EDT ---

REVIEW: https://review.gluster.org/17328 (Tier: removing port allocated for
tier) posted (#3) for review on master by hari gowtham
(hari.gowtham005 at gmail.com)

--- Additional comment from Worker Ant on 2017-05-29 20:37:48 EDT ---

COMMIT: https://review.gluster.org/17328 committed in master by Shyamsundar
Ranganathan (srangana at redhat.com) 
------
commit 0a8b2db2d2c3993b25272a65fecad0d3d2866607
Author: hari gowtham <hgowtham at redhat.com>
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 at redhat.com>
    Reviewed-on: https://review.gluster.org/17328
    Tested-by: hari gowtham <hari.gowtham005 at gmail.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Shyamsundar Ranganathan <srangana at redhat.com>


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1452006
[Bug 1452006] tierd listens to a port.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list