HP StorageWorks Storage Mirroring scripting guide (T2558-96074, February 2008)

7 - 13
5. If you want to stop removing orphan files after it has been started, use the orphans stop command.
Verifying your data
With Storage Mirroring commands, verification can only be initiatied after a connection is established.
1. Log on to the source using the login command.
2. Identify the source that you want to initiate verification for by using the source command.
Command ORPHANS STOP
Description Stops the process to remove orphan files on the target
Syntax
ORPHANS STOP con_id
Options con_id—Connection ID assigned to the source/target connection
Examples
orphans stop 1
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
password—Password associated with the user name
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.
Examples
login alpha administrator ******
Notes
Command SOURCE
Description Identifies a machine as the active source machine
Syntax
SOURCE <source>
Options source—Name of the source
Examples
source alpha
Notes Source names that contain non-alphanumeric characters must be enclosed in quotation marks.