3.5.1 Matrix Server Upgrade Guide
Chapter 4: “All-at-Once” Upgrades 43
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
b. Install MxFS-Linux 3.5.1 from the same location. Be sure to install
the RPM that corresponds to your architecture (i586 for 32-bit or
x86_64 for 64-bit).
# rpm -i <mountpoint>/mxfs-3.5.1-<xxxx>.<arch>.rpm
16. Install the quota tools RPM. (This RPM is optional).
# rpm -i <mountpoint>/pmxs-quota-tools-3.13-<xxxx>.<arch>.rpm
17. If you are upgrading from 3.1.2, copy your new license file to /etc/opt/
polyserve/licenses/license.
18. Start Matrix Server. Run the following command:
# /etc/init.d/pmxs start
The upgrade is now complete.
If the PolyServe Management Console software (versions earlier than
3.5.0) is installed on client machines, the software must be upgraded to
the 3.5.1 version. See “Upgrade the Management Console on Clients,”
below.
Upgrade the Management Console on
Clients
If a PolyServe Management Console software version earlier than 3.5.0 is
installed on client machines, the software must be upgraded to the 3.5.1
version.
On Linux systems, uninstall the old version of the software:
# rpm -e mxconsole
Then install the new version:
# rpm -i <mountpoint>/mxconsole-3.5.1-<xxxx>.<arch>.rpm
On Windows systems, select Start > Settings > Control Panel > Add/
Remove Programs and remove the old version of the software. To install
the new version, double-click the file mxconsole_3.5.1.<xxxx>.<arch>.msi.