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

14 - 15
Load Target
Login
Command LOAD TARGET
Description Loads the Storage Mirroring target module
Syntax
LOAD TARGET <machine>
Options machine—Name of the machine
Examples
load target beta
Notes Machine names that contain non-alphanumeric characters should be
enclosed in quotation marks.
Command LOGIN
Description Log on to a Storage Mirroring machine
Syntax
LOGIN <machine> <username> <password> [domain]
Options
machine—Name of the machine
username—Name of the user. The username is limited to 100
characters.
password—Password associated with the user name. The password is
limited to 100 characters.
domain—If logging in using a domain account, this is the domain name.
If logging in using a local account, this is the machine name. The domain
is limited to 100 characters.
Examples
login alpha administrator ******
Notes
Options that contain non-alphanumeric characters must be enclosed in
quotation marks.
The password cannot be a Storage Mirroring keyword. These are any
DTCL command (source, target, and so on.) or any DTCL shortcut
command (env, mon, rep, and so on).
When scripting with this command, it will return one of three positive
numbers: 0 (no access granted), 1 (monitor access granted), or 2 (full
access granted).