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

14 - 18
Mirror Stop
Monitor Account Add
Command MIRROR STOP
Description Stops a paused mirror
Syntax
MIRROR STOP <con_id | *>
Options
con_id—Connection ID assigned to the source/target connection
*—Specifies all connection IDs
Examples
mirror stop 1
mirror stop *
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
password—Password associated with the user name
monitor—Name of the source machine designated as the monitor
Examples
monitor account add administrator ***** alpha
Notes
The password cannot be a Storage Mirroring 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.
Options that contain non-alphanumeric characters must be enclosed in
quotation marks.