Veritas Volume Manager 5.0 Administrator's Guide (September 2006)

491Commands summary
Table A-8 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 259.
Example:
# vxrecover -g mydg \
-t mytask -b mydg05
vxtask [-h] [-g diskgroup] list Lists tasks running on a system.
See “Using the vxtask command” on
page 261.
Example:
# vxtask -h -g mydg list
vxtask monitor task Monitors the progress of a task.
See “Using the vxtask command” on
page 261.
Example:
# vxtask monitor mytask
vxtask pause task Suspends operation of a task.
See “Using the vxtask command” on
page 261.
Example:
# vxtask pause mytask
vxtask -p [-g diskgroup] list Lists all paused tasks.
See “Using the vxtask command” on
page 261.
Example:
# vxtask -p -g mydg list
vxtask resume task Resumes a paused task.
See “Using the vxtask command” on
page 261.
Example:
# vxtask resume mytask