3.5.1 Matrix Server Command Reference

Chapter 1: Matrix Server Commands 22
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
mxmpio – monitor or manage MPIO devices
Synopsis
/opt/polyserve/sbin/mxmpio command [options...] [parameters ...]
[PSD-devices ...]
Description
Matrix Server uses multipath I/O (MPIO) to eliminate single points of failure.
A matrix can include multiple FibreChannel switches, multiple FC ports per
server, and multiported SAN disks. This configuration provides multiple
paths for I/O between servers and SAN disks.
When you start Matrix Server, it automatically configures all paths from each
server to the storage devices. On each server, it uses the first path it
discovered for I/O with the SAN devices. If that path fails, Matrix Server
automatically fails over the I/O to another path.
The mxmpio command can be used to display status information about
MPIO devices or to control the path used for I/O. With the exception of
enableall and disableall, all commands take PSD device names to operate on
specific devices. If you do not specify a PSD device, the command operates on
all devices.
The options are:
-l
Long option. Provides more detail about targets. This option does not
apply to enableall or disableall.
-u
Display I/O latencies in microseconds instead of the default milliseconds.
This option applies only to the iostat command.
The commands are:
{enable/disable} [<psddev> ...]
Enable or disable MPIO failover on the specified devices.
{enableall/disableall}
Globally enable or disable MPIO failover on this node.
timeout <value> [<psddev> ...]
Set the timeout on the specified device.