3.2 Disable Global Provisioning or PDB Relay Verification

Perform the following steps on Primary NOAM VIP to disable global provisioning at the Primary NOAM GUI.
  1. Launch an HTML5 compliant browser and connect to the XMI Virtual IP address (VIP) assigned to Primary Active NOAM site.
    If a Certificate Error is received, click on Continue to this website (not recommended) link.

    Figure 3-4 Certificate Error


    Certificate Error

    The login screen appears.
  2. Log in to the GUI using a User account with Administrator privileges.

    Figure 3-5 Login Screen


    Login Screen

    The Product Main Menu appears.

  3. Verify if the message shown at the bottom of the panel indicates that the browser is using VIP to connect to the ACTIVE NETWORK OAM&P.

    Figure 3-6 Main Menu


    Main Menu

  4. To disable PDB Relay, go to Main Menu, and then Configurations, and then Options. Then, uncheck PDB Relay Enabled.

    Figure 3-7 Main Menu - Options


    Main Menu - Options

    Click Apply.

    The following confirmation message appears.


    Confirmation Message

  5. Go to Main Menu, and then Status & Manage, and then Database.

    Figure 3-8 Main Menu - Database


    Main Menu - Database

  6. Select the Disable Provisioning dialogue button at the bottom of the right panel.
    Disable Provisioning

    Click OK on the pop-up confirmation dialogue box.
    Confirmation pop-up

    A Warning banner message appears indicating that “Global Provisioning has been manually disabled”.


    Warning banner

    Note:

  7. For SDS systems only, continue with the next steps in this procedure:
    1. Access the command prompt (CLI).
    2. Log in to the server as the admusr user.
      rlghnc-sds-NO-b login: admusr
      Password: <admusr_password>

      Note:

      The password will not appear on the screen when you type the characters.
      The following output appears as the server returns to a command prompt.

      *** TRUNCATED OUTPUT ***

      RUNID=00
      VPATH=/var/TKLC/rundb:/usr/TKLC/appworks:/usr/TKLC/awpcommon:/usr/TKLC/comagent-gui:/usr/TKLC/comagent-gui:/usr/TKLC/comagent:/usr/TKLC/sds
      PRODPATH=/opt/comcol/prod
      [admusr@rlghnc-sds-NO-b ~]$
    3. Confirm that you are connected to the Primary Active NOAM Server which is indicated as VIP Active.
      [admusr@rlghnc-sds-NO-b ~]$ hostname
      rlghnc-sds-NO-b
      [admusr@rlghnc-sds-NO-b ~]$ ha.mystate -i |grep VIP
          VIP   Act/Act rlghnc-sds-NO-b          0      0302:235736.946
      [admusr@rlghnc-sds-NO-b ~]$
    4. Verify the value for pdbRelayEnabled.
      [admusr@rlghnc-sds-NO-b ~]$ iqt -zhp -fvalue ProvOptions where "var='pdbRelayEnabled'"       
      TRUE
      [admusr@rlghnc-sds-NO-b ~]$

      Note:

      • If the value is false, then this procedure has been completed. Hence, return to figure 1 for next steps.
      • If the value is true, then continue with further steps of this procedure.
    5. Retrieve the pdbRelay timestamp.
      [admusr@rlghnc-sds-NO-b ~]$ iqt -zhp -fvalue ProvOptions where "var='pdbRelayMsgLogTimeStamp'"
      1524776142883
      [admusr@rlghnc-sds-NO-b ~]$
      Record the value for the pdbRelay timestamp retrieved in the previous step.
      pdbRelayMsgLogTimeStamp:

      Note:

      Wait for 30 seconds before executing the next step.
    6. Retrieve the pdbRelay timestamp again.
      [admusr@rlghnc-sds-NO-b ~]$ iqt -zhp -fvalue ProvOptions where "var='pdbRelayMsgLogTimeStamp'" 
      1524776142883
      [admusr@rlghnc-sds-NO-b ~]$
      Record the value for the pdbRelay timestamp retrieved in the previous step.
      pdbRelayMsgLogTimeStamp:

Note:

  • Ensure that the time stamps recorded in last two steps are an exact match.
  • If the values do not match, repeat the last two steps.
  • Do not return to NOAM Failover Process Flowchart until both the time stamps recorded match.