3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
22.214
Command Line Interface Reference InForm OS Version 2.3.1
◆ copy_target. The volume is currently the target of a copy.
◆ tuning. The volume is currently tuning.
◆ closing. The volume is currently closing.
◆ removing. The volume is currently removing.
◆ creating. The volume is currently creating.
◆ copy_source. The volume is a copy source.
◆ unknown. The volume state is unknown.
The following example displays raw space usage information for thin provisioned VVs
exported to host
hname and all VVs in the tree with the base VV of ID 50.
The columns in the previous example are identified as follows:
■ ID. The ID of the virtual volume.
■ Name. The virtual volume name.
■ Prov. The provisioning for the VV. Can be one of the following:
◆ full. Fully provisioned VV, either with no Snp (snapshot) space or with statically
allocated Snp space.
◆ tpvv. Thin Provisioned VV, with space for the base volume allocated from the Usr
space that is associated with the
UsrCPG. Snapshots allocate space from the Snp space
associated with the
SnpCPG (if any).
◆ cpvv. Commonly Provisioned VV. The Usr space for this VV is fully provisioned and the
Snp space is associated with a SnpCPG.
◆ tpsd. An old-style Thin Provisioned VV (created on a 2.2.4 release or earlier) where
both the base VV and snapshot data are allocated from the
Snp space associated with
the
UsrCPG.
cli% showvv -r -p -prov tp* -host halfdome -p -baseid 11
--------------------------(MB)---------------------------
----Adm----- ----Snp----- ----Usr----- ----Tot-----
Id Name Prov Type RawRsvd Rsvd RawRsvd Rsvd RawRsvd Rsvd RawRsvd Rsvd VSize
11 HalfDome full base 0 0 0 0 512 256 512 256 256
-------------------------------------------------------------------------------
1 total 0 0 0 0 512 256 512 256 256