3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)

13.16
Task Types
3PAR InForm CLI Administrator’s Manual InForm OS Version 2.3.1
13.3.8 tune_vv_restart
The tune_vv_restart task type is used to track tunevv restart operations performed
with the 3PAR System Tuner
tunevv restart command. The tunevv restart command
enables you to resume a failed or cancelled
tunevv operation.
The following examples shows how to start, cancel, and then restart a
tunevv operation on
virtual volume
testvol:
Note that the
tune_vv_restart task is a new task and takes a new task ID number.
After restarting the
tunevv operation, you can use the showtask command to see the
cancelled and restarted tasks:
For
tune_vv_restart tasks, there are two phases:
Phase 1: performing the actual region moves.
Phase 2: deleting the information stored in Phase 1 of the corresponding tune_vv task.
The number of steps in the phase is equal to the number of regions being moved.
For more information about the 3PAR System Tuner and the
tunevv command, see
Chapter 16, Performance Tuning.
cli% tunevv -t r5 -ha mag testvol
Task 1 started.
cli% canceltask 1
Are you sure you want to cancel task 1?
select q=quit y=yes n=no: y
cli% tunevv -restart testvol
Task 2 started.
cli% showtask
Id Type Name Status Phase Step --------Start_Time------ ------Finish_Time-------
1 tune_vv testvol cancelled 2/3 8/8 Thu Oct 07 19:55:33 EDT 2004 Thu Oct 07 19:56:54 EDT 2004
2 tune_vv_restart testvol active 1/2 0/8 Thu Oct 07 19:57:23 EDT 2004 -
NOTE: The tune_vv task type and tunevv CLI command require the 3PAR
Dynamic Optimization license.