DSR Cloud Software Upgrade Guide Dual Hop Upgrade from DSR-8.x to DSR-9.0.2 Using Ansible Setting up Active NOAM as Controller L.7 Setting up Active NOAM as Controller Copy majorUpgrade.sh file from Standby NOAM to Active NOAM in /var/TKLC/db/filemgmt path, by performing the following steps: SSH to Standby NOAM console. Navigate to /var/TKLC/db/filemgmt path. 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 Copy diuMajHosts and vault.yml files from Standby NOAM to Active NOAM in /home/admusr path, by performing the following steps: SSH to Standby NOAM console. Navigate to /home/admusr/ path. 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/admusrscp vault.yml admusr@<Active Noam IP>:/home/admusr