Sun Open Telecommunications Platform 2.0 Administration Guide

Enabling and Disabling the Sun OTP System Management Service and the Sun OTP Application Provisioning Service

This section provides procedures for enabling and disabling the system management service and the application provisioning service on a single Sun OTP host.

ProcedureTo Enable and Disable the Sun OTP System Management Service Using the CLI

The following steps enable and disable the Sun OTP system management service on the entire cluster. Ensure to run this plan on the first (or single) node.

  1. Log in as root (su - root) to the Sun OTP host.

  2. Use the serviceManagement script with the n1sm option to enable and disable the Sun OTP system management service.

    • To enable the service, use the start option.

      /opt/SUNWotp/cli/serviceManagement n1sm start

    • To disable the service, use the stop option.

      /opt/SUNWotp/cli/serviceManagement n1sm stop


    Tip –

    You can check the log information in the /var/OTP/OTPSvcMgmt.log file to verify whether the services are enabled or disabled.


ProcedureTo Enable and Disable the Sun OTP Application Provisioning Service Using the CLI


Note –
  1. Log in as root (su - root) to the Sun OTP host.

  2. Use the serviceManagement script with the n1sps option to enable and disable the Sun OTP application provisioning service.

    • To enable the service, use the start option.

      /opt/SUNWotp/cli/serviceManagement n1sps start

    • To disable the service, use the stop option.

      /opt/SUNWotp/cli/serviceManagement n1sps stop

ProcedureTo Enable and Disable the Sun OTP System Management and Sun OTP Application Provisioning Service Using GUI

The graphical user interface cannot be used to disable the Sun OTP application provisioning service on the host on which it is running. In other words, if the service is running on otpclient01, you cannot use the graphical user interface on otpclient01 to disable the application provisioning service. Instead, use the command- line interface to disable the application provisioning service.

  1. Go to https://Sun OTP host:9090 where Sun OTP host is the IP address or the fully qualified name of the Sun OTP host on which the resource group is active.

  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 Setup to display the Sun Open Telecommunications Platform utility tasks page.

  4. Click Enable & Disable and click run.

  5. Type the host name on which you want to enable or disable the services in the target host field.

  6. Decide whether to enable or disable the services.

    • Select the N1SPS should be running and N1SM should be running check boxes to enable the services.

    • Do not select the N1SPS should be running and N1SM should be running check boxes to disable the services.

  7. Select the Yes, I really want to modify state of services check box.

  8. Click run plan (includes preflight)

  9. Type the clrg command to check status of the otp-system-rg resource group.


    Tip –

    You can also check the log information in the /var/OTP/SUNWotp-debug.log file to verify whether the services are enabled or disabled.