comment
command >
branch
transaction
assignment
transaction end >
label
Jobs, templates, and commands
You can create, save, run, schedule, and manage jobs that automate replication tasks.
Job editor
Use the replication manager's specialized job editor to create and edit jobs.
184
Jobs
Line Task
>
1
// Replicate storage volumes.
2
//
3
ValidateStorageSystem ( %array_name% )
...
Launch ( %source_host%, %suspend_command_line%, "", WAIT, "0" )
>
9
onerror pauseat E1:
start >
10
DO {
$Rep1 = SnapshotStorageVolume ( %array_name_source_storvol_unc1%,
>
1 1
FULLY_ALLOCATED, SAME, %dest_storvol1%, NOWAIT ) onerror pauseat E1:
12
//
13
} ALWAYS {
14
// Resume the host application.
15
Launch ( %source_host%, %resume_command_line%, "", WAIT, "0" )
16
}
...
exit
>
27
Exit (SUCCESS)
28
//
29
// Failure exit - no rollback needed.
30
>
E1: Exit (FAILURE)
...
Need help?
Do you have a question about the 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure and is the answer not in the manual?
Questions and answers