HP 3PAR OS 3.1.3 CLI Administrator's Manual
2. From next time onwards, use the response file to install silently (use -i silent -f option).
a. Use -i silent -f option while executing setup.bin as described in the section,
Command-Line Installation on UNIX and Linux.
# /cdrom/cli/solaris/setup.bin -i silent -f
</full/path/to/cli_setup_response.txt> (on Solaris)
# /cdrom/cli/aix/setup.bin -i silent -f
</full/path/to/cli_setup_response.txt> (on AIX)
# /cdrom/cli/hp-ux/setup.bin -i silent -f
</full/path/to/cli_setup_response.txt> (on HP-UX)
# /cdrom/cli/linux/setup.bin -i silent -f
</full/path/to/cli_setup_response.txt> (on Linux)
b. HP 3PAR CLI will be installed without any prompt.
Setting the Path to the CLI on UNIX 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 the CLI installation.
If InstallAnywhere is unable to modify the login file, you will need to set the path to 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/hp_3par_cli/bin, then issue the following commands:
$ PATH=$PATH:/opt/hp_3par_cli/bin
$ export PATH
Troubleshooting the Installation
The InstallAnywhere application creates an error log named install.log in the installation
directory. If you encounter a failure while installing the HP 3PAR CLI, please provide the
install.log file when contacting your local service provider for technical support.
If you installed the HP 3PAR CLI in the default location, this log file is located at:
• Windows 32–bit system:
C:\Program Files\Hewlett-Packard\HP 3PAR CLI\log\install.log
• Windows 64–bit system:
C:\Program Files (x86)\Hewlett-Packard\HP 3PAR CLI\log\install.log
• UNIX and Linux:
/opt/hp_3par_cli/log/install.log
Removing the HP 3PAR CLI
The following section describes how to remove HP 3PAR CLI on systems running on Microsoft
Windows, UNIX, and Linux operating environments.
NOTE: Shut down all running applications and disable virus-checking software before proceeding
with the following instructions.
16 Installing the HP 3PAR Command Line Interface