3.5.1 Matrix Server Administration Guide

Chapter 8: Configure MxFS-Linux 155
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
Other Export Group Procedures
Disable an Export Group
Select the high-availability monitor associated with the Export Group on
the Servers or Application tab, right-click, and select Disable.
To disable the high-availability monitor from the command line, use this
command. If no servers are specified, the action takes place on all servers.
mx exportgroup disable <exportgroup_name>
(
[ALL_SERVERS]|[<server> ...])
Enable an Export Group
Select the high-availability monitor associated with the Export Group on
the Servers or Application tab, right-click, and select Enable.
To enable the high-availability monitor from the command line, use this
command. If no servers are specified, the action takes place on all servers.
mx exportgroup enable <exportgroup_name>
(
[ALL_SERVERS]|[<server> ...])
Clear an Error Associated with an Export Group
To clear a error from a high-availability monitor associated with an
Export Group, select that monitor on the Servers or Application tab,
right-click, and select Clear Last Event.
To clear the error from the command line, use this command:
mx exportgroup clear <exportgroup_name> <server> ...
Delete an Export Group
To delete an Export Group and the high-availability monitor associated
with it, select the high-availability monitor on the Servers or Applications
tab, right-click, and select Delete.
To delete the Export Group from the command line, use this command:
mx exportgroup delete <exportgroup_name> ...