HP P6000 Replication Solutions Manager User Guide (T3680-96089, October 2012)

// [line 5] "we're done"12legacy job end >
13
// Replicate storage volumes.14template applied >
15
ValidateStorageSystem ( "Array2" )16commands start >
ValidateStorageVolume ( "\\Array2\Cats\ACTIVE" )17
ValidateSnapshotStorageVolume ( "\\Array2\Cats\ACTIVE" )18
//19
//$BCV1 = SnapshotStorageVolume ( "\\Array2\Cats\ACTIVE",
FULLY_ALLOCATED, SAME, %dest_storvol1%, WAIT ) onerror pauseat E1:
20required argument >
...
E1: Exit ( FAILURE )33commands 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 12 indicates that all legacy job commands have been listed.
Line 15 indicates the start of the replication manager template that has been applied to create
an equivalent job.
Line 20 indicates a required argument. See Job arguments.
Job commands list
The following commands can be included in jobs. The replication type indicates if the command
is specifically for use with the local or remote replication features of a storage system. Storage
family indicates the storage system family that the command supports. Some commands cannot
be used unless a host agent is running on the target host.
Requires host
agent
Replication
type
Command
category
Job command
~~general//
~remoteDR groupAddDrGroupMember
~localhost volumeAddReplicaToReplicaRepository
~localhost volumeAddReplicasToReplicaRepository
~~generalCombineLists
~local,
container
storage volumeConvertStorageVolumeIntoContainer
~local,
container
storage volumeConvertStorageVolumesInManagedSetIntoContainers
~local,
container
storage volumeConvertStorageVolumesIntoContainers
~local,
container
storage volumeCreateContainer
178 Jobs