Command Reference Guide

tune_vv_rollback. Track rolling back of 3PAR System Tuner volume tuning operation
that was previously interrupted (tunealdvv rollback command). Requires an HP
3PAR Dynamic Optimization license.
scheduled_task. Track tasks that have been executed by the system scheduler.
system_task. Track tasks that are periodically run by the system.
background_task. Track commands that have been started via the starttask
command.
Name. The name of the system object that is being operated on. When there are multiple
objects, those objects are not identified individually but as a group (for example, multiple
LDs or multiple CPGs).
Status. The task state. Task states are as follows:
Done. The task has completed successfully.
Active. The task is still in process.
Cancelled. The task was canceled by you.
Failed. The task failed to complete because of a reason other than user cancellation.
Phase. For Active tasks, indicates the number of completed phases and the total number
of phases in the current step, using the syntax <#completed_phase>/<#total_phases>.
Note that each step is composed of an arbitrary number of phases.
Step. For Active tasks, indicates the number of completed steps and the total number of
steps in the current task, using the syntax <#completed_step>/<#total_steps>. Note
that each task is composed of an arbitrary number of steps.
Start Time. Indicates the time that the task was started.
Finish Time. For Done, Cancelled, and Failed tasks, indicates the time that the task
stopped because of completion, cancelation, or failure.
Priority. Displays the priority value such as high, med or low for physical copy or promote
tasks and for all other tasks, n/a will be displayed.
User. The name of the user that initiated the task. A user sys:3parsys indicates that the
task was generated internally. A user displayed as n/a indicates that a user was not specified
for the task.
The following example shows details about a specific task using the task ID (task ID is 3).
cli% showtask d 3
Id Type Name Status Phase Step -------StartTime-------
------FinishTime----
3 snapspace_accounting ss_accounting done --- --- 2009-02-27 11:37:46 PST
2009-02-27 11:37:48 PST
Detailed status:
2009-02-27 11:37:46 PST Created task.
2009-02-27 11:37:46 PST Started snapshot usage data collection process for VVs
2009-02-27 11:37:46 PST Updated snapshot usage data for VV North
2009-02-27 11:37:47 PST Updated snapshot usage data for VV VV_Tech_1.0020.0000.ro
2009-02-27 11:37:48 PST Updated snapshot usage data for VV VV_Tech_1
2009-02-27 11:37:48 PST Finished snapshot usage data collection process.
492 Show Commands