HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96009, November 2009)

101 of 332
Examples
monitor option alpha
mon 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.
8. If you specified to failover or failback the hostname in the monitor option command.
You will need to specify a user and the associated password that has update
privileges within Active Directory using the monitor account add command. This
allows SPNs to be created and deleted during failover and failback.
Command MONITOR ACCOUNT ADD
Description
Identifies a user account with update permissions within Active
Directory
Syntax MONitor ACCOUNT ADD <username> <password> [monitor]
Options
username—Name of the user in the format domain\user or
user@domain. Since the format requires non-alphanumeric
characters, enclose the name in quotation marks.
password—Password associated with the user name
monitor—Name of the source machine designated as the
monitor
Examples
monitor account add administrator ***** alpha
mon account add administrator ****** alpha
Notes
The password cannot be a Storage Mirroring Recover
keyword. These are any DTCL commands (source, target,
and so on) or any DTCL shortcut commands (env, mon, rep,
and so on).
The password cannot be blank.