HP 3PAR OS 3.1.3 Command Line Interface Reference

EXAMPLES
The following example displays all tasks on a system. In this case, the last task is still in progress.
root@snodedbec:~# showtask
Id Type Name Status Phase Step ----StartTime-------
------FinishTime------- -Priority- -User--
1182 promote_sv rosvname->dartVv0 done --- --- 2013-12-04 07:49:12
PST 2013-12-04 07:49:12 PST high 3parsvc
1183 promote_sv rwsvname->dartVv0 done --- --- 2013-12-04 07:49:14
PST 2013-12-04 07:49:14 PST low 3parsvc
1184 promote_sv rosvname->dartVv0 done --- --- 2013-12-04 07:49:15
PST 2013-12-04 07:49:16 PST med 3parsvc
1185 promote_sv rwsvname->dartVv0 done --- --- 2013-12-04 07:49:17
PST 2013-12-04 07:49:17 PST med 3parsvc
1186 vv_copy dartVv4->dartVv5 done --- --- 2013-12-04 07:51:45
PST 2013-12-04 07:51:56 PST high 3parsv
The columns in the previous example are identified as follows:
Id. The task ID for the displayed task.
Type. The task type. Task types are as follows:
vv_copy. Track physical copy operations (createvvcopy command).
move_regions. Track region move operations (movereg command).
promote_sv. Track virtual copy promotes (promotesv command). Requires an HP
3PAR Virtual Copy license.
remote_copy_sync. Track remote-copy volume group synchronizations (syncrcopy
and startrcopygroup commands). Requires an HP 3PAR Remote Copy license.
remote_copy_reverse. Track the reversal of a remote-copy group.
remote_copy_failover. Track the change-over of a secondary volume group to a
primary volume group.
remote_copy_recover. Track the starting of synchronization after a failover operation
from the original secondary cluster to the original primary.
remote_copy_restore. Track the restore process for groups that have already been
recovered.
compact_cpg. Track space consolidation in common provisioning groups. Requires a
HP 3PAR Dynamic Optimization license.
compact_lds. Track space consolidation in logical disks. Requires a HP 3PAR Dynamic
Optimization license.
snapspace_accounting. Track progress of snapshot space usage accounting.
check_vv. Track progress of the checkvv operation.
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.
import_vv. Track tasks that migrates data to the local storage system.
482 Show Commands