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

SetDrGroupHome
Specifies the home property of a DR group pair.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
SetDrGroupHome ( %drgroup_unc_name%, FALSE )
UNC DR Group Name (%drgroup_unc_name%). Select or enter the UNC name of the DR group to
be changed.
Is Home. Select or enter the home flag. Choices are true and false.
Examples
SetDrGroupHome ( "\\ArrayA2\DrGrpPets", TRUE )
Comments
Associated validation commands. None.
Agent and license prerequisites. Requires remote replication licenses on the source and
destination storage systems.
Command result value. None. For a complete list, see Command result values.
OS specifics. None.
See Resource names and UNC formats.
SetDrGroupIoMode
Specifies the remote replication I/O mode of a DR group pair.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
SetDrGroupIoMode ( %drgroup_unc_name%, SYNCHRONOUS, ASYNC_TYPE_NULL )
UNC DR Group Name (%drgroup_unc_name%). Select or enter the UNC name of the DR group to
be changed.
IO Mode. Select or enter the I/O mode. Choices are synchronous and asynchronous.
Async Type. Select or enter the Async Type used when IO Mode is set to asynchronous. Choices
are ASYNC_TYPE_NULL, ASYNC_TYPE_BASIC and ASYNC_TYPE_ENHANCED. The
ASYNC_TYPE_NULL option simulates current default behavior.
Examples
setDrGroupIoMode("\\ArrayA2\DrGrpPets", SYNCHRONOUS, ASYNC_TYPE_NULL)
Comments
Associated validation commands. None.
Agent and license prerequisites. Requires remote replication licenses on the source and
destination storage systems.
Command result value. None. For a complete list, see Command result values.
156 Job Commands