Upgrade Sun OTP 1.1 Provisioning Server to Version 2.0
Log in as root (su - root) to the Sun OTP provisioning server.
Copy the input_otp.dat file to a NFS-mounted directory.
cp /opt/SUNWotp/cli/templates/input_otp.dat /export/
Edit the /export/input_otp.dat file to add the values for each variable.
For description about the Sun OTP plan settings and the clustered Sun OTP host plan worksheet, see Appendix A Sun OTP Upgrade Plan Worksheet.
Do not specify the values for the zone-related variables and specify RAW for the spsRAConnectionType variable.
For each host, specify the values for the following upgrade-related variables.
h1_UpgradelogFile - Path of the log file that would contain the output of upgrade operation. For example, /var/OTP/OTPUpgrade.log.
upgradeType - standard.
Set up the configuration for upgrade.
/opt/SUNWotp/cli/deploy_otp -u S -f /export/input_otp.dat -o "-P passwordfile"
passwordfile is the absolute path of the password file. You can create this file in your home directory. The password file must contain a line with a valid password for all Sun OTP components. The password can be 8 to 12 alphanumeric characters. You need to use this password and the user name otpadmin as the access credentials for all Sun OTP components including Web SSO.
Back up the Sun OTP system management data.
/opt/SUNWotp/cli/deploy_otp -u b -f /export/input_otp.dat -o "-B hostname"
hostname is the first host name that is running the Sun OTP system management service.
Upgrade the operating system.
/opt/SUNWotp/cli/deploy_otp -u P -f /export/input_otp.dat
The command is complete after initiating the patch upgrade process. You need to monitor the consoles on all the hosts and wait until the completion of patch upgrade cluster.
Upgrade the Sun OTP high availability service.
/opt/SUNWotp/cli/deploy_otp -u a -f /export/input_otp.dat
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.
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.
Activate the new cluster environment by rebooting all the Sun OTP hosts.
/usr/sbin/init 6
Perform the common steps for all the types of upgrade. See Upgrade Remaining Services and Install the Security Service .