Command Reference Guide

Chapter 2: mx Commands 67
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
--datasets <number of data sets> | UNLIMITED
The number of datasets to be returned. The default is one. After the
specified number of data sets are returned, the Dashboard will terminate.
--noHeaders
Do not output column headers.
--csv
Generate the report in a comma-separated format.
Enable an Export Group:
mx exportgroup enable <exportgroup_name> (
[ALL_SERVERS]|[<server> ...
])
Disable an Export Group:
mx exportgroup disable <exportgroup_name> (
[ALL_SERVERS]|[<server> ...
])
Delete an Export Group:
mx exportgroup delete <exportgroup_name> ...
Clear an error associated with an Export Group:
mx exportgroup clear <exportgroup_name> <server> ...
Dump Export Group configuration to stdout:
mx exportgroup dump
In addition to reporting the export group configuration, this command
creates a file in the current directory for each export group. The files contain
the export records for the export groups and are named
dump_<exportgroupname>_<time_in_milliseconds>.
mx fs – filesystem commands
Use the following commands to create, mount, or unmount PSFS filesystems,
and to display status information.
Create a PSFS filesystem:
mx fs create [optional-arguments] <storageDevice>
A storage device is a basic or dynamic volume. To locate an available
volume, use the fs showcreateopt command.