3.4.0 Matrix Server Command Reference
Chapter 2: mx Commands 57
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
Assign a drive letter or path to a filesystem:
mx fs assignpath --path <path or driveletter> <ps device>
<ALL_SERVERS | server ...>
Unassign a drive letter or path:
mx fs unassign <ps device> <ALL_SERVERS | server ...>
Display drive letter or path assignments for a filesystem:
mx fs queryassignments
<
ps device
> <ALL_SERVERS |
server
...>
Display drive letters in use on a server:
mx fs getdriveletters --server <ALL_SERVERS | server ...>
Display status information:
mx fs status [--verbose] [--standard|--snapshots]
The command lists the status of each filesystem. The --verbose option also
specifies the FS type (always PSFS), the size of the filesystem in KB, and the
UUID of the parent disk. The --standard argument shows only standard
filesystems; the --snapshots argument shows only snapshots.
Dump filesystem configuration to stdout:
mx fs dump
mx matrix – matrix commands
Use these commands to display status information, to dump matrix
configuration information to stdout, or to destroy a matrix.
Display status information:
mx matrix status
The current alert messages appear at the end of the output.
Display alerts:
mx alert status [--severity <level>]
The alert status command lists the current alert messages. (These messages
are also displayed on the PolyServe Management Console.) The --severity
option filters the alerts according to the specified alert level. There are four
levels: error, fault, warning, and info.