HP Matrix Operating Environment 7.3 and 7.3 Update 1 Infrastructure Orchestration User Guide

7 Troubleshooting
Verifying the CMS configuration
Matrix infrastructure orchestration uses the vseassist tool and the Systems Insight Manager Diagnose
menu to help identify and resolve any CMS configuration issues. The Check CMS Configuration
task performs configuration checks on the CMS. To run this task, from the Systems Insight Manager
menu, select DiagnoseTroubleshoot Matrix OECheck CMS Configuration. Additionally, when
installing infrastructure orchestration on the system, a set of checks related to the infrastructure
orchestration configuration and resource availability execute to help identify any issues with the
infrastructure orchestration configuration.
IOAssist has its own command line interface. However, IOAssist is primarily used through vseassist,
either through the Systems Insight Manager interface or through the vseassist command line interface
(vseassist -c). For more information on vseassist, see the vseassist(1M) manpage and the
Matrix Operating Environment help system.
Synopsis
ioassist [–f <filter> ] [–o <output type> ]
ioassist g <group id> [–f <filter> ] [–o <output type> ]
ioassist c <check id> [–d] [–f <filter> ] [–o <output type> ]
ioassist L <locale>
Where:
[–f <filter>] filters the output by levels. Valid entries are ALL, PASS, INFO, WARN, and
FAIL.
[–g <group id>] executes checks on a specific group.
[–d] forces the execution of whole dependency checks (used only with c).
[–c <check id>] performs a verification of the check identified by the check identification
number provided.
[–L <locale>] displays output in the appropriate language (en for English, ja for Japanese).
[–o <output type>] displays output in a format, DEFAULT or XML.
[–l ] list the available checks and groups, or checks available for a given group.
[–h ] Displays help and exits.
Example: Running all checks in CLI
..\Documents and Settings\Administrator>ioassist -g all
HP IO Assist tool
Executing checks...
Checking group all
-----------------------------------
Check: HP IO Database Responsiveness
Result: PASS
Actions:
-----------------------------------
Check: HP SIM Responsiveness in Primary CMS
Result: PASS
Actions:
-----------------------------------
Check: HP IO And Domain User Groups Configured
Result: WARN
Actions:
There are no users or user groups in the HPIO_Architects group in the Primary CMS.
Assign a valid user or user group to the HPIO_Architects group.
There are no users or user groups in HPIO_Users group in the Primary CMS.
188 Troubleshooting