![HP 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure User Manual Download Page 209](http://html.mh-extra.com/html/hp/418800-b21-storageworks-modular-smart-array-70-storage-enclosure/418800-b21-storageworks-modular-smart-array-70-storage-enclosure_user-manual_155409209.webp)
•
Include e-mail noti
fi
cation
. Adds a command for e-mail noti
fi
cation of the job instance status.
See
SetNoti
fi
cationPolicy
.
Considerations
•
Tru64 UNIX
. When replicating AdvFS volumes that have heavy I/O, select the option Suspend
source before replication.
Example
This template was generated to fracture and mount one host volume on an enabled host. No other
template options were selected.
Line Task
1
// Fracture host volume and mounting it to a host.
2
//
3
// Assign some variables that will be used in this job.
4
$source_hostvol_unc1 = SetVariable(%source_hostvol_unc1%)
5
$source_host = SetVariable(%source_host%)
6
$mount_host = SetVariable(%mount_host%)
7
//
8
// Validate that resources are as expected.
9
ValidateHost ($source_host)
10 ValidateHost ($mount_host)
11
ValidateHostVolumeMirrorclones ($source_hostvol_unc1)
12 //
13 WaitHostVolumeNormalization($source_hostvol_unc1)
14 //
15 //
16 DO {
17 // The return value from FractureHostVolumeMirrorclones is a list of mirrorclones of under line storage
volumes of a host volume.
18 $Rep1 = FractureHostVolumeMirrorclones ($source_hostvol_unc1)
19 //
20 } ALWAYS {
21 }
22 //
23 // Mount the replicated volume(s) on a host.
24 PresentStorageVolumes ($Rep1, $mount_host) onerror pauseat E2:
25 DiscoverDiskDevices ($mount_host, $Rep1) onerror continue
26 $HV1 = CreateHostVolumeFromDiskDevices ($source_hostvol_unc1, $Rep1, $mount_host) onerror
pauseat E3:
27 $MP1 = MountHostVolume ($HV1, %mount_point1%) onerror pauseat E4:
28 //
HP StorageWorks Replication Solutions Manager 4.0.1
209
Summary of Contents for 418800-B21 - StorageWorks Modular Smart Array 70 Storage Enclosure
Page 16: ...Tables 1 Document conventions 18 16 ...
Page 20: ...20 About this guide ...
Page 56: ...56 Replication Solutions Manager ...
Page 160: ...160 Host volumes ...
Page 384: ...384 Managed sets ...
Page 402: ...402 Oracle ...
Page 412: ...412 Storage systems ...
Page 444: ...444 Virtual disks ...
Page 456: ...456 CLUI ...