HP P6000 Replication Solutions Manager Job Command Reference (T3680-96090, October 2012)

//17
// Wait for user to initiate rollback.18
Pause ()19
//20
// Rollback.21
E3: RemoveDiskDevice ($Rep1, $mount_host) onerror pauseat E2:22
//23
E2: DeleteStorageVolume ($Rep1) onerror pauseat E2:24
//25
Exit (SUCCESS)26
//27
// Failure exit - no rollback needed.28
E1: Exit (FAILURE)29
Replicate host volume group, mount components to a host (template)
Template summary
A. Locally replicates (copies) the storage volumes that underlie a host volume group on an enabled
host.
B. Presents the underlying storage volume copies to a second enabled host (creates a new host
volume group).
C. By default, mounts the components (logical volumes) in the new host volume group on the
second enabled host.
Optionally, use raw disk I/O (do not mount the replicated components).
D. Pauses the job.
E. After continuing, unmounts the new volume group components from the second enabled host,
unpresents and deletes the storage volume copies from the storage system.
Template options
Number of components to mount. Enter 1 or more. Adds mount and unmount commands for
each component.
To use raw disk I/O, instead of mounting, enter zero (0). No mount or unmount commands
are added.
Suspend source before replication. Adds launch commands for interacting with an enabled
host, for example to suspend and resume host application I/O.
Launch backup after replication. Adds a launch command for interacting with an enabled
host, for example, to start a tape backup.
Use snapclone instead of snapshot. Generates a template that uses snapclone replication.
Include e-mail notification. Adds a command for e-mail notification of the job instance status.
See SetNotificationPolicy.
Job templates 69