HP StorageWorks Storage Mirroring Scripting Guide (T2558-96327, April 2009)

13 - 5
Options FAILONE—When multiple IP addresses exist on a monitor machine, only
the failed address is failed over to the target machine
FAILALL—When multiple IP addresses exist on a monitor machine, all of
the addresses will fail over to the target machine even if only one address
fails
FODELAY—Guarantees that the pre-failover script has completed before
failing over
NOFODELAY—Does not guarantee that the pre-failbover script has
completed before failing over
FBDELAY—Guarantees that the pre-failback script has completed before
failing back
NOFBDELAY—Does not guarantee that the pre-failback script has
completed before failing back
APPLY—When failover is triggered, apply the data that is in the target
queue before beginning failover
DISCARD—When failover is triggered, discard the data that is in the
target queue and begin failover immediately
REVERT—When failover is triggered, revert the target to the last known
good Storage Mirroring state
INTERVENTION—Specifies that network administrator intervention is
required before failover begins
NOINTERVENTION—Specifies that network administrator intervention
is not required before failover begins
FOHOSTNAME—Removes the host SPN from Active Directory on the
source and adds it to Active Directory on the target during failover
NOFOHOSTNAME—Does not modify Active Directory on the source or
target during failover
FBHOSTNAME—Returns the host SPN on the source and target back to
their original settings during failback
NOFBHOSTNAME—Does not modify Active Directory on the source or
target during failback
monitor—Name of the source machine designated as the monitor
Examples
monitor option alpha
monitor option nomoveshares, nousesharefile, failone,
nointervention
Notes
The default settings are movename, moveaddress, moveshares, add,
usesharefile, failall, fodelay, fbdelay, apply, intervention, nofohostname,
and nofbhostname.
The options can be used in any combination and in any order. The first
option does not require a comma, but the second and remaining options
do require a comma before the option.
Monitor names that contain non-alphanumeric characters must be
enclosed in quotation marks.