Reference Guide

May cause data unavailability? No
May cause data loss? No
Scope Cluster
Prerequisites None
Format
svc_mgmt_operations [-h]
{all_locks,all_top_level_commands,command_tree,commands_by_type,command_type_summary,fail
ed_top_level_commands,command_by_id,locks_by_command_id,locks_by_resource_id}
Optional arguments
Qualifier Description
-h, --help Show the help message and exit.
Actions
Action
Description
all_locks
Query the lock request table for all locks.
all_top_level_commands
Query the command table for all top-level successful
commands.
command_tree
Query the command tree.
commands_by_type
Query the command table by the command type.
command_type_summary
Query the command table by the type summary.
failed_top_level_commands
Query the command table for all top-level failed commands.
command_by_id
Query the command table by the command ID.
locks_by_command_id
Query the lock request table by the command ID.
locks_by_resource_id
Query the lock request table by the resource ID.
pending_locks
Query pending locks.
granted_locks_with_pending_locks
Query all granted locks with pending locks.
Example
The following command reports information for the command tree for single or multiple commands, depending upon which
option is chosen:
svc_mgmt_operations command_tree [-h] [--command_type COMMAND_TYPE] [--failed_commands]
[--all_commands]
[--command_id COMMAND_ID]
Service Commands
41