3.4.0 Matrix Server Command Reference

Chapter 2: mx Commands 78
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
associated services are available, ClusterPulse next looks for a node where
the associated service with the highest priority is available. The default
priority is 0.
[--ordering SERIAL|PARALLEL]
When a Virtual CIFS Server is moved from one node to another, this setting
determines whether a strict ordering sequence is used to run Start or Stop
scripts. The default is SERIAL, the strict ordering sequence.
[--recoveryScript <script>]
Runs after a monitor probe failure is detected, in an attempt to restore
access to the Virtual File Share.
[--recoveryTimeout <seconds>]
The amount of time to wait for the Recovery script to complete.
[--startScript <script>]
Runs as the Virtual File Share is becoming active on a server.
[--startTimeout <seconds>]
The amount of time to wait for the Start script to complete.
[--stopScript <script>]
Runs as the Virtual File Share is becoming inactive on a server.
[--stopTimeout <seconds>]
The amount of time to wait for the Stop script to complete.
[--eventSeverity consider|ignore]
Whether ClusterPulse takes 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.
[--access_based_enum enabled]
Enables the Access-based Enumeration feature provided with Windows
2003 Service Pack 1. This feature allows users to see only the files and
folders to which they have access on a file share.
Modify (update) an existing Virtual File Share:
mx vfs_share update [arguments] [--path <path>]
\\vfs>\<vshare>
The arguments are the same as mx vfs_share add; however,
--access_based_enum can be set to either enabled or disabled.