Cisco Systems PGW 2200 Switch User Manual


 
5-6
Cisco PGW 2200 Softswitch Release 9.8 Software Installation and Configuration Guide
OL-18083-01
Chapter 5 Migrating to Solaris 10 and Cisco PGW 2200 Softswitch Software Release 9.8
Migration from Release 9.5 or 9.6 to Release 9.8 without Platform Changes
% sudo /etc/init.d/CiscoMGC stop
Step 4 Follow these steps to back up the system:
a. Local Tape Backup—Using the mgcbackup utility, back up the system to the local tape drive.
% /opt/CiscoMGC/local/mgcbackup –d /dev/rmt/0
b. Remote File Server Backup—Type the following commands to use the mgcbackup utility to back
up the system to local directory.
% mkdir /var/tmp/upgrade
% cd /var/tmp/upgrade
% /opt/CiscoMGC/local/mgcbackup –d /var/tmp/upgrade
Note The backup file is stored in the specified directory path in the following format:
mgc_<hostname>_<yyyymmdd>_<hhmmss>_backup
Where:
hostname is the name of the Cisco PGW 2200 Softswitch host, such as MGC-01.
yyyymmdd is the date the backup file is created, in a year-month-day format, such as
20011130.
hhmmss is the time the backup file is created, in an hour-minute-second format, such as
115923.
c. Type the following command to list the files in your backup directory. Verify that the backup was
successful.
% /opt/CiscoMGC/local/mgcbackup -l
Caution You must now move the backup file to a remote file server using the ftp program so it can be
recovered if you need to revert to the previous version of Solaris or
Cisco PGW 2200 Softswitch software. You are responsible for providing the mechanism and
storage location.
Step 5 Stop MMDB database replication on PGW hosts 1 and 2:
% ./delete_replication.sh
Step 6 Follow these steps to back up the MMDB on the PGW host 2:
a. Log in to the PGW host 2 as mgcusr.
b. Create the export.ttdb file:
% /opt/CiscoMGC/local/backupDb.sh /opt/CiscoMGC/etc/export.ttdb
c. Create the migrate.ttdb file:
% ttMigrate -c DSN=howdydb /opt/CiscoMGC/etc/migrate.ttdb
d. Remove the existing version of the MMDB file:
% rm -f /opt/CiscoMGC/etc/version.ttdb
e. Determine the version of the version.ttdb file: