4.1.5 Adding and Switching Over Standby NOAM Server

Perform the following procedure to add and switch over Standby NOAM server.
  1. Add Standby NOAM server in the server group again on SDS 8.6.X Active NOAM, by performing the following steps:
    1. Log in to the VIP of the SDS 8.6.X Active NOAM server.
    2. Navigate to Configuration from Main Menu, then select Servers.
    3. Click Insert.
    4. Add the following details for NOAM server:
      • Enter NOAM hostname
      • Update Role as Network OAM&P
      • Hardware Profile as SDS Cloud Guest
      • Select the Noam Network element name
      • Configure XMI and IMI IP's and NTP server IP
    5. Click Ok.
    6. Navigate to Configuration from Main Menu, then select Server Groups.
    7. Select the NOAM server group and click Edit.
    8. Select the newly added vSDS 9.0.X NOAM to add to the NOAM Server group, then click Ok to save the changes and wait for 5 minutes.
  2. If the Max Allowed HA role for new 9.0.X vSDS NOAM is not Active then navigate to Status & Manage from Main Menu, then select HA. Then, select the new VSDS 9.0.X NOAM and change Max Allowed HA role to Active by clicking Edit.
    1. SSH to new vSDS 9.0.X NOAM and run the following commands to disable the upgrade barrier feature:
      iset -fvalue=1 IdbParamDef where "param='IdbDisableUpgBarrier'"
      sudo init 6
    2. Log in to Active NOAM GUI.
    3. Navigate to Status & Manage from Main Menu, then select Server.
    4. Select Standby NOAM server and click Restart.
  3. To verify servers, perform the following steps:
    1. Log in to the new vSDS 9.0.X GUI using XMI IP.
    2. Navigate to Configuration from Main Menu, then select Servers.
    3. Verify if the screen displays data for all the servers in the topology.

    Note:

    If this verification step fails, do not proceed further. For further help, contact My Oracle Support (MOS).
  4. ssh to Standby vSDS 9.0.1 Noam and run the following command to check the HA state of the server:
    ha.mystate -i
    Output:
    
    resourceId      role       node  DC           subResources     lastUpdate
    ------------------------------------------------------------------------------- 
    DbReplication   Act/Stb  BMtoVM-Migtest-DNO01         0     231003:055749.923
              VIP   Act/Stb  BMtoVM-Migtest-DNO01         0     231003:055749.925
    CacdProcessRes  Act/Stb  BMtoVM-Migtest-DNO01         0     231003:055948.583   
    CAPM_HELP_Proc  Act/OOS  BMtoVM-Migtest-DNO01         0     231003:055742.740       
    SDSOAM_Proc     Act/Stb  BMtoVM-Migtest-DNO01         0     231003:055948.585    
    CAPM_PSFS_Proc  Act/Stb  BMtoVM-Migtest-DNO01         0     231003:055818.826      
    VSTPOAM_Proc    Act/Stb  BMtoVM-Migtest-DNO01         0     231003:055948.584
    VSTPSERVICE_Proc Act/OOS  BMtoVM-Migtest-DNO01        0     231003:055742.741
  5. To switchover the role of Active NOAM to standby NOAM and standby NOAM to Active NOAM, perform the following steps:
    1. Log in to SDS 8.6.X BM Server using XMI.
    2. Navigate to Status & Manage from Main Menu, then select HA and change Max Allowed HA Role of Active Noam to Standby.