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

Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
UnpresentThinProvisionedStorageVolume ( %storvol_unc_name%, %host_name%, HOST_FC_PORT, FALSE)
UNC Storage Volume Name (%storvol_unc_name%). Select or enter the name of the storage volume
whose presentation is to end.
Host Name (%host_name%). Select or enter the name of the host for which the presentation is to
end. When specifying a guest OS-enabled host, the volume is unpresented 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
UnpresentThinProvisionedStorageVolume ( "\\ArrayA2\Cats", "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.
See Resource names and UNC formats.
UnpresentThinProvisionedStorageVolumes
Ends the presentation of thin provisioned storage volumes to a host.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
UnpresentThinProvisionedStorageVolumes ( %storvol_unc_list%, %host_name%, HOST_FC_PORT, FALSE)
Storage volume list (%storvol_unc_name%). Select or enter the names of the storage volumes whose
presentation is to end. 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
end. When specifying a guest OS-enabled host, the volume is unpresented 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
UnpresentThinProvisionedStorageVolumes ( ("\\Array2\Cats", "\\Array2\Dogs"), "HostA4", HOST_FC_PORT, FALSE)
UnpresentThinProvisionedStorageVolumes ( $my_svol_list, "HostA4", HOST_FC_PORT, FALSE)
192 Job Commands