3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

22.199
InForm OS Version 2.3.1 Command Line Interface Reference
The following example displays all active and template VLUNs using glob-style patterns:
The columns in the previous examples are identified as follows:
Lun. The LUN to which the virtual volume is exported.
VVname. The name of the exported virtual volume.
Host. The name of the host to which the virtual volume is exported. In the Templates
section, the port-presents rule contains no value.
Host_WWN. The WWN of the host to which the virtual volume is exported. In the
Templates section, dashes mean this column does not apply.
Port. The port (node:slot:port) on which the host to which the virtual volume is exported
appears. In the
Templates section, the host-sees rule contains dashes.
Type. The type of export rule that is applied when the virtual volume is exported. Possible
entries are port for port-presents, host for host-sees, hostset for host-set VLUNs,
matched-set for matched-set.
cli% showvlun –v *.2,*.3
Active VLUNs
Lun VVname Host ----Host_WWN---- Port Type
2 tpv.2 pe750–07 210000E08B056C21 0:2:1 host
3 tpv.3 pe750–07 210000E08B056C21 0:2:1 host
2 tpv.2 pe750–07 210100E08B256C21 1:2:1 host
3 tpv.3 pe750–07 210100E08B256C21 1:2:1 host
2 test.2 sun 210000E08B023F71 0:2:2 host
3 test.3 sun 210000E08B023F71 0:2:2 host
2 test.2 sun 210000E08B023C71 1:5:1 host
3 test.3 sun 210000E08B023C71 1:5:1 host
-----------------------------------------------
8
VLUN Templates
Lun VVname Host ----Host_WWN---- Port Type
2 tpv.2 pe750–07 ---------------- --- host
3 tpv.3 pe750–07 ---------------- --- host
2 test.2 sun ---------------- --- host
3 test.3 sun ---------------- --- host
----------------------------------------------
4