3.1.2 Matrix Server Upgrade Guide
Chapter 3: Single Upgrade Procedures 18
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
11. Install the Matrix Server 3.1.2 Support RPM and the MxFS-Linux
kernel patches RPM and then compile the kernel and reboot. Be sure
to verify that the kernel is patched correctly for MxFS-Linux. See
Appendix B for more information.
12. Install Matrix Server 3.1.2 from the Matrix Server product CD or the
location where you have downloaded the software. Be sure to install
the RPM that corresponds to your architecture (i586 for 32-bit or
x86_64 for 64-bit).
# rpm -i <mountpoint>/pmxs-3.1.2-<xxxx>.<arch>.rpm
13. If you saved any Matrix Server configuration files in step 4, compare
the saved files with the new versions of the files that were installed
with Matrix Server 3.1. (The new versions were installed in the
directory /etc/opt/polyserve.) You will need to migrate your customized
values from the old files to the new files as necessary.
14. Install the Management Console:
# rpm -i <mountpoint>/mxconsole-3.1.2-<xxxx>.i586.rpm
15. Install the MxFS-Linux support RPM from the MxFS-Linux product
CD or the location where you have downloaded the software. Be sure
to install the RPM that corresponds to your architecture (i386 for 32-bit
or x86_64 for 64-bit).
# rpm -i <mountpoint>/mxfs-sles9-support-3.1.2-<xxxx>.<arch>.rpm
16. Install MxFS-Linux 3.1.2 from the product CD or the location where
you have downloaded the software. Be sure to install the RPM that
corresponds to your architecture (i386 for 32-bit or x86_64 for 64-bit).
# rpm -i <mountpoint>/mxfs-3.1.2-<xxxx>.<arch>.rpm
17. Start Matrix Server on the upgraded server. Run the following
command:
# /etc/init.d/pmxs start
18. Repeat this procedure on each server in the matrix.
The upgrade is now complete.