Command Reference Guide

RESTRICTIONS
None.
EXAMPLES
The following example displays all tasks on a system. In this case, the last task is still in progress.
cli% showtask
Id Type Name Status Phase Step -------StartTime--------- --------FinishTime--------
1 tune_vv testr1 Done 0/0 0/0 Wed Oct 06 18:44:05 EDT 2004 Wed Oct 06 18:44:57 EDT
2004
2 tune_vv testr1 Done 0/0 0/0 Wed Oct 06 19:44:34 EDT 2004 Wed Oct 06 19:45:10 EDT
2004
3 tune_vv testr1 Active 2/3 5/8 Wed Oct 06 19:49:31 EDT 2004
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.
tune_sd. Track HP 3PAR System Tuner volume tuning operations (tunetpvv command).
Requires an HP 3PAR Dynamic Optimization license.
tune_vv. Track 3PAR System Tuner volume tuning operations (tunealdvv command).
Requires an HP 3PAR Dynamic Optimization license.
tune_vv_restart. Track restarted HP 3PAR System Tuner volume tuning operations
(tunealdvv restart command). Requires an HP 3PAR Dynamic Optimization
license.
showtask 491