3Com V7000 Telephone User Manual


 
382 APPENDIX C: REPLACING A FAILED DISK ON A VCX SERVER
c If the down server is the Primary or Secondary IP Telephony Server,
install the software upgrade file using these commands:
cd /opt/installtemp
tar xvf vcx-softswitch-6.0.2c
cd upgrade-6.0.2c
./install-upgrade
If the down server is the Primary or Secondary IP Messaging Server,
install the software upgrade file using these commands:
cd /opt/installtemp
tar xvf vcx-ipmsg-6.0.2c
cd upgrade-6.0.2c
./install-upgrade
d On the down server, switch to the upgraded version of the software
using this command:
vcx-switchversion --manual 6.0.2c
Normally the vcx-switchversion command is used with the --manual
option to downgrade to a previous software version. When you use it in a
disk replacement procedure, you can safely ignore this message:
To complete the VCX switchversion operation please restore
the IP Messaging and Oracle databases. After these have been
restored you may reboot the system.
e Compare the version of the currently active operating system to the
version in the inactive partition, using this command:
vcx-os-query
In the output from this command, the second column contains the
operating system version for the two partitions (A and B) and the last
column indicates which partition is currently active.
Example Output From the vcx-os-query Command
OS Version Partition Label Status
A 3.3.0 /dev/sda2 / active
B 3.3.1 /dev/sda3 /B
In the example, the active operating system version is 3.3.0 and the
version in the inactive partition is 3.3.1.