3.1.2 Matrix Server Installation Guide
Table Of Contents
- Contents
- Configuration Information
- Install PolyServe Matrix Server
- Supported Operating Systems
- Contents of the Matrix Server Distribution
- Installation Procedure
- Installation Checklist
- 1. Set Up the SAN Environment
- 2. Install a Supported Operating System and Kernel
- 3. Install Third-Party MPIO Software (Optional)
- 4. Verify Downloaded RPMs
- 5. Install PolyServe Matrix Server
- 6. Install the Quota Tools RPM (Optional)
- 7. Specify an HBA Driver If Necessary
- 8. Reboot and Verify the HBA Configuration
- 9. Verify the SAN Configuration
- 10. Run the mxcheck Utility
- 11. Set Matrix Server Parameter for FalconStor
- 12. Configure the Matrix from the Management Console
- Test the Fencing Configuration
- Install the Management Console on Other Hosts
- Administer init.d Scripts
- Uninstall PolyServe Matrix Server
- Uninstall the Management Console
- Install MxFS-Linux
- Install the RHEL4 Operating System and Kernel
- Install the SLES9 Operating System and Kernel
- Configure the Matrix from the Command Line
- Run mxconfig
- Matrix Server License File
- Specify the Matrix Password
- Specify the Network Authentication Secret Password
- Select the Cluster Administrative Traffic Protocol
- Select a Fencing Method
- Configure FibreChannel Switches
- Set the SNMP Community String
- Modify Disk Partitioning for Membership Partitions
- Create Membership Partitions
- Add a Snapshot Configuration
- Currently, hardware snapshots are supported only on Hewlett-Packard StorageWorks Enterprise Virtual Array (EVA) storage arrays. ...
- Export the Configuration
- Verify the Fencing Configuration
- Complete the Installation
- Run mxconfig

Appendix B: Install the SLES9 Operating System and Kernel 48
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
1. Install SuSE Linux Enterprise Server Version 9
SuSE Linux Enterprise Server Version 9 must be installed on each server
in the matrix. Following are some considerations for the installation.
• Do not place any operating-system files on the SAN disks. To ensure
that files are not installed on these disks, you can either unplug the
HBA card from the FC switch or unplug the SAN connection before
starting the installation. After booting the server on SuSE Linux, plug
the HBA card back into the FC switch or restore the SAN connection.
• If you will be installing a firewall, ensure that the service ports
required by Matrix Server are open. See the PolyServe Matrix Server
Administration Guide for more information about the service ports
used by Matrix Server.
• Matrix Server requires that the following packages be installed. (The
packages are included in the “default” server installation.)
– glibc 2.3.2 or higher
– net-snmp 5.0.8 or higher
– openssl 0.9.7a or higher
– e2fsprogs 1.32 or higher
– bind-utils 9.2.2 or higher
–procmail
• If you will be building the kernel from source, be sure to install the gcc
compiler. (If you want to install the MxFS-Linux Solution Pack or the
PolyServe kernel patch, you will need to build the kernel from source.
Otherwise, you can use the binary kernel.)
• If you will be installing MxFS-Linux, remove the yast2-nfs-server RPM
if it has been installed. This software conflicts with the MxFS-Linux
configuration scheme.
• If you will be installing MxFS-Linux, increase the number of NFS
server threads to improve performance. We recommend that you use
32 as a starting number (the default is four). To do this in yast, edit the
file /etc/sysconfig/nfs and set the USE_KERNEL_NFSD_NUMBER
parameter to the number that you want to use.