Changing the HA Server IP Address
Relocating the Database
Archiving the GUI Server Database and Device Server Log Database
Installing NSM On a New System
Copyright © 2010, Juniper Networks, Inc.
backup option properly on the GUI and Device Servers, then devices might not reconnect
to the management system after you have restored the database. In this event, contact
technical support for assistance.
If for any reason you are required to change the IP address of either the primary or
secondary HA Server, you must manually reimport or update the IP Address on the device.
To move the database from one system to another, follow these steps:
Archive the database on the GUI Server.
1.
Archive the log database on the Device Server.
2.
Install NSM on a new system.
3.
Copy over the GUI Server database on the new system.
4.
Copy over the Device Server log database on the new system.
5.
To archive the GUI Server database and the Device Server log database:
Verify that the system is working properly.
1.
Stop the server processes:
2.
/usr/netscreen/HaSvr/bin/haSvr.sh stop
If the HA Server is not configured to stop the GUI Server and the Device server
automatically, stop the GUI Server, and then stop the Device Server:
/usr/netscreen/DevSvr/bin/devSvr.sh stop
/usr/netscreen/GuiSvr/bin/guiSvr.sh stop
Tar and compress the current GUI Server database. You can do so by running the
3.
following commands:
tar -cvf guidb.tar /var/netscreen/GuiSvr
gzip guidb.tar
Verify that you have sufficient disk space available on the Device Server to backup
4.
your current logs.
Tar and compress the current Device Server logs. You can do so by running the
5.
following commands:
tar -cvf devsvrdb.tar /var/netscreen/DevSvr/logs
gzip devsvrdb.tar
See "Installing NSM in a Standalone Configuration" on page 21 for more information on
installing NSM on the same server machine.
Chapter 8: Maintaining NSM
183
Need help?
Do you have a question about the NETWORK AND SECURITY MANAGER 2010.4 - INSTALLATION GUIDE REV1 and is the answer not in the manual?