HP StorageWorks Storage Mirroring for Linux Scripting Guide (T2558-96319, June 2009)

11 - 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
TRIGGERONE—When multiple IP addresses are being monitored,
failover occurs when one of the IP addresses fails
TRIGGERALL—When multiple IP addresses are being monitored, failover
occurs when all of the IP addresses fail
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
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, 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.