3.4.0 Matrix Server Command Reference
Chapter 2: mx Commands 85
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
[--stopTimeout <seconds>]
The amount of time to wait for the Stop script to complete.
[--eventSeverity consider|ignore]
Whether PolyServe Matrix Server takes service monitor events (such as a
failure or timeout of a Start or Stop script) into consideration when it makes
failover decisions. The default is consider.
[--priority <priority>]
The service priority is used when PolyServe Matrix Server fails over Virtual
SQL Servers. Service priorities are natural numbers, with 0 (zero)
representing the highest priority and higher numbers representing lower
priorities. If multiple failures preventPolyServe Matrix Server from placing
a Virtual SQL Server on a node where all of its associated services are
available, PolyServe Matrix Server next looks for a server where the
associated service with the highest priority is available. The default is 0.
Modify (update) a Virtual SQL Instance:
mx vsqlinstance update [arguments] <vsql\instancename>
With the exception of the --port argument, the arguments are the same as
vsqlinstance add. If you need to change the port assignment, first delete the
Virtual SQL Instance and then recreate it using the new port number.
Enable a Virtual SQL Instance:
mx vsqlinstance enable <vsql\instance> <netif> ...
Disable a Virtual SQL Instance:
mx vsqlinstance disable <vsql\instance> <netif> ...
Delete a Virtual SQL Instance:
mx vsqlinstance delete <vsql\instance>
Clear a monitor event:
mx vsqlinstance clear <vsql\instance> <netif> ...
Display the status of a Virtual SQL Instance:
mx vsqlinstance status [arguments] <vsql\instance>
The arguments are:
[--up|--down]
[--primary|--backup]