3.4.0 Matrix Server Command Reference

Chapter 2: mx Commands 69
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
The optional arguments are the same as mx quota unsetuser, with the
exception that the --memberof argument is not used.
Display quotas for users in groups matching the specified search criteria:
mx quota showgroup [search-args] ALL_FILESYSTEMS|<ps device> ...
The search arguments are the same as mx quota showuser, with the
exception that the --memberof argument is not used.
Search the password file or database for information about users in a group.
mx quota searchgroup [search-arguments]
The search arguments are the same as mx quota showgroup, with the
exception that the --memberof argument is not used.
mx server – server commands
Use the following commands to configure servers or to display their status.
Add a server to the matrix:
mx server add [--serverSeverity autorecover|noautorecover]
<server> ...
The --serverSeverity argument specifies whether it is possible to
automatically fail back virtual hosts to the original server after that server
has recovered from a complete system outage. The default is autorecover.
Update one or more servers in a matrix:
mx server update [--serverSeverity autorecover| noautorecover]
<server> ...
Delete one or more servers from a matrix:
mx server delete <server> ...
Disable one or more servers:
mx server disable <server> ...
Enable one or more previously disabled servers:
mx server enable <server> ...
Display server status:
mx server status [--enabled|--disabled] [--up|--down]
[<server> ...]