92 CHAPTER 6: MANUALLY CONFIGURING MULTI-MASTER REPLICATION
The Enter the VCX Site Identification i.e. Site Id: appears.
4Enter the site ID of the office you are logged into.
The Enter the Number of MASTER SITEs other than the MASTER
DEFINITION SITE [1] prompt appears.
Since there are only 2 servers in this configuration, enter 1. Typically, the
primary server is the Master Definition Site and the secondary server is the
Master Site.
5Enter 1 for the total number of Master Sites in configuration.
The Enter the MASTER DEFINITION SITE IP Address [0.0.0.0]
prompt appears.
6Enter the IP Address of the secondary regional server, which is the Master
Site.
The Enter the MASTER SITE 1 IP Address [0.0.0.0] prompt
appears.
7Enter the IP Address of the primary server (Master Definition Site).
The schema name and IP addresses of the Master Definition Site (primary
server) and Master Site (secondary server) are listed.
The Do you want to continue with the above settings ? [n/y]
prompt appears.
8Enter y to configure replication between the primary and secondary
regional server.
After 20 minutes, check the status of the replication.
9To check replication, enter these commands while logged in as cworks:
cd /opt/3com/VCX/vcxdata/bin
./checkReplication
When the NORMAL Status returned, you know the replication is
configured.
10 Login as root and enter these commands on the primary and secondary
servers.
cd /opt/3com/VCX/scripts/rc3.d
./S20vcxdata start
./S70tomcat start
Replication is now configured and running.