Command Reference Guide

Chapter 1: Matrix Server Commands 8
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
mpimport [-s] [-M] -f <inputfile> [<psdname>|<psvname>...]
Import the specified psd or psv devices. If no devices are specified, import
the disks and dynamic volumes listed in inputfile. The inputfile must be in
the format generated by mpdump. If -s is specified, “strict” importing is
done; only those disks and dynamic volumes that can be imported using
the psdname indicated in inputfile will be imported. If -s is not specified,
disks and dynamic volumes will be imported with alternate names if
necessary. The -M option recreates the membership partitions from
scratch based on the contents of the input file.
mpimport -r <psdname>|<psvname> [<psdname>|<psvname> ...]
Remove the specified disks or dynamic volumes from the existing
database.
mpimport --replace <olduid> <newuid>
Replace all occurrences of olduid with newuid throughout the membership
partition data.
mx – Matrix Server command-line interface
The mx utility provides a command-line interface for administering a matrix
and monitoring its operation. See Chapter 2 for more information about the
commands provided with this utility.
mxcheck – verify Matrix Server requirements
Synopsis
/opt/polyserve/bin/mxcheck [-t <text-file>] [-h <html-file>]
[-l] [-i] [-r] [-p] [-q] [<sequence>]
Description
The mxcheck utility verifies that a server meets the configuration
requirements for Matrix Server. It is run automatically each time Matrix
Server is started. Output from the utility appears on the screen and is also
written to the /var/opt/polyserve/mxcheck directory. If you are experiencing
errors, check the messages in this directory.
The mxcheck utility performs checks such as the following: operating system
version and configuration; available physical memory and disk space; HBA
driver versions; FibreChannel switch versions; network addresses. The utility
also attempts to access gateways and FC switches.