Verifying SSSU CLI communication with HP Command View EVA software
After you have installed the SSSU utility, you need to ensure that it can communicate with HP Command View EVA software.
To verify that SSSU CLI can communicate with HP Command View EVA software
-
Start SSSU utility in interactive mode.
-
For SSSU version 8.0, or later, enter the management appliance name, or IP address, user name, and password. For example:
./sssu "select manager Command_View_IP username=administrator password=adminPW "
where
Command_View_IP is the IP address of the HP Command View EVA server managing the HP EVA arrays. administrator is the user name for the HP Command View EVA account that Veritas InfoScale Operations Manager uses to manage HP EVA arrays. adminPW is the user-specified password to access Command View EVA administrator account.
-
If the password file is used, use the following command:
./sssu "select manager Command_View_IP username=administrator"
-
List the HP EVA arrays that Command View EVA software manages by entering the following command:
ls system
The
ls system command output should list the arrays to be discovered.
Related information