Upgrading a Single-Site System With Two Servers 177
6Stop the Authentication and Directory service by entering the following
commands:
cd /opt/3com/VCX/scripts/rc3.d
./S20vcxdata stop
Set Up Database
Replication
Follow the steps in this section to set up database replication.
1Stop the Tomcat process, first on the primary VCX server and then on the
secondary VCX server by entering these commands:
cd /opt/3com/VCX/scripts/rc3.d
./S70tomcat stop
2Set up replication on the primary VCX server by entering these
commands:
cd /opt/3com/VCX/vcxdata/bin
su cworks
./setupReplication
The replication setup script starts. Follow these steps:
aThe Enter the VCX Site Identification i.e. Site Id prompt
appears.
Enter site ID configured for this system. For single-site systems, the site
ID is identical for both the primary VCX server and the secondary VCX
server.
bThe Enter the Number of MASTER SITEs other than the MASTER
DEFINITION SITE [1]: prompt appears.
Press Enter to accept the default.
cThe Enter the MASTER DEFINITION SITE IP Address [IP
address] prompt appears.
Enter the IP address of the Master Definition site or press Enter if the
displayed address is correct. This is typically the IP address of eth0 on
the primary VCX server.
dThe Enter the MASTER SITE 1 IP Address [0.0.0.0] prompt
appears.
Enter the IP address of the Master Site. This is typically the IP address
of eth0 on the secondary VCX server.
eThe Do you want to continue with the above settings? [n/y]:
prompt appears.