Sun Open Telecommunications Platform 2.0 Administration Guide

ProcedureTo Upgrade Sun OTP 1.1 Provisioning Server to Version 2.0


Note –

You can directly use the Sun OTP 2.0 provisioning server to upgrade Sun OTP. Sun OTP 2.0 provisioning server has the SUNWotp, SUNWotpupdate, and SUNWotpupg packages installed.


  1. Log in as root (su - root) to the 1.1 Sun OTP provisioning server.

  2. Remove the packages.

    pkgrm SUNWotp SUNWotpcli SUNWotputil

    If the OSP plug-in along with the SUNWotpra custom package was used to install the Solaris OS on this system, remove the SUNWotpra package.

    pkgrm SUNWotpra

  3. Change to the following directory.

    cd 2.0_mediadir/common/components/sunotp

    2.0_mediadir is the fully qualified path name to the Sun Open Telecommunications Platform 2.0 installation source directory.

  4. Add the following packages.

    pkgadd -d . SUNWotp SUNWotpupdate SUNWotpupg

  5. Reconfigure the Sun OTP application provisioning service on the Sun OTP 1.1 Sun OTP provisioning server.

    /opt/SUNWotp/upgrade/n1sps_reconfigure.pl --run reconfig --nodetype none --params mediadir=2.0_mediadir

    2.0_mediadir is the fully qualified path name to the Sun Open Telecommunications Platform 2.0 installation source directory.