HP 3PAR StoreServ 7450 4-node HP 3PAR Command Line Interface Administrator& - Page 134

system_task, tune_vv, tune_vv_restart, CLI command require the HP 3PAR Dynamic

Page 134 highlights

system_task The system_task task type tracks the housekeeping tasks periodically run by the system. You can display any active housekeeping tasks with the showtask-all command. Only the 3parsvc user can run, change, or remove these tasks. CLI housekeeping tasks and commands: • The move_back_chunklet runs the moverelocpd command. • The remove_expired_vvs runs the removevv command. The system_task task type has only one phase and one step. tune_vv The tune_vv task type is used to track tunevv operations performed with the System Tuner tunevv command. Dynamic Optimization is an optional HP 3PAR OS feature that allows you to identify over-used physical disks and perform load balancing on them. The tunevv command enables you to perform load balancing and to dynamically change volume parameters. You can suspend an active tune_vv task using the canceltask command and the task ID as follows: cli# canceltask select q=quit y=yes n=no: y After cancelling the task, you can perform one of two additional operations: • You can restart the tunevv operation by using tunevv restart command. This starts a tunevv_restart task. • You can completely reverse the tunevv operation by using tunevv rollback command. This starts a tune_vv_rollback task. For tune_vv tasks, there are three phases: • Phase 1-Storing away region move information for future restarts and/or rollbacks. • Phase 2-Performing the actual region moves. • Phase 3-Deleting the information stored in Phase 1. The number of steps in the phase is equal to the number of regions being moved. For more information about the tunevv command, see "Performance Tuning" (page 173). NOTE: The tune_vv task type and tunevv CLI command require the HP 3PAR Dynamic Optimization Software license. tune_vv_restart The tune_vv_restart task type is used to track tunevv restart operations performed with the System Tuner tunevv restart command. The tunevv restart command enables you to resume a failed or cancelled tunevv operation. CAUTION: Restart operations should not be performed on TPVVs. The following examples shows how to start, cancel, and then restart a tunevv operation on virtual volume testvol: cli% tunevv -t r5 -ha mag testvol Task 1 started. 134 Managing Tasks

  • 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

system_task
The
system_task
task type tracks the housekeeping tasks periodically run by the system. You
can display any active housekeeping tasks with the
showtask-all
command. Only the
3parsvc
user can run, change, or remove these tasks.
CLI housekeeping tasks and commands:
The
move_back_chunklet
runs the
moverelocpd
command.
The
remove_expired_vvs
runs the
removevv
command.
The
system_task
task type has only one phase and one step.
tune_vv
The
tune_vv
task type is used to track
tunevv
operations performed with the System Tuner
tunevv
command. Dynamic Optimization is an optional HP 3PAR OS feature that allows you to
identify over-used physical disks and perform load balancing on them. The
tunevv
command
enables you to perform load balancing and to dynamically change volume parameters.
You can suspend an active
tune_vv
task using the
canceltask
command and the task ID as
follows:
cli# canceltask <task_ID>
select q=quit y=yes n=no: y
After cancelling the task, you can perform one of two additional operations:
You can restart the
tunevv
operation by using
tunevv restart
command. This starts a
tunevv_restart
task.
You can completely reverse the tunevv operation by using
tunevv rollback
command.
This starts a
tune_vv_rollback
task.
For
tune_vv
tasks, there are three phases:
Phase 1—Storing away region move information for future restarts and/or rollbacks.
Phase 2—Performing the actual region moves.
Phase 3—Deleting the information stored in Phase 1.
The number of steps in the phase is equal to the number of regions being moved.
For more information about the
tunevv
command, see
“Performance Tuning” (page 173)
.
NOTE:
The
tune_vv
task type and
tunevv
CLI command require the HP 3PAR Dynamic
Optimization Software license.
tune_vv_restart
The
tune_vv_restart
task type is used to track
tunevv restart
operations performed with
the System Tuner
tunevv restart
command. The
tunevv restart
command enables you
to resume a failed or cancelled
tunevv
operation.
CAUTION:
Restart operations should not be performed on TPVVs.
The following examples shows how to start, cancel, and then restart a
tunevv
operation on virtual
volume
testvol
:
cli% tunevv -t r5 -ha mag testvol
Task 1 started.
134
Managing Tasks