HP StorageWorks XP Remote Web Console Software User Manual

Page 34

Advertising
background image

34

Requirements and overview of copy operations

• Configuration definition file for S-VOL B:

Examples of script files
You must execute script file A on Server A first. After script file A completes normally, you must execute

script file B on Server B.
• Script file A:

• Script file B:

For more information about the procedure and configuration definition files, contact your HP account

support represenstative.

HORCM_MON

#ip_address service poll(10ms) timeout(10ms)

127.0.0.1 52051 1000 3000

HORCM_CMD

#dev_name dev_name dev_name

/dev/rdsk/c1t0d2

HORCM_DEV

#dev_group dev_name port# TargetID LU# MU#

hicp-pairs dev1 CL1-D 4 1 0

HORCM_INST

#dev_group ip_address service

hicp-pairs 127.0.0.1 52050

#

# Resync the Business Copy XP pair

#

pairresync -g si-pairs

pairevtwait -g si-pairs -s pair -t 1000

#

# Split the Business Copy XP pair

#

pairsplit -g si-pairs

#

# Create the Flex Copy XP pair

#

paircreate -g hicp-pairs -vl

pairevtwait -g hicp-pairs -s pair -t 1000

#

# Delete the Flex Copy XP pair

#

pairsplit -S -g hicp-pairs

Advertising