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

Host_Name (%host_name%). Select or enter the name of the host (Guest OS) for which the storage
volume (virtual disk) presentation is to begin.
LUN Number. Select or enter a presentation LUN for the storage volume. The LUN cannot already
be in use when the job is run. You can allow storage controller software to assign a LUN.
Access Type. Select or enter the type of host I/O to allow with the storage volume. Choices are
none, read, and read_write.
Host Type. Select or enter the host type. Choices are HOST_FC_PORT or HOST_ISCSI.
Host Volume UNC Name (%hostvol_unc_name%). Select or enter the full UNC name of the VMFS
Host Volume whose Storage Volume is represented by %storvol_unc_name%.
Examples
PresentStorageVolumeGuest ( "\\ArrayA2\Cats", "HostA6", 12, READ_WRITE , HOST_FC_PORT,
"\\Array210\\\?\Volume{0230371b-b236-49ff-b70f-49cc8560ca28}\")
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.
PresentStorageVolumesGuest
Begins the presentation of storage volumes to an enabled guest OS host.
Syntax and arguments
When initially inserted into a job, the command syntax and default arguments are:
PresentStorageVolumesGuest ( %storvol_unc_list%, %host_name%, HOST_FC_PORT, %hostvol_unc_name% )
Storage Volume List (%storvols_unc_list%). Select or enter the UNC names of storage volumes to
be presented. 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 (Guest OS) for which the storage
volumes (virtual disks) presentation is to begin.
Host Type. Select or enter the host type. Choices are HOST_FC_PORT and HOST_ISCSI.
Host Volume UNC Name (%hostvol_unc_name%). Select or enter the full UNC name of the VMFS
Host Volume whose storage volumes are represented by %storvol_unc_name%.
Examples
PresentStorageVolumesGuest ( ("\\Array2\Cats", "\\Array2\Dogs"), "HostA4", HOST_FC_PORT,
"\\Array210\\\?\Volume{0230371b-b236-49ff-b70f-49cc8560ca28}\" )
PresentStorageVolumesGuest ( $my_svol_list , HOST_FC_PORT,
"\\Array210\\\?\Volume{0230371b-b236-49ff-b70f-49cc8560ca28}\")
Job commands 145