Instant Restore Storage Volumes To Other Storage Volumes (Template) - HP 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure User Manual

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

29
// Wait for user to initiate rollback.
30
Pause ()
31
//
32
// Rollback.
33
E5: UnmountHostVolume ($MP1) onerror pauseat E5:
34
E4: DeleteHostVolume ($HV1) onerror pauseat E4:
35
//
36
E3: UnpresentStorageVolumes ($Rep1, $mount_host) onerror pauseat E3:
37
//
38
E2: ResyncMirrorclones ($Rep1) onerror pauseat E2:
39
//
// Uncomment the following line if you want the job to wait for the mirrors to resynchronize before
40
completing
41
//WaitHostVolumeNormalization($source_hostvol_unc1)
42
//
43
//
44
Exit (SUCCESS)
45
//
46
// Failure exit - no rollback needed.
47
E1: Exit (FAILURE)

Instant restore storage volumes to other storage volumes (template)

Template summary
A.
Disables (flushes) the write cache of the storage volume (virtual disk) to restore from.
B.
Converts the storage volume to restore to into a container.
C.
Copies (restores) from the storage volume (by snapclone) to the container.
D.
Re-enables the write cache of the source storage volume.
NOTE:
This template cannot be used with some older versions of controller software.
Template options
Number of volumes. Adds commands for each storage volume to restore from.
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
This template cannot be used with some older versions of controller software.
HP recommends that you perform restores of host volumes using the GUI.
210
Jobs

Advertisement

Table of Contents
loading

Table of Contents