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

scheduled_task, snapspace_accounting, startao

Page 133 highlights

For remote_copy_sync tasks, there are three phases: • Phase 1 (startup): sync request has been received and synchronization is scheduled to start. • Phase 2: performing the resynchronization. • Phase 3: copying has completed and cleanup (such as deleting snapshots and setting state values) is taking place. In the showtask output, the Step column indicates the completed and total volume size, in MBs, using the format /. For remote copy synchronizations, the finish time in the showrcopy output for the resynchronization task may not match the LastSync column in the showrcopy command output for the system holding the primary volumes. This is because the times are taken at different points in the process. The task time is set by the task subsystem when it is marked as completed, whereas the LastSync time is set when remote copy completes the sync. These two times should be similar, but may differ by up to a few seconds. You cannot use the canceltask command to cancel a remote copy synchronization task. For details about volume synchronizations and remote copy commands, see the HP 3PAR Remote Copy Software User's Guide. NOTE: The remote_copy_sync task type requires the HP 3PAR Remote Copy Software license. The tunevv CLI command requires the HP 3PAR Dynamic Optimization Software license. scheduled_task The scheduled_task task type is used to track system operations initiated by the System Scheduler commands. See Table 12 (page 137) for a complete list of the System Scheduler commands. See Table 13 (page 137) for a complete list of the CLI commands that can be initiated with the System Scheduler commands. The scheduled_task task type has only one phase and one step. snapspace_accounting The snapspace_accounting task type tracks the progress of the snapshot space usage accounting process and runs the updatesnapspace command. The snapshot space usage displayed by showvv-s is not necessarily the current usage. You have to issue the showvv -hist command to display the last time updatesnapspace was run on the virtual volumes. The TimeCalculated column shows the last time the usage was calculated. The updatesnapspace command causes the system to begin calculating current snapshot space usage. If one or more virtual volume names or patterns are specified, only the specified virtual volumes are updated. If no virtual volume names are specified, all virtual volumes are updated. The updatesnapspacecommand immediately returns the task ID associated with the updated snapshot space usage accounting process. The canceltask command cannot be used to cancel the snapspace_accounting task type. To wait for completion, use the waittask command. The snapspace_accounting task type has only one phase, and the number of steps is equal to the number of virtual volumes affected by the updatesnapspace command. startao When a startao command is scheduled, the user-defined schedule name appears in the list of schedules. The startao command syntax and operation are described in the HP 3PAR Command Line Interface Reference, "Start Commands" section. For more information about Adaptive Optimization concepts and usage, see "Adaptive Optimization" (page 140). Task Types 133

  • 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

For
remote_copy_sync
tasks, there are three phases:
Phase 1 (startup): sync request has been received and synchronization is scheduled to start.
Phase 2: performing the resynchronization.
Phase 3: copying has completed and cleanup (such as deleting snapshots and setting state
values) is taking place.
In the
showtask
output, the
Step
column indicates the completed and total volume size, in MBs,
using the format
<completed_size>/<total_size>
.
For remote copy synchronizations, the finish time in the
showrcopy
output for the resynchronization
task may not match the
LastSync
column in the
showrcopy
command output for the system holding
the primary volumes. This is because the times are taken at different points in the process. The task
time is set by the task subsystem when it is marked as
completed
, whereas the
LastSync
time
is set when remote copy completes the sync. These two times should be similar, but may differ by
up to a few seconds.
You cannot use the
canceltask
command to cancel a remote copy synchronization task.
For details about volume synchronizations and remote copy commands, see the
HP 3PAR Remote
Copy Software User’s Guide
.
NOTE:
The
remote_copy_sync
task type requires the HP 3PAR Remote Copy Software license.
The
tunevv
CLI command requires the HP 3PAR Dynamic Optimization Software license.
scheduled_task
The
scheduled_task
task type is used to track system operations initiated by the System Scheduler
commands. See
Table 12 (page 137)
for a complete list of the System Scheduler commands. See
Table 13 (page 137)
for a complete list of the CLI commands that can be initiated with the System
Scheduler commands. The
scheduled_task
task type has only one phase and one step.
snapspace_accounting
The
snapspace_accounting
task type tracks the progress of the snapshot space usage
accounting process and runs the
updatesnapspace
command. The snapshot space usage
displayed by
showvv-s
is not necessarily the current usage. You have to issue the
showvv -hist
command to display the last time
updatesnapspace
was run on the virtual volumes. The
TimeCalculated
column shows the last time the usage was calculated. The
updatesnapspace
command causes the system to begin calculating current snapshot space usage. If one or more
virtual volume names or patterns are specified, only the specified virtual volumes are updated. If
no virtual volume names are specified, all virtual volumes are updated.
The
updatesnapspace
command immediately returns the task ID associated with the updated
snapshot space usage accounting process. The
canceltask
command cannot be used to cancel
the
snapspace_accounting
task type. To wait for completion, use the
waittask
command.
The
snapspace_accounting
task type has only one phase, and the number of steps is equal
to the number of virtual volumes affected by the
updatesnapspace
command.
startao
When a
startao
command is scheduled, the user-defined schedule name appears in the list of
schedules. The
startao
command syntax and operation are described in the
HP 3PAR Command
Line Interface Reference
, “Start Commands” section. For more information about Adaptive
Optimization concepts and usage, see
“Adaptive Optimization” (page 140)
.
Task Types
133