3Com V7000 Network Router User Manual


 
94 CHAPTER 6: MANUALLY CONFIGURING MULTI-MASTER REPLICATION
d Enter y.
3 If you are setting up replication after provisioning data has been
added to the regional database, the following procedure for backing
up and restoring data must be performed; otherwise, continue with
step 4
.
Backing up and restoring databases is not necessary if replication is set up
after a fresh install on the Authentication and Directory servers (in other
words, there is no data in the databases).
a On the Region 1 Call server, log in as root and enter these commands:
cd /opt/3com/VCX/scripts/rc3.d
./S70tomcat stop
b On the Region 2 Call server, log in as root and enter these commands:
cd /opt/3com/VCX/scripts/rc3.d
./S70tomcat stop
c On the Region 1 VCX Authentication and Directory server, log in as
root and enter these commands:
cd /opt/3com/VCX/scripts/rc3.d
./S20vcxdata stop
d Log in as cworks and enter these commands:
cd /opt/3com/VCX/vcxdata/bin
./backupVcxdata
cd /opt/3com/VCX/vcxdata/db/export
There should be a single file with this format:
vcxdata<region1_siteID>backup.<vcx_data_version>.tgz
e To transfer the file to the VCX Authentication and Directory server in
Region 2, enter these commands:
scp vcxdata<region1_siteID>backup.<vcx_data_version>.tgz
cworks@<region2_IPaddress>:/opt/3com/VCX/vcxdata/db/export
f Log onto the Region 2 VCX Authentication and Directory server as
root, and enter these commands:
cd /opt/3com/VCX/scripts/rc3.d
./S20vcxdata stop