Sun Open Telecommunications Platform 1.0 Installation and Administration Guide

ProcedureTo Add Additional OTP Hosts to the Clustered OTP System


Caution – Caution –

The host name of each additional OTP host in your clustered OTP system must be added to the first OTP host. Failure to do so will result in OTP high availability framework configuration failure.



Tip –

Log in to each additional host and type the command uname -n to display the host name.


Before You Begin
  1. Log in as root (su - root) on the first OTP host. Thefirst OTP host must be connected to shared storage.

  2. Add each additional OTP host to the first OTP host.

    For each additional OTP host, type /opt/SUNWotp10/CLI/addNewHost OTP host name where OTP host name is the name of the additional OTP host.

    For example:


    # /opt/SUNWotp10/CLI/addNewHost otpclient2 \
    /opt/SUNWotp10/CLI/addNewHost otpclient3 \
    /opt/SUNWotp10/CLI/addNewHost otpclient4 \
    /opt/SUNWotp10/CLI/addNewHost otpclient5 \
    /opt/SUNWotp10/CLI/addNewHost otpclient6 \
    /opt/SUNWotp10/CLI/addNewHost otpclient7 \
    /opt/SUNWotp10/CLI/addNewHost otpclient8
    
Next Steps

Set up the OTP high availability framework on each of the additional OTP hosts as described in the next procedure.