HP StorageWorks Storage Mirroring Recover Scripting Guide (T5437-96022, November 2010)
Description
Designates the IP address that will be failed over to the specified
target NIC
Syntax
MONitor MOVE <IP_address> TO NIC <target_NIC> USE NONE |
NETWORK INTERVAL <interval> TIMEOUT <timeout> | SERVICE
INTERVAL <interval> TIMEOUT <timeout> | <NOTEST> [monitor]
Options
l IP_address—The IP address which should be moved during
failover
l target_NIC—The integer value of the target NIC obtained from
the niclist command
l NONE—Does not actively monitor the source machine. You will
be responsible for identifying when a failure has occurred and
initiating failover manually.
l NETWORK—Monitors the source by looking for a Storage
Mirroring Recover network response
l SERVICE—Monitors the source by looking for Storage Mirroring
service response
l INTERVAL interval—The frequency, in seconds, of the monitor
requests sent to the source machine to see if it is online and
active
l TIMEOUT timeout—The number of seconds before failover will
occur. This number is reset to its maximum each time the source
sends a response to the monitor request.
l NOTEST—Allows you to failover an IP address without sending
monitor requests or expecting responses from the source. This
option should only be used if you are monitoring multiple IP
addresses but do not want to send monitor requests to each
address.
l monitor—Name of the source machine designated as the
monitor
Examples
l monitor move 205.31.2.57 to nic 1 use network interval 5 timeout
25
l monitor move 205.31.2.68 to nic 2 use none notest
l mon move 205.31.2.68 to nic 2 use none notest