3.1.2 Matrix Server Installation Guide

Table Of Contents
Chapter 3: Install MxFS-Linux 34
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
2. Install the MxFS-Linux support RPM 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-sles9-support-3.1.2-<xxxx>.<arch>.rpm
3. Install MxFS-Linux 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
4. Restart Matrix Server on the node:
# /etc/init.d/pmxs start
The MxFS-Linux installation copies the existing /etc/exports file to
/etc/exports.pre_mxfs and then writes over the original file. You can later
convert this file into an Export Group.
Uninstall MxFS-Linux
NOTE: If you need to uninstall MxFS-Linux before upgrading to a later
version of the product, use the directions in the PolyServe Matrix
Server Upgrade Guide.
To uninstall MxFS-Linux, run the following commands on each server:
# rpm -e mxfs
# rpm -e mxfs-sles9-support
# rpm -e mxfs-patches
NOTE:
The server will need to be rebooted with the kernel that does not
include MxFS-Linux.
If an /etc/exports.pre_mxfs file exists, it will be restored back to /etc/exports.