3.1.2 Matrix Server Upgrade Guide
Chapter 4: Double Upgrade Procedures 37
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
/etc/init.d/pmxs has been moved to /etc/init.d/Pmxs to avoid
PolyServe Matrix Server from starting automatically on boot.
error: %preun(pmxs-<ver>-release) scriptlet failed, exit status 1
Reboot the server and run the rpm -e command again. Matrix Server
will now be uninstalled.
NOTE: When the uninstall is complete, you will see a message listing
files and directories that could not be removed. Do not
manually remove any of these files.
10. Uninstall the Management Console:
# rpm -e mxconsole
11. Install the Matrix Server 3.1.2 Support RPM (use the 32-bit version)
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 32-bit version of the RPM.
# rpm -i <mountpoint>/pmxs-3.1.2-<xxxx>.i586.rpm
13. Install the Management Console:
# rpm -i <mountpoint>/mxconsole-3.1.2-<xxxx>.i586.rpm
14. Install the MxFS-Linux support RPM from the MxFS-Linux product
CD or the location where you have downloaded the software.
# rpm -i <mountpoint>/mxfs-sles9-support-3.1.2-<xxxx>.i386.rpm
Then install MxFS-Linux 3.1.2 from the product CD or the location
where you have downloaded the software.
# rpm -i <mountpoint>/mxfs-3.1.2-<xxxx>.i386.rpm
15. Start Matrix Server on the upgraded server. Run this command:
# /etc/init.d/pmxs start
16. Repeat this procedure on each server in the matrix.
All servers in the matrix are now running Matrix Server 3.1.2 in 32-bit
mode. Next, repeat the rolling upgrade as follows.