Implicit Job Startup; Imported Jobs - 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

Include a successful exit command for each branch of the job that can result in successful
termination.
If you create branches in a job to handle failures, conclude each with a failure exit command.
See job
exit
command.
Implicit jobs
When responding to certain requests, the replication manager may create and immediately run a job.
Such jobs are called implicit jobs. Implicit jobs are not saved and cannot be edited.
When an implicit job runs, it appears in the Monitor Job window and the Events pane. See also job
implicit job
startup.

Implicit job startup

When clicking OK or Finish to perform an action on a resource, the window or wizard immediately closes
and the Monitor Job window appears. This is normal operation. To perform your requested action, the
replication manager creates and starts an implicit job.
It is not necessary to leave the Monitor Job window open. If you close the window, the implicit job
continues to run.

Imported jobs

Replication manager jobs that have been imported from legacy HP Business Copy 2.X jobs include
special comments to help resolve potential command conversion issues. For example:
import note >
legacy job start >
legacy job end >
template applied >
commands start >
required argument >
commands end >
In the example:
Lines 1 and 2 indicate the job was created by importing a legacy job.
Line 3 shows (as a comment) the first legacy job command that was encountered. All legacy
commands are displayed in this manner.
Line Task
1
// This job was imported to RSM from an existing BC job,
2
// which included the following operations:
// [line 1] SNAP UNIT Array2 Cats\ACTIVE $BCV1 SNAPCLONE_HSV
3
SAME_AS_SOURCE
...
12
// [line 5] "we're done"
13
14
// Replicate storage volumes.
15
16
ValidateStorageSystem ( "Array2" )
17
ValidateStorageVolume ( "\\Array2\Cats\ACTIVE" )
18
ValidateSnapshotStorageVolume ( "\\Array2\Cats\ACTIVE" )
19
//
//$BCV1 = SnapshotStorageVolume ( "\\Array2\Cats\ACTIVE",
20
FULLY_ALLOCATED, SAME, %dest_storvol1%, WAIT ) onerror pauseat E1:
...
33
E1: Exit ( FAILURE )
HP StorageWorks Replication Solutions Manager 4.0.1
193

Advertisement

Table of Contents
loading

Table of Contents