HP 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure User Manual page 214

Hp storageworks replication solutions manager 4.0.1 user guide (t3680-96308, june 2008)
Hide thumbs Also See for 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure:
Table of Contents

Advertisement

E.
Presents the snapclones to a host at site 2. (This is required by some controller software versions
before the snapclones can be members of a DR group.
F.
Creates a new DR group pair that contains the snapclone copies at site 2.
G.
Halts the job (waits) to ensure that the snapclones are remotely replicated to new storage
volumes at site 3.
H.
Deletes the newly created DR group pair for sites 2 and 3, but retains the new storage volumes
at site 3.
When the job is completed, point-in-time copies of the storage volumes at site 1 exist at site 3.
Guidelines apply.
Template Options
Number of virtual disks in DR group. Adds commands for each virtual disk.
Suspend source before replication. Adds launch commands for interacting with an enabled host,
for example to suspend and resume host application I/O.
Include e-mail notification. Adds a command for e-mail notification of the job instance status.
See SetNotificationPolicy.
Comments
Guidelines apply.
Example
This template was generated to perform one iteration of the cascaded replication involving one virtual
disk. No other template options were selected.
Line Task
1
// Perform cascaded replication.
2
//
3
// This template assumes that you have three storage systems located at three different sites:
4
// Site 1: Contains a source DR group.
5
// Site 2: Contains a destination DR group.
6
// Site 3: After the script completes, it will contain a snapclone of the virtual disk.
7
//
8
// Assign some variables that will be used in this job.
9
$site_1_array = SetVariable(%site_1_array%)
10
$site_1_array_DR_Group_name_unc = SetVariable(%site_1_array_DR_Group_name_unc%)
1 1
$source_storvol_unc1 = SetVariable(%source_storvol_unc1%)
12
$dest_storvol1 = SetVariable(%dest_storvol1%)
13
$DiskGroup_name = SetVariable(%DiskGroup_name%)
14
$site_2_array = SetVariable(%site_2_array%)
15
$host_name = SetVariable(%host_name%
16
$site_3_array = SetVariable(%site_3_array%)
17
$DR_group_name = SetVariable(%DR_group_name%)
18
$DR_source_storvol_unc1 = SetVariable(%DR_source_storvol_unc1%)
214
Jobs

Advertisement

Table of Contents
loading

Table of Contents