Troubleshooting guide
15 — As required maintenance tasks
Alcatel-Lucent 5620 Service Aware Manager 15-25
5620 SAM
System Administrator Guide
The main server reads the updated configuration and integrates the auxiliary
database with the cluster.
9 Close the console window.
10 Open a 5620 SAM GUI client.
11 Choose Administration→Database from the 5620 SAM main menu. The Database
Manager (Edit) form opens.
12 Click on the Auxiliary Database Data Centers tab.
13 Select the data center that contains the auxiliary database cluster and click
Properties. The Auxiliary Database Data Center form opens.
14 Click on the Auxiliary Databases tab.
15 Locate the auxiliary database cluster member and monitor the Node Bootstrap
State, which changes to Successful when the new member is successfully
integrated with the cluster.
15.7 Backing up and restoring NE configuration files
The 5620 SAM stores NE configuration files on a main server file system. The
following procedures describe how to create a backup archive of all NE
configuration files on a main server, and how to restore an NE backup archive, for
example, after a main server disk failure.
Procedure 15-19 To back up the NE configuration files
1 Log in to the standalone main server station, or the primary main server station in
a redundant deployment, as the samadmin user.
2 Open a console window.
3 Enter the following:
bash$ tar cf - --exclude='backup' /opt/5620sam/nebackup/ | gzip
-c >/opt/5620sam/nebackup/backup/nebackup_`date +"%Y-%m-%d-%H-%M
"`.tgz ↵
Note — Depending on the size and number of NE configuration files, a
backup operation may take considerable time.
Note — If you intend to copy and paste the command from this step
into the console window, ensure that you remove the line breaks from
the command text before you paste the text.
Release 13.0 R2 | May 2015 | 3HE 09815 AAAB TQZZA Edition 01