Hi, sorry, agein. My previous patch was wrong. I attached the new one.
Thanks, Junko 2011/11/11 Junko IKEDA <[email protected]>: > Hi, > > The current mysql RA, it set hostname (= uname -n) as its replication network, > but I have the following restriction. > > # uname -n > node01 > > # cat /etc/hosts > 192.168.100.101 node01 # maintenance LAN for node01 > 192.168.100.101 node02 # maintenance LAN for node02 > > 192.168.200.101 # replication LAN for node01 > 192.168.200.101 # replication LAN for node02 > > It means, RA will set "192.168.100.0" as the replication LAN, > but I want to set "192.168.200.0". > so, I tried to add the new parameter to mysql RA. > Please see the attached. > > or is there any good way to work out this without the above patch? > > Regards, > Junko IKEDA > > NTT DATA INTELLILINK CORPORATION >
mysql-replication_hostname_suffix.patch
Description: Binary data
_______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
