HP 3PAR StoreServ 7400 2-node HP 3PAR Command Line Interface Administrator& - Page 48

Startup Files, Setting the TPDSTARTFILE Environment Variable on Solaris and Linux

Page 48 highlights

2. In the Environment Variable dialog box, enter TPDCACHEDIR in the Variable box. 3. Enter the cache directory name in the Value box. 4. Click OK. Startup Files Startup files can be used to load user-defined procedures and commands. Setting the TPDSTARTFILE environment variable causes the CLI to use a specific startup file when starting the CLI. The TPDSTARTFILE environment variable is set differently in Solaris and Linux, and Windows. Setting the TPDSTARTFILE Environment Variable on Solaris and Linux To set the TPDSTARTFILE environment variable in Solaris and Linux, see the following system output example. Substitute the name of your startup file for and use the correct syntax for your shell. $ TPDSTARTFILE= $ export TPDSTARTFILE $ cli Setting the TPDSTARTFILE Environment Variable on Windows To set the TPDSTARTFILE 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 44). 2. In the Environment Variable dialog box, enter TPDSTARTFILE in the Variable box. 3. Enter the startup file name in the Value box. 4. Click OK. Comma Separated Values HP 3PAR CLI output can be configured to display comma separated values so that data can be easily input into spreadsheets. To set the output display, use: • The -csvtable global option. • The TPDCSVTABLE environment variable. • The setclienv csvtable command (if changing within the Tcl shell; see the HP 3PAR Command Line Interface Reference for details about this command). Once set, data is displayed as shown in the following example: cli% showvv -csvtable ,,,,,,,,---Rsvd(MB)---,,,-(MB)Id,Name,Prov,Type,CopyOf,BsId,Rd,-Detailed_State-,Adm,Snp,Usr,VSize 0,admin,full,base,---,0,RW,normal,0,0,10240,10240 1,par,full,base,VV_01,1,RW,normal,128,512,16384,256 2,copy,cpvv,vcopy,VV_02,2,RW,normal,0,0,16384,5120 3,vvcp.1.2,tpvv,base,par,1,RO,normal,--,--,16384,10240 4,tpvv,full,base,VV_03,4,RW,normal,128,512,65536,10240 5,total,,,,,,,256,1024,43008,36096 48 Running the HP 3PAR Command Line Interface

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204

2.
In the
Environment Variable
dialog box, enter
TPDCACHEDIR
in the
Variable
box.
3.
Enter the cache directory name in the
Value
box.
4.
Click
OK
.
Startup Files
Startup files can be used to load user-defined procedures and commands. Setting the TPDSTARTFILE
environment variable causes the CLI to use a specific startup file when starting the CLI.
The
TPDSTARTFILE
environment variable is set differently in Solaris and Linux, and Windows.
Setting the TPDSTARTFILE Environment Variable on Solaris and Linux
To set the TPDSTARTFILE environment variable in Solaris and Linux, see the following system output
example. Substitute the name of your startup file for
<startfile1>
and use the correct syntax
for your shell.
$ TPDSTARTFILE=<startfile1>
$ export TPDSTARTFILE
$ cli
Setting the TPDSTARTFILE Environment Variable on Windows
To set the TPDSTARTFILE 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 44)
.
2.
In the
Environment Variable
dialog box, enter
TPDSTARTFILE
in the
Variable
box.
3.
Enter the startup file name in the
Value
box.
4.
Click
OK
.
Comma Separated Values
HP 3PAR CLI output can be configured to display comma separated values so that data can be
easily input into spreadsheets. To set the output display, use:
The
-csvtable
global option.
The TPDCSVTABLE environment variable.
The
setclienv csvtable
command (if changing within the Tcl shell; see the
HP 3PAR
Command Line Interface Reference
for details about this command).
Once set, data is displayed as shown in the following example:
cli% showvv -csvtable
,,,,,,,,---Rsvd(MB)---,,,-(MB)-
Id,Name,Prov,Type,CopyOf,BsId,Rd,-Detailed_State-,Adm,Snp,Usr,VSize
0,admin,full,base,---,0,RW,normal,0,0,10240,10240
1,par,full,base,VV_01,1,RW,normal,128,512,16384,256
2,copy,cpvv,vcopy,VV_02,2,RW,normal,0,0,16384,5120
3,vvcp.1.2,tpvv,base,par,1,RO,normal,--,--,16384,10240
4,tpvv,full,base,VV_03,4,RW,normal,128,512,65536,10240
---------------------------------------------------------------------------------
5,total,,,,,,,256,1024,43008,36096
48
Running the HP 3PAR Command Line Interface