3PAR InForm® OS 2.2.4 CLI Administrator's Manual (320-200113 Rev A, March 2009)

13.13
Task Types
InForm OS Version 2.2.4 3PAR InForm OS CLI Administrator’s Manual
13.3.6 tune_vv_restart
The tune_vv_restart task type is used to track tunealdvv -restart operations
performed with the 3PAR System Tuner
tunealdvv -restart command. The tunealdvv -
restart
command enables users to resume a failed or cancelled tunealdvv operation. Use
of this feature requires a 3PAR System Tuner license.
The following examples shows how to start, cancel, and then restart a
tunealdvv 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
tunealdvv 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 on 3PAR System Tuner and the
tunealdvv command see Chapter 15,
Using Dynamic Optimization, and the InForm OS Command Line Interface Reference.
cli% tunealdvv -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% tunealdvv -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 -