3.1.2 Matrix Server Administration Guide
Chapter 2: Matrix Administration 33
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
psfs Loaded
dlm 15913
sanpulse 15917
FibreChannel adapter module status:
qla2300 - QLogic 2300 FibreChannel Adapter, is Loaded
The PID is displayed for running processes; “Stopped” is displayed for
processes that are not running. For modules, the status specifies whether
the module is loaded. “FibreChannel adapter module status” displays
status for the FibreChannel adapter modules installed on the system.
mxinit Configuration File
mxinit performs its actions according to a set of default values. You can
use the /etc/opt/polyserve/mxinit.conf configuration file to override these
values. The file describes the available options and the required format.
We recommend that you change this file only under the direction of
PolyServe personnel.
Start or Stop PolyServe Matrix Server
Matrix Server runs on each server in the matrix. When a server is booted
to run-levels 3 or 5, Matrix Server is started automatically by the script
/etc/init.d/pmxs.
Start or Stop Matrix Server with the pmxs Script
If you need to start, stop, or restart Matrix Server on a particular server,
invoke the pmxs script:
# /etc/init.d/pmxs start
# /etc/init.d/pmxs stop
# /etc/init.d/pmxs restart
The pmxs script calls the mxinit utility. For a start operation, mxinit starts
the Matrix Server processes in the correct order and loads the kernel
modules. For a stop operation, it stops the Matrix Server processes,
unloads the kernel modules, and performs cleanup tasks.