HP StorageWorks Storage Mirroring Scripting Guide (T2558-96327, April 2009)

13 - 1
Failover
Using the Storage Mirroring commands, you can perform the following functions to manage failover.
Configuring failover on page 13-1
Removing failover configuration on page 13-11
Failing over on page 13-12
Configuring failover
1. Specify a target machine by using the target command.
NOTE: As noted in the Scripting Guide Introduction on page 1-1, this guide does not explain
Storage Mirroring features and functions, only the scripting aspects of Storage Mirroring.
For details on the different features and functions, see the Storage Mirroring User’s
Guide.
Command TARGET
Description Identifies a machine as the active target machine
Syntax
TARGET <target>
Options target—Name of the target, an IP address on the target, or a virtual IP
address
Examples
target beta
Notes
You must be logged into a machine using the login command before using
the target command.
Target names that contain non-alphanumeric characters must be
enclosed in quotation marks.