Bug 1426326

Summary: [Ganesha] : Add comment to Ganesha HA config file ,about cluster name's length limitation
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Ambarish <asoman>
Component: common-haAssignee: Kaleb KEITHLEY <kkeithle>
Status: CLOSED ERRATA QA Contact: Ambarish <asoman>
Severity: low Docs Contact:
Priority: unspecified    
Version: rhgs-3.2CC: amukherj, asoman, asrivast, bturner, jthottan, rhinduja, rhs-bugs, skoduri, storage-qa-internal
Target Milestone: ---   
Target Release: RHGS 3.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-3.8.4-24 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1426329 (view as bug list) Environment:
Last Closed: 2017-09-21 04:33:25 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:    
Bug Blocks: 1417147, 1426329    

Description Ambarish 2017-02-23 17:06:40 UTC
Description of problem:
-----------------------

The name of the Ganesha cluster should be :

1) within 15 characters.

2) unique in a particular subnet.


We have a comment in our ganesh-ha conf file for (2) but not for (1).

<snip>

[root@gqas009 ~]# cat /etc/ganesha/ganesha-ha.conf 
# Name of the HA cluster created.
# must be unique within the subnet
HA_NAME="G742.03WWE"
</snip>

This needs to be added,as failure to adhere to this may cause cluster creation to fail.


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

gluster-all.rpm
ganesha-all.rpm

How reproducible:
-----------------

100%

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Jiffin 2017-04-10 10:25:59 UTC
The fix got merged upstream https://review.gluster.org/#/c/16736/

Comment 7 Ambarish 2017-05-03 06:05:47 UTC
Verified on 3.8.4-24.

<snip>

[root@dhcp47-141 ~]# cat /etc/ganesha/ganesha-ha.conf.sample 
# Name of the HA cluster created.
# must be unique within the subnet and 15 characters or less in length
HA_NAME="ganesha-ha-360"


</snip>

Comment 9 errata-xmlrpc 2017-09-21 04:33:25 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:2774

Comment 10 errata-xmlrpc 2017-09-21 04:57:48 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:2774