3.1.2 Matrix Server Upgrade Guide
Chapter 3: Single Upgrade Procedures 21
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
15. Copy your new license file to /etc/opt/polyserve/licenses/license on the
server.
16. If you did a fresh installation of the operating system, recreate the
mount points for PSFS filesystems.
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.
If you want to enable filesystem quotas on your PSFS filesystems, you
will need to unmount the filesystems one-at-a-time and then enable
quotas. For more information, see “Enable or Disable Quotas” in Chapter
8 of the PolyServe Matrix Server Administration Guide.
Matrix Server 3.0.1 With MxFS-Linux
Complete the following steps to upgrade to Matrix Server 3.1.2. This
procedure also describes how to upgrade the Matrix File Serving Solution
Pack for Linux (MxFS-Linux) to the 3.1.2 release. During the upgrade, you
will need to run a script that migrates your Virtual NFS Services to the
format used in 3.1.2.
NOTE: Upgrade the server with the highest IP address first. Then
continue to upgrade the servers in descending order of IP address,
with the lowest numbered server being upgraded last.
1. Disable the server to cause any active Virtual NFS Services to migrate
to another server. (Right-click on the server and select Disable).
2. Back up the Matrix Server configuration on the node being upgraded
as described under “Back Up the Existing Matrix” on page 2.
3. Stop Matrix Server on the server:
# /etc/init.d/pmxs stop