3.1.2 Matrix Server Upgrade Guide
Chapter 4: Double Upgrade Procedures 42
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
11. If you did a fresh installation of the operating system, extract the
backup tar files saved in step 1 to /etc/opt/polyserve and /var/opt/
polyserve.
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 for the 32-bit architecture.
# 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. Copy your new license file to /etc/opt/polyserve/licenses/license on the
server.
15. Start Matrix Server on the upgraded server. Run the following
command:
# /etc/init.d/pmxs start
16. Repeat steps 1 through 15 on the remaining servers.
All servers in the matrix are now running Matrix Server 3.1.2 in 32-bit
mode. You will need to repeat the rolling upgrade to bring the servers
up to 64-bit mode with Matrix Server 3.1.2.
17. Back up the Matrix Server configuration again. Use tar -cv to create tar
files of the /etc/opt/polyserve and /var/opt/polyserve directories.
18. Stop Matrix Server on the first server (the server with the highest IP
address):
# /etc/init.d/pmxs stop
19. If you will be doing a fresh installation of the 64-bit operating system,
skip to step 22. Otherwise, continue with the following steps.
20. Uninstall Matrix Server 3.1.2 from the server. The matrix software
must be uninstalled from a location outside of the matrix directory
structure (/opt/polyserve).
# rpm -e pmxs