summaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorKaleb S. KEITHLEY <kkeithle@redhat.com>2017-02-23 12:31:30 -0500
committerKaleb KEITHLEY <kkeithle@redhat.com>2017-02-24 07:23:52 -0500
commite31a0b4f3255db8683e03c0a71665e98e03b4307 (patch)
treee51679d0997d3d8d6932b4a8fc61e3ab59856e0e /extras
parentd2a3a8f520068dc4e3cb49e2fa49afddb7c5dec7 (diff)
common-ha: cluster names must be 15 characters or less in length
Change-Id: Ib9545865cc1fec922824de1be41673320248304b BUG: 1426329 Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com> Reviewed-on: https://review.gluster.org/16736 Smoke: Gluster Build System <jenkins@build.gluster.org> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: soumya k <skoduri@redhat.com>
Diffstat (limited to 'extras')
-rw-r--r--extras/ganesha/config/ganesha-ha.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/ganesha/config/ganesha-ha.conf.sample b/extras/ganesha/config/ganesha-ha.conf.sample
index c22892bde56..fa7c65e7745 100644
--- a/extras/ganesha/config/ganesha-ha.conf.sample
+++ b/extras/ganesha/config/ganesha-ha.conf.sample
@@ -1,5 +1,5 @@
# Name of the HA cluster created.
-# must be unique within the subnet
+# must be unique within the subnet and 15 characters or less in length
HA_NAME="ganesha-ha-360"
#
# N.B. you may use short names or long names; you may not use IP addrs.