3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)
7.22
Exporting Virtual Volumes
3PAR InForm CLI Administrator’s Manual InForm OS Version 2.3.1
■ Port presents - allows any host on a specific port to see the volume.
■ Matched set - allows only a specific host on a specific port to see the volume.
7.18.1.1 Creating a Host Sees or Host Set VLUN Template
To create a host sees or host set VLUN template, issue the
createvlun
<VV_name>|set:<set_name> <LUN> <host>|set:<host_set>
command, where:
◆ <VV_name> is the name of the virtual volume being exported to the host.
◆ <set_name> is the name of the virtual volume set being exported to the host.
◆ <LUN> is the LUN where the virtual volume is to be exported, expressed as an integer
from 0 through 16383.
◆ <host> is the name of the host to which the virtual volume is exported. This option
creates a host sees VLUN template.
◆ <host_set> is the name of the host set to which the virtual volume is exported. This
option creates a host set VLUN template.
For detailed information about the
createvlun command, refer to the InForm OS
Command Line Interface Reference.
7.18.1.2 Creating a Port Presents VLUN Template
To create a port presents VLUN template, issue the createvlun <VV_name> |
set:<set_name> <LUN> <N:S:P> command, where:
◆ <VV_name> is the name of the virtual volume being exported to the host.
◆ <set_name> is the name of the virtual volume set being exported to the host.
◆ <LUN> is the LUN where the virtual volume is to be exported, expressed as an integer
from 0 through 16383.
◆ <N:S:P> is the location of the target port used to export the virtual volume.
For detailed information about the
createvlun command, refer to the InForm OS
Command Line Interface Reference.