3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)

3.15
Global Options and Environment Variables
InForm OS Version 2.3.1 3PAR InForm CLI Administrator’s Manual
3.2.10 Listing Domains
If you are using 3PAR Virtual Domains, you can configure data output to display a domain
column. You can configure the output by using the following:
The -listdom global option.
The TPDLISTDOM environment variable.
The setclienv -listdom command (if changing within the Tcl shell; see the InForm OS
Command Line Interface Reference for details about this command).
The following example displays CLI output with and without the domain column:
3.2.10.1 Setting the TPDLISTDOM Environment Variable on Solaris and Linux
To set the TPDLISTDOM environment variable in Solaris and Linux, see the following system
output example:
CLI% showvv -listdom
---Rsvd(MB)--- -(MB)-
Id Name Domain Prov Type CopyOf BsId Rd -Detailed_State- Adm Snp Usr VSize
0 admin Dom001 full base --- 0 RW normal 0 0 10240 10240
...
30 V3 - full base --- 30 RW normal 96 256 1024 1024
31 V3.ro - snp vcopy V3 30 RO normal -- -- -- 1024
29 VV5 - full base --- 29 RW normal 96 256 1024 1024
32 VV5.ro - snp vcopy VV5 29 RO normal -- -- -- 1024
17 VV_TeamCPG_1 Dom001 full base --- 17 RW normal 0 0 2048 2048
18 VV_TeamCPG_2 Dom001 full base --- 18 RW normal 0 0 2048 2048
8 vvfromcpg2.0 Dom001 full base --- 8 RW normal 0 0 2048 2048
9 vvfromcpg2.1 Dom001 full base --- 9 RW normal 0 0 2048 2048
----------------------------------------------------------------------------------------------
22 total 960 1536 42752 48896
NOTE: If you previously did not use Domains and have pre-existing scripts in
place, you may not wish to configure your output to display domains as your
scripts may be adversely affected.
$ TPDLISTDOM=1
$ export TPDLISTDOM
$ cli