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

PresentThinProvisionedStorageVolumes
Begins the presentation of thin provisioned storage volumes to an enabled host.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
PresentThinProvisionedStorageVolume ( %storvol_unc_name%, %host_name%, 0, READ_WRITE, HOST_FC_PORT,
FALSE)
Storage volume list (%storvol_unc_name%). Select or enter the names of the storage volumes whose
presentation is to begin. See Argument lists. Or, select a variable used in a prior step that represents
the storage volumes.
Host Name (%host_name%). Select or enter the name of the host for which the presentation is to
begin. When specifying a guest OS-enabled host, the volume is presented from the VM server to
which the guest OS belongs.
Host Type. Select or enter the host type. Choices are HOST_FC_PORT or HOST_ISCSI.
Proceed even if Storage Volume is in Over Commited State?. Select whether to proceed even if the
storage volume is in the over-commited state.
Examples
PresentThinProvisionedStorageVolumes ( ("\\Array2\Cats", "\\Array2\Dogs"), "HostA4", HOST_FC_PORT, FALSE)
PresentThinProvisionedStorageVolumes ( $my_svol_list, "HostA4", HOST_FC_PORT, FALSE)
Comments
Associated validation commands. ValidateHost, ValidateStorageVolume.
Agent and license prerequisites. None.
Command result value. None. For a complete list, see Command result values.
OS specifics. None.
CAUTION: Ensure that the storage volume is not already presented to the host. Multiple
presentations to the same host can cause errors.
See Resource names and UNC formats.
RemoveDiskDevice
Removes a raw host volume (disk device) from an enabled host. The replication manager unpresents
the underlying storage volume (virtual disk) from the enabled host and informs the host that the
storage is no longer available.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
RemoveDiskDevice ( %storvol_unc_name%, %host_name%, HOST_FC_PORT)
UNC Storage Volume Name (%storvol_unc_name%). Select or enter the UNC name of the underlying
storage volume (virtual disk) to unpresent from the host.
Host Name (%host_name%). Select or enter the name of the host from which the storage volume
(virtual disk) is to be unpresented.
Host Type. Select or enter the host type. Choices are HOST_FC_PORT or HOST_ISCSI.
Job commands 147