3.5.1 Matrix Server Command Reference
Chapter 1: Matrix Server Commands 13
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
-a ʺIP:IP:IPʺ
Add servers to a Virtual Oracle Service. The option is a list of quoted,
colon-delimited IP addresses.
-m ʺIP:IP:IP:IPʺ
Modify Virtual Oracle Service. The option is a quoted list of IP addresses that
represent the Primary, 1st Backup, 2nd Backup, and so on.
-C
Clear events raised on a Virtual Oracle Service. Should a node crash, Matrix
Server will raise events so that the DBA can take action before returning the
Virtual Oracle Service to the failed node.
mxfence – verify fencing module configuration
Synopsis
/opt/polyserve/sbin/mxfence <server hostname or IP address>
Description
The mxfence utility can be used to verify that Matrix Server has the
information needed to fence a server. This utility is intended for server-based
fencing configurations where you must specify the hostname or IP address of
the remote controller associated with the server. You can use mxfence to
verify that Matrix Server has the correct information. The server must be up
when you use the utility and Matrix Server must be stopped on that server.
When you run mxfence, Matrix Server uses the hostname/IP address
associated with the server to access the remote controller. The server is then
either power-cycled or shut down in accordance with the method you
selected when you configured the fencing module.
If the correct server is not fenced, the hostname or IP address specified for the
associated remote controller is probably incorrect. Run mxconfig on the
server with the incorrect information and then modify the hostname or IP
address for the remote controller.