Sun Open Telecommunications Platform 1.0 Installation and Administration Guide

ProcedureTo Install the OTP CLI Package to the Clustered OTP System Hosts

The OTP CLI package must be installed to all hosts in the clustered OTP system before you start OTP installation.

  1. Log in as root (su - root) to the first OTP host of the clustered OTP system.

  2. Install the OTP CLI package.

    Type pkgadd -d /net/OTP install directory/Products/packages -R / SUNWotpcli where OTP install directory is the installation source directory you created in Step 8 of the procedure To Download and Uncompress the OTP and Solaris OS Installation Zip Files.

    For example, if the installation server name is otpinstall, and the NFS-mounted installation directory is /otpinstall/otp1.0, you would then type:


    # pkgadd -d /net/otpinstall/otp1.0/Products/packages -R / SUNWotpcli
    

    The directory /opt/SUNWotp10/CLI is created.

Next Steps

Repeat this procedure for each host in the clustered OTP system.

When you have completed installing the OTP CLI package on all clustered OTP system hosts, set up the OTP high availability framework on the first OTP host as described in the next section.