Bug 1095596

Summary: doc: Stick to IANA standard while allocating brick ports
Product: [Community] GlusterFS Reporter: Joe Julian <joe>
Component: unclassifiedAssignee: Kaleb KEITHLEY <kkeithle>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.4.3CC: amarts, bugs, gluster-bugs, hchiramm, jclift, joe, kkeithle, ujjwala, vraman
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.4.5beta2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 824233 Environment:
Last Closed: 2015-02-12 19:19:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: DP CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joe Julian 2014-05-08 06:09:49 UTC
This change needs documented in
doc/admin-guide/en-US/markdown/admin_monitoring_workload.md,
doc/admin-guide/en-US/markdown/admin_settingup_clients.md, and doc/glusterfsd.8

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

Description of problem:
Ref: RFC 6335
Use ports above 49152 for bricks as they are in the private range.

--- Additional comment from Amar Tumballi on 2012-05-24 23:49:20 EDT ---

fixed by patch http://review.gluster.com/3339

--- Additional comment from Amar Tumballi on 2012-06-01 02:54:01 EDT ---

the bug fix is only in upstream, not in release-3.3. Hence moving it out of the ON_QA, and setting MODIFIED (as a standard practice @ Red Hat)

--- Additional comment from Joe Julian on 2014-05-08 02:01:39 EDT ---

This change lacks documentation.

Comment 1 Justin Clift 2014-05-21 15:25:18 UTC
This should be 3.3.x shouldn't it, not 3.4.x?

Comment 2 Joe Julian 2014-05-21 15:55:51 UTC
No, the change is also undocumented in release-3.4

I can make these documentation fixes myself, but I cannot assign any tickets to me.

Comment 3 Anand Avati 2014-05-22 17:43:00 UTC
REVIEW: http://review.gluster.org/7854 (doc: Fix peer probe deficiencies) posted (#1) for review on release-3.4 by Joe Julian (me)

Comment 4 Anand Avati 2014-05-23 19:51:09 UTC
REVIEW: http://review.gluster.org/7854 (doc: Fix peer probe deficiencies) posted (#2) for review on release-3.4 by Joe Julian (me)

Comment 5 Justin Clift 2014-05-27 12:48:49 UTC
This seems to be related too (though on master branch):

  http://review.gluster.org/#/c/7855/

Comment 6 Anand Avati 2014-06-14 00:59:16 UTC
REVIEW: http://review.gluster.org/7854 (doc: Fix peer probe deficiencies) posted (#3) for review on release-3.4 by Joe Julian (me)

Comment 7 Humble Chirammal 2014-06-20 09:53:33 UTC
We have fixed this against master (comment 5 in this bz) and release-3.5 . We can  backport the same patch against release-3.4.

Comment 8 Anand Avati 2014-06-20 12:52:35 UTC
COMMIT: http://review.gluster.org/7854 committed in release-3.4 by Kaleb KEITHLEY (kkeithle) 
------
commit 33b61346caee59391cd1681623cdac85cbfc04f6
Author: Joe Julian <me>
Date:   Thu May 22 10:41:21 2014 -0700

    doc: Fix peer probe deficiencies
    
    Added the command to probe the first server to assign it a hostname
    
    Change-Id: I67f35553df74718f23cd8453dc7854a44c61be11
    BUG: 1095596
    Reviewed-on: http://review.gluster.org/7854
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Kaleb KEITHLEY <kkeithle>