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

Examples
These examples show host volume mount points. Device names can also be used.
CreateDrGroupFromHostVolume ( "DrGrpPets", "\\HostA2\/home/cats", "ArrayB7", "", "",
SAME, "", "", 10, FALSE, SYNCHRONOUS, ASYNC_TYPE_NULL )
AIX
CreateDrGroupFromHostVolume ( "DrGrpPets", "\\HostA2\/users/cats", "ArrayB7", "", "",
SAME, "", "", 10, FALSE, ASYNCHRONOUS, ASYNC_TYPE_BASIC )
HP-UX
CreateDrGroupFromHostVolume ( "DrGrpPets", "\\HostA2\/var/cats", "ArrayB7", "", "", SAME,
"", "", 10, FALSE, SYNCHRONOUS, ASYNC_TYPE_NULL )
Linux
CreateDrGroupFromHostVolume ( "DrGrpPets", "\\HostA2\CATS", "ArrayB7", "", "", SAME, "",
"", 10, FALSE, SYNCHRONOUS, ASYNC_TYPE_NULL )
OpenVMS
CreateDrGroupFromHostVolume ( "DrGrpPets", "\\HostA2\/usr/cats", "ArrayB7", "", "", SAME,
"", "", 10, FALSE, SYNCHRONOUS, ASYNC_TYPE_NULL )
Solaris
CreateDrGroupFromHostVolume ( "DrGrpPets", "\\HostA2\dom01#fset1", "ArrayB7", "", "",
SAME, "", "", 10, FALSE, ASYNCHRONOUS, ASYNC_TYPE_BASIC )
Tru64 UNIX
Windows
CreateDrGroupFromHostVolume ( "DrGrpPets", "\\HostA2\E:\", "ArrayB7", "", "", SAME, "",
"", 10, FALSE, ASYNCHRONOUS, ASYNC_TYPE_ENHANCED )
Drive
CreateDrGroupFromHostVolume ( "DrGrpPets", "\\HostA2\E:\pets\cats", "ArrayB7", "", "",
SAME, "", "", 10, FALSE, SYNCHRONOUS, ASYNC_TYPE_NULL )
Drive & folders
Comments
Associated validation commands. ValidateHostVolume, ValidateStorageSystem.
Agent and license prerequisites. Requires a host agent on the source host. Requires remote
replication licenses on the source and destination storage systems.
Command result value. DR group name (simple). For a complete list, see Command result
values.
OS specifics. Yes. See examples above.
Guidelines apply. See the HP P6000 Replication Solutions Manager User Guide for remote
replication guidelines.
The maximum number of virtual disks per DR group and other properties are controller software
dependent. For information on controller version feature support, see the HP P6000 Enterprise
Virtual Array Compatibility Reference.
Values for the following properties can be specified in the CreateDrGroupFromHostVolume
command. These properties can be changed later, in another job, by using the commands
shown.
Default values
Job commandDestinationSourceProperty
SetDrGroupAutoSuspendFalse (disabled)False (disabled)Auto suspend on links down
mode
SetDrGroupMaxLogSize0 (no max)0 (no max)Maximum log disk size
SetDrGroupName**Name (of DR group)
SetDrGroupIoModeSynchronousSynchronousI/O mode (write mode)
* The name of the source DR group is specified in the CreateDrGroupFromHostVolume command. By default the name
for the destination DR group is the same as the source.
Job commands 101