4.1.0 HP PolyServe Software command reference guide (T5392-96071, October 2010)

makescldb.exe create membership partitions
Synopsis
bin\makescldb
Description
This command is used internally by Matrix Server and should not be run directly. (To
create membership partitions, use the Configure Matrix feature on the PolyServe
Management Console.)
mcs.exe manipulate the cluster log
This utility provides several commands that are used internally by Matrix Server;
however the following commands may be useful when administering a matrix.
mcs log add a message to the matrix event log
Synopsis
tools\mcs log [-a 12-18] “<message>
Description
This command adds a message to the cluster event log.
The option is:
-a 12-18
The matrix log provides seven categories, User1 through User7, that can be used
for user-defined messages. The default category is User1. In the command, use
12 to represent User1, 13 to represent User2, and so on up to 18 for user8. For
example:
mcs log -a 13 “This is my message”
mcs select display events from the matrix event log
Synopsis
tools\mcs select [-b] [-c] [-h [<count-limit>] [--count]]
[-t [<initial-count>]] [<select-columns>] [with <select-filter>]
Cluster commands18