4.1.4 Back Up TKLCConfigData Files
This procedure helps to restore networking and server-related information in
some cases on all servers. For example, disaster recovery when it needs to be performed
on servers in case a server is lost during an upgrade.
Use the VIP address to access the primary NOAM GUI
4.1.4 Primary DSR NOAM VIP (GUI): Export Configuration Data for Each Server
- Navigate to Configuration, then Servers.
- Select each server in the topology and click Export.
- Repeat this for all servers.
4.1.4 Primary SDS NOAM Server: Back Up TKLCConfig Data
- Access the primary DSR NOAM server command line using ssh or a console.
ssh admusr@<NOAM_VIP>
- Transfer the TKLCConfigData files for all servers in the
/var/TKLC/db/filemgmt directory to a remote location.
$ cd /var/TKLC/db/filemgmt
$ scp TKLCConfigData.<Sever Hostname>.sh <username>@<remote-server>:<directory>
Example: scp TKLCConfigData.DSRNO1.sh <username>@<remote-server>:<directory>