3PAR InForm® OS 2.2.4 CLI Administrator's Manual (320-200113 Rev A, March 2009)

2.11
Setting the Path to the CLI on Solaris and Linux
InForm OS Version 2.2.4 3PAR InForm OS CLI Administrator’s Manual
2.4 Setting the Path to the CLI on Solaris and Linux
Once the CLI has been installed on your system, the InstallAnywhere application attempts to
automatically set the path to the CLI for the root user by adding an entry to your local login
file. The modified file is specific to the shell that you are using during CLI installation.
If InstallAnywhere is unable to modify the login file, you will need to set the path the CLI
manually. In order to call commands on the CLI easily from the shell you are using, add the
directory where the CLI commands are installed to your shell path.
For example, if you are using the Bourne or bash shells and the commands have been installed
in
/opt/3PAR/inform_cli_<version>/bin, then issue the following command:
2.5 Launching the InForm Management Console
To launch the InForm Management Console on Windows, do one of the following:
1 Double-click on the desktop icon.
2 Use the Start Menu item.
3 Navigate to
C:\Program Files\3PAR\inform_mgmt_console\bin and run
inform_mc.exe.
To launch the InForm Management Console on Solaris and Linux platforms, navigate to
/opt/
3PAR/inform_mgmt_console/bin
and run inform_mc.
2.6 Troubleshooting Installation
The InstallAnywhere™ application creates an error log named install.log in the installation
directory. If you encounter a failure while installing the InForm Administration Tools, please
provide the install.log file when contacting your local service provider for technical
support.
$ PATH=$PATH:/opt/3PAR/inform_cli_<version>/bin
$ export PATH