Veritas Volume Manager 4.1 Administrator's Guide (HP-UX 11i v3, February 2007)
438 VERITAS Volume Manager Administrator’s Guide
Monitoring and Controlling Tasks
Command Description
command [-g diskgroup] -t tasktag
[options] [arguments]
Specifies a task tag to a VxVM command. See
“Specifying Task Tags” on page 227.
Example:
# vxrecover -g mydg -t mytask -b \
mydg05
vxtask [-h] [-g diskgroup] list Lists tasks running on a system. See “vxtask
Usage” on page 229.
Example:
# vxtask -h -g mydg list
vxtask monitor task Monitors the progress of a task. See “vxtask
Usage” on page 229.
Example:
# vxtask monitor mytask
vxtask pause task Suspends operation of a task. See “vxtask
Usage” on page 229.
Example:
# vxtask pause mytask
vxtask -p [-g diskgroup] list Lists all paused tasks. See “vxtask Usage” on
page 229.
Example:
# vxtask -p -g mydg list
vxtask resume task Resumes a paused task. See “vxtask Usage” on
page 229.
Example:
# vxtask resume mytask
vxtask abort task Cancels a task and attempts to reverse its effects.
See “vxtask Usage” on page 229.
Example:
# vxtask abort mytask