3PAR InForm® OS 2.2.4 CLI Administrator's Manual (320-200113 Rev A, March 2009)
7.8
Exporting Virtual Volumes
3PAR InForm OS CLI Administrator’s Manual InForm OS Version 2.2.4
7.7.1.1 Creating a Host Sees VLUN Template
X To create a host sees VLUN template, issue the createvlun <VV_name> <LUN>
<host_name>
command, where:
<VV_name> is the name of the virtual volume.
<LUN> is the LUN where the virtual volume is to be exported, expressed as an integer
from 0 through 65536.
<host_name> is the name of the host to which the virtual volume is exported.
For information on arguments which can optionally be specified with the
createvlun
command, refer to the InForm OS Command Line Interface Reference.
7.7.1.2 Creating a Port Presents VLUN Template
X To create a port presents VLUN template, issue the createvlun <VV_name> <LUN>
<N:S:P>
command, where:
<VV_name> is the name of the virtual volume.
<LUN> is the LUN where the virtual volume is to be exported, expressed as an integer
from 0 through 65536.
<N:S:P> is the location of the target port used to export the virtual volume.
For information on arguments which can optionally be specified with the
createvlun
command, refer to the InForm OS Command Line Interface Reference.
7.7.1.3 Creating a Matched Set VLUN Template
X To create a matched set VLUN template, issue the createvlun <VV_name> <LUN>
<N:S:P> <host_name>
command, where:
<VV_name> is the name of the virtual volume.
<LUN> is the LUN that the virtual volume is to be exported, expressed as an integer
from 0 through 65536.
<N:S:P> is the location of the target port used to export the virtual volume.
<host_name> is the name of the host to which the virtual volume is exported.
For information on arguments which can optionally be specified with the
createvlun
command, refer to the InForm OS Command Line Interface Reference.