HP 3PAR InForm OS 3.1.1 CLI Administrator's Manual
...
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_TechPubs_1 Dom001 full base --- 17 RW normal 0 0 2048 2048
18 VV_TechPubs_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
Setting the Environment Variable on Solaris and Linux
$ TPDNOHDTOT=1
$ export TPDNOHDTOT
$ cli
Substitute TPDHAFTER for TPDNOHDTOT in the example above as necessary.
Setting the Environment Variable on Windows
To set the TPDNOHDTOT or TPDHAFTER environment variable in Windows:
1. Perform Step 1 through Step 4 of the procedure for setting the TPDSOCKSSL environment
variable in Windows as described in “Using SSL” (page 49).
2. In the Environment Variable dialog box, enter TPDNOHDTOT or TPDHAFTER in the Variable
box.
3. Enter 1 in the Value box.
4. Click OK.
Using the -nohdtot Option
To set the -nohdtot or -hafter global option, see the following example:
$ cli -nohdtot
Substitute -hafter for -nohdtot in the example above as necessary.
Forcing Commands
A number of CLI commands return confirmation prompts before executing the command operations.
For these commands, an –f option is provided allowing you to bypass the confirmation and force
the execution of the command. The TPDFORCE environment variable automatically provides the
functionality of the -f option and alleviates the need of having to specify the –f option when
issuing commands that would otherwise require a confirmation.
The TPDFORCE environment variable is set differently in Solaris or Linux, and Windows.
Setting the TPDFORCE Environment Variable on Solaris and Linux
• To set the TPDFORCE environment variable in Solaris and Linux, see the following system
output example:
$ TPDFORCE=1
$ export TPDFORCE
$ cli
Global Options and Environment Variables 55