3.6.0 Matrix Server Command Reference (5697-7083, December 2007)

Chapter 3: mx Commands 102
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
import—Import role definitions from a file
mx role import [--permissionOnly] <file>
This command imports role definitions from the specified file. The file must
have been created by the mx role export command. The --permissionOnly
option omits the list of role members from the import.
list—List cluster roles
mx role list
This command lists the roles that have been configured in the matrix. (To see
the user or group accounts associated with a particular role, use the mx role
listmembers command.)
listmembers—List the members of a cluster role
mx role listmembers <role>
This command lists the user or group accounts that are members of the
specified role.
mx server – server commands
Use the following mx server commands to configure servers or to display
their status.
Command Description
add Add a server to the matrix
delete Delete one or more servers from a matrix
disable Disable one or more servers
dump Dump the server configuration to stdout
enable Enable one or more previously disabled servers
list List the servers in a matrix
listsoftware List the operating system and PolyServe software
installed on the server
markdown Mark a server as down
read_license Read the license file on a server
start Start Matrix Server on one or more servers
status Display server status
stop Stop Matrix Server on one or more servers