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

Removing a QoS Rule, Clear QoS, Disable QoS

Page 159 highlights

The integer value for bandwidth in the setqos command can optionally be followed with: • k or K to indicate a multiple of 1000 • m or M to indicate a multiple of 1,000,000 • g or G to indicate a multiple of 1,000,000,000 If you specify "none", there is no limit on I/O issue bandwidth rate. The CLI offers a number of features that are not available in the MC. For example, a QoS rule can be created with the setqos command and be kept inactive by using the -off option. All user-defined rules can be switched off simultaneously by using the setqos -off vvset:* command; use the setqos -on vvset:* command to enable them again. Rules can be shown in ordered form by issuing the showqos -sortcol X,[inc|dec], where X is the column number, and inc and dec sort on increasing or decreasing values in the column, respectively. Column counting in the output of showqos starts with the left column, which is numbered 0. Figure 18 (page 159)shows output of the showqos command, with the sorting option set on decreasing IOPS value. Figure 18 Showqos Command Output An option of particular interest for setqos is -vv |. This option changes the QoS rule, for all VVsets that include VVs with names matching any of the names or patterns specified, to the value contained in the setqos statement. If a VV is in a VVset for which no QoS rule has yet been defined, a new rule is created with the limits in the setqos command. The built-in rule all_others is switched off by the command setqos -off sys:all_others. The showqos and statqos command provide a centralized view of the QoS rules in the systems and how the workloads conform to them. Executing the QoS CLI commands requires a logon to an account with Super or Edit rights. Any role granted the qos_set right can set QoS configurations. QoS rules can be scheduled using the createsched command for automated QoS policy changes for example to adapt to day/night or weekday/weekend workload conditions. Another new HP 3PAR CLI command, srstatqos, displays historical performance data reports for the QoS rules. This command is integrated in HP 3PAR System Reporter (SR) on the 3PAR nodes. SR 3.1 MU1, installed on a separate server, includes statistics on QoS. To learn more about the QoS information in SR, see the HP 3PAR System Reporter 3.1 Software User's Guide and the HP 3PAR System Reporter 3.1 Software Release Notes. Removing a QoS Rule To remove a QoS rule, click the Clear QoS option (see the menu in Figure 11 (page 155)). Clearing a QoS rule does not require first disabling the rule. The Disable QoS option deactivates an enabled rule. When the rule for a VVset is disabled, the Enable QoS selection (see Figure 11 (page 155)) becomes active. Using HP 3PAR Priority Optimization 159

  • 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

The integer value for bandwidth in the
setqos
command can optionally be followed with:
k
or
K
to indicate a multiple of 1000
m
or
M
to indicate a multiple of 1,000,000
g
or
G
to indicate a multiple of 1,000,000,000
If you specify "none", there is no limit on I/O issue bandwidth rate.
The CLI offers a number of features that are not available in the MC. For example, a QoS rule can
be created with the
setqos
command and be kept inactive by using the
-off
option.
All user-defined rules can be switched off simultaneously by using the
setqos
off vvset:*
command; use the
setqos
on vvset:*
command to enable them again.
Rules can be shown in ordered form by issuing the
showqos
sortcol X,[inc|dec]
, where
X
is the column number, and
inc
and
dec
sort on increasing or decreasing values in the column,
respectively. Column counting in the output of
showqos
starts with the left column, which is
numbered 0.
Figure 18 (page 159)
shows output of the
showqos
command, with the sorting option
set on decreasing IOPS value.
Figure 18
Showqos
Command Output
An option of particular interest for
setqos
is
vv <name>|<pattern>
. This option changes
the QoS rule, for all VVsets that include VVs with names matching any of the names or patterns
specified, to the value contained in the
setqos
statement. If a VV is in a VVset for which no QoS
rule has yet been defined, a new rule is created with the limits in the setqos command.
The built-in rule
all_others
is switched off by the command
setqos
off sys:all_others
.
The
showqos
and
statqos
command provide a centralized view of the QoS rules in the systems
and how the workloads conform to them.
Executing the QoS CLI commands requires a logon to an account with Super or Edit rights. Any
role granted the qos_set right can set QoS configurations. QoS rules can be scheduled using the
createsched command for automated QoS policy changes for example to adapt to day/night or
weekday/weekend workload conditions.
Another new HP 3PAR CLI command,
srstatqos
, displays historical performance data reports
for the QoS rules. This command is integrated in HP 3PAR System Reporter (SR) on the 3PAR nodes.
SR 3.1 MU1, installed on a separate server, includes statistics on QoS. To learn more about the
QoS information in SR, see the
HP 3PAR System Reporter 3.1 Software User's Guide
and the
HP
3PAR System Reporter 3.1 Software Release Notes
.
Removing a QoS Rule
To remove a QoS rule, click the
Clear QoS
option (see the menu in
Figure 11 (page 155)
). Clearing
a QoS rule does not require first disabling the rule.
The
Disable QoS
option deactivates an enabled rule. When the rule for a VVset is disabled, the
Enable QoS
selection (see
Figure 11 (page 155)
) becomes active.
Using HP 3PAR Priority Optimization
159