Bug 1426326 - [Ganesha] : Add comment to Ganesha HA config file ,about cluster name's length limitation
Summary: [Ganesha] : Add comment to Ganesha HA config file ,about cluster name's lengt...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: common-ha
Version: rhgs-3.2
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: RHGS 3.3.0
Assignee: Kaleb KEITHLEY
QA Contact: Ambarish
URL:
Whiteboard:
Depends On:
Blocks: 1417147 1426329
TreeView+ depends on / blocked
 
Reported: 2017-02-23 17:06 UTC by Ambarish
Modified: 2017-09-21 04:57 UTC (History)
9 users (show)

Fixed In Version: glusterfs-3.8.4-24
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1426329 (view as bug list)
Environment:
Last Closed: 2017-09-21 04:33:25 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:2774 0 normal SHIPPED_LIVE glusterfs bug fix and enhancement update 2017-09-21 08:16:29 UTC

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


Note You need to log in before you can comment on or make changes to this bug.