Reference Guide

Table Of Contents
Retrieve information as a root user
(svc_mgmt_operations)
This service script enables you to retrieve information using the service tool as a root user. The service tool retrieves
information from the command table and the job_request table.
Usage
Function Diagnostic
Mode Normal or Service
Usage General use
Requires service user password? No
Requires root privileges? Yes
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,pending_locks,granted_loc
ks_with_pending_locks,command_type_summary,failed_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.
Service Commands 43