HP 3PAR StoreServ 7400 2-node HP 3PAR System Reporter 3.1.0 Software User& - Page 190

The showvvcpg CLI extension, Name CPG Adm Snp Usr Adm Snp Usr

Page 190 highlights

report shows the space moved over the selected time interval for each Adaptive Optimization configuration. The showvvcpg CLI extension Adaptive Optimization may move regions of a VV into different CPGs. In order to more easily see how much of each VV is in each tier, the CD for System Reporter 3.1 includes a CLI script file, showvvcpg.tcl, that adds a new CLI command when it is sourced from the CLI. Once you start the CLI and connect to the HP 3PAR StoreServ Storage array, you can source the showvvcpg.tcl command: cli% source showvvcpg.tcl This adds a new showvvcpg command to the CLI. You can get the help text for the command as follows: cli% showvvcpg -h Usage: showvvcpg [options] [ ...] The [options] include -domain [,...] Show only VVs that are in domains with names matching one or more of the specified domain_name or patterns. Only VVs within domains that the user is a member of can be listed. Multiple domain names or patterns can be repeated using a comma-separated list (for example -domain ,...). -sortcol [,][:[,]...] Sorts command output based on column number (). Columns are numbered from left to right, beginning with 0. At least one column must be specified. In addition, the direction of sorting () can be specified as follows: inc Sort in increasing order (default). dec Sort in decreasing order. Multiple columns can be specified and separated by a colon (:). Rows with the same information in them as earlier columns will be sorted by values in later columns. An example of the output of the command is shown below, where we have chosen to show only the VVs in the domain ESX: cli% showvvcpg -domain ESX ------(MB)------- -New (MB)-Name CPG Adm Snp Usr Adm Snp Usr esx-ui esx-fc-r1 352 - 161152 - - esx-ui esx-ssd-r1 160 - 11904 - - esx-st esx-fc-r1 384 - 35584 - - esx-st esx-ssd-r1 128 - 2304 - - - 190 Using Adaptive Optimization

  • 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
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231

report shows the space moved over the selected time interval for each Adaptive Optimization
configuration.
The showvvcpg CLI extension
Adaptive Optimization may move regions of a VV into different CPGs. In order to more easily see
how much of each VV is in each tier, the CD for System Reporter 3.1 includes a CLI script file,
showvvcpg.tcl
, that adds a new CLI command when it is sourced from the CLI.
Once you start the CLI and connect to the HP 3PAR StoreServ Storage array, you can source the
showvvcpg.tcl
command:
cli%
source showvvcpg.tcl
This adds a new
showvvcpg
command to the CLI. You can get the help text for the command as
follows:
cli% showvvcpg -h
Usage: showvvcpg [options] [<vvname|pattern> ...]
The [options] include
-domain <domain_name|pattern>[,<domain_name|pattern>...]
Show only VVs that are in domains with names matching one or more of
the specified domain_name or patterns. Only VVs within domains that
the user is a member of can be listed. Multiple domain names or
patterns can be repeated using a comma-separated list
(for example -domain <domain_name>,<domain_name>...).
-sortcol <col>[,<dir>][:<col>[,<dir>]...]
Sorts command output based on column number (<col>). Columns are
numbered from left to right, beginning with 0. At least one column must
be specified. In addition, the direction of sorting (<dir>) can be
specified as follows:
inc
Sort in increasing order (default).
dec
Sort in decreasing order.
Multiple columns can be specified and separated by a colon (:). Rows
with the same information in them as earlier columns will be sorted
by values in later columns.
An example of the output of the command is shown below, where we have chosen to show only
the VVs in the domain ESX:
cli% showvvcpg -domain ESX
------(MB)------- -New (MB)--
Name CPG Adm Snp Usr Adm Snp Usr
esx-ui esx-fc-r1 352 - 161152 - - -
esx-ui esx-ssd-r1 160 - 11904 - - -
esx-st esx-fc-r1 384 - 35584 - - -
esx-st esx-ssd-r1 128 - 2304 - - -
190
Using Adaptive Optimization