hello junko-san!

i propose the following documentation update to clarify the parameter's
usage.

> <parameter name="replication_hostname_suffix" unique="0" required="0">
> <longdesc lang="en">
> A hostname suffix that will be added when setting the MySQL replication
> master. This enables the use of a seperate replication subnet/link.
>
> For example, suppose the following configuration:
>
> # uname -n
> node01
>
> # cat /etc/hosts
> 192.168.100.101 node01
> 192.168.100.102 node02
>
> 192.168.200.101 node01-mysqlrep
> 192.168.200.102 node02-mysqlrep
>
> Normally, the replication will be done via the subnet 192.168.100.x.
>
> Setting "replication_hostname_suffix=-mysqlrep" will move all
> replication related traffic to the subnet 192.168.200.x.
> </longdesc>
> <shortdesc lang="en">MySQL replication master hostname suffix</shortdesc>
> <content type="string" default="${OCF_RESKEY_replication_port_default}" />
> </parameter>

would you agree with that?

thanks,
raoul
-- 
____________________________________________________________________
DI (FH) Raoul Bhatia M.Sc.          email.          [email protected]
Technischer Leiter

IPAX - Aloy Bhatia Hava OG          web.          http://www.ipax.at
Barawitzkagasse 10/2/2/11           email.            [email protected]
1190 Wien                           tel.               +43 1 3670030
FN 277995t HG Wien                  fax.            +43 1 3670030 15
____________________________________________________________________
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to