Sun Open Telecommunications Platform 2.0 Administration Guide

ProcedureTo Upgrade Sun OTP Using the GUI

Before You Begin
  1. Open a browser and log in to the Sun OTP application provisioning service on the Sun OTP provisioning server.

    Go to https://install server:9090 where install server is either the IP address or the fully qualified name of the Sun OTP provisioning server.

  2. Type the user name and password.

    The user name is otpadmin. The password is the password provided in the password file while setting up the Sun OTP provisioning server.

  3. Click OTP Upgrade in the left panel.

  4. Set up the configuration for upgrade by creating two variable sets.

    Run this plan on all the Sun OTP hosts.

    1. Click Set up Configuration and click run.

    2. Click select from list... corresponding to the /com/sun/OTP/Utilities/OTPConfig directory.

    3. Click create set to create a new variable set.

    4. Type a new variable set name in the Set Name field.

    5. Click the check boxes for the appropriate plan variables for which you want to enter the values.

    6. Type the values for the appropriate plan variables in the text fields. For description about the Sun OTP plan settings and the clustered Sun OTP host plan worksheet, see Appendix A Sun OTP Upgrade Plan Worksheet.


      Note –

      Do not specify the values for the zone-related variables and specify RAW for the spsRAConnectionType variable.


    7. Click save to save the variable set.

    8. Close the select variable setting from list... screen.

    9. Under variable settings, click the drop-down list corresponding to the /com/sun/OTP/Utilities/OTPConfig directory and choose the new variable set.

    10. Click select from list... corresponding to the /com/sun/OTPupgrade/Upgrade directory.

    11. Click create set to create a new variable set.

    12. Type a new variable set name in the Set Name field.

    13. Type the values for the following variables:

      logFile - Path of the log file that would contain the output of upgrade operation. For example, /var/OTP/OTPUpgrade.log.

      upgradeType - live-upgrade.

      BEname - Name of the boot environment.

      diskLayout - Layout of the disk to be used for live upgrade.

      Syntax of diskLayout:

      mount1:disk_slice1-mount2:disk_slice2-mount3:disk_slice3

      Information for / (root), swap and /globaldevices is mandatory.

      Example:

      /:c2t3d0s0-swap:c2t3d0s1-/globaldevices:c2t3d0s3

    14. Click save to save the variable set.

    15. Close the select variable setting from list... screen.

    16. Under variable settings, click the drop-down list corresponding to the /com/sun/OTPupgrade/Upgrade directory and choose the new variable set.

    17. Type the host name in the target host field.

    18. Click run plan (includes preflight).

  5. Back up Sun OTP system management data.

    Run this plan only on the first Sun OTP host that is running the Sun OTP system management service.

    1. Click Backup Data and click run.

    2. Type the host name in the target host field.

    3. Click run plan (includes preflight).

  6. Upgrade the operating system.

    Run this plan on all the Sun OTP hosts.

    1. Click Upgrade OS and click run.

    2. Type the host name in the target host field.

    3. Click run plan (includes preflight).

      Wait for the plan completion. The plan is upgraded on the alternate boot disk.

  7. Upgrade Sun OTP high availability service.

    Run this plan on all the Sun OTP hosts.

    1. Click Upgrade HA Services and click run.

    2. Type the host name in the target host field.

    3. Click run plan (includes preflight).

  8. Upgrade the NEP application and the NEP application agent

    If a NFS agent is used as part of the hosted application, upgrade the NFS agent before activating Sun Cluster. You can upgrade the agents later too. For more details on upgrading Sun Cluster, see Chapter 8, Upgrading Sun Cluster Software, in Sun Cluster Software Installation Guide for Solaris OS.


    Note –

    The upgrade procedure is specific to the hosted application, and can be automated by NEP's end-to-end upgrade. See the application documentation for instructions.


  9. Activate the new cluster environment.

    Run this step on all the Sun OTP hosts.

    1. Check the boot environment.

      /usr/sbin/lustatus

    2. Activate the boot environment.

      /usr/sbin/luactivate BEname

      BEname is the name of the boot environment.

    3. Reboot all the Sun OTP hosts.

      /usr/sbin/init 6

  10. Perform the common steps for all the types of upgrade. See Upgrade Remaining Services and Install the Security Service.