B.7 Setting up Active NOAM as Controller

  1. Copy majorUpgrade.sh file from Standby NOAM to Active NOAM in /var/TKLC/db/filemgmt path, by performing the following steps:
    1. SSH to Standby NOAM console.
    2. Navigate to /var/TKLC/db/filemgmt path.
    3. Run the following command to copy the majorUpgrade.sh script to file management path of Active NOAM:
      scp majorUpgrade.sh admusr@<Active Noam IP>:/var/TKLC/db/filemgmt
  2. Copy diuMajHosts and vault.yml files from Standby NOAM to Active NOAM in /home/admusr path, by performing the following steps:
    1. SSH to Standby NOAM console.
    2. Navigate to /home/admusr/ path.
    3. Run the following command to copy the diuMajHosts and vault.yml files to /home/admusr path of Active NOAM:
      scp diuMajHosts admusr@<Active Noam IP>:/home/admusr
      scp vault.yml admusr@<Active Noam IP>:/home/admusr