On the Linux Server
1.
Upgrade the Linux server to the latest NSM release, or to the release that you will use
on the NSM appliance.
2.
Stop the NSM processes:
/usr/netscreen/HaSvr/bin/haSvr.sh stop
/usr/netscreen/GuiSvr/bin/guiSvr.sh stop
/usr/netscreen/DevSvr/bin/devSvr.sh stop
3.
Enter the following commands to back up the NSM database from GuiSvr to the
Guidb.tar
archive file. These commands assume
/var/netscreen/GuiSvr
is your GUI
Server data directory.
cd/var/netscreen
tar cvf Guidb.tar GuiSvr
4.
If you want device logs and the Device Server data directory to be migrated, execute
the following commands to back up the NSM database from DevSvr to the
Devdb.tar
archive file.
NOTE:
The device log files are often large, so migration might not be
practical.
cd /var/netscreen
tar cvf Devdb.tar DevSvr
5.
Transfer the
Guidb.tar
and
Devdb.tar
archive files to a place where they can be retrieved
later.
On the NSMAppliance
1.
Use the
nsm_setup
utility to:
a.
Change the IP address, netmask, and gateway of the NSM appliance server to
those of the Linux server, if you need to use the same IP configuration in the NSM
appliance.
b.
Perform a clean installation of the latest NSM release, or to the release you have
on the Linux server.
2.
Enter the following command and the admin password to gain root access:
sudo su -
3.
Stop the NSM server processes:
/usr/netscreen/HaSvr/bin/haSvr.sh stop
/usr/netscreen/GuiSvr/bin/guiSvr.sh stop
/usr/netscreen/DevSvr/bin/devSvr.sh stop
4.
To avoid conflicts between the NSM appliance
xdb
database and the database in
Guidb.tar
, delete the
xdb
subdirectory:
cd /var/netscreen
rm -rf GuiSvr/xdb/
Copyright © 2010, Juniper Networks, Inc.
168
Network and Security Manager Installation Guide
Summary of Contents for NETWORK AND SECURITY MANAGER 2010.4 - REV1
Page 6: ...Copyright 2010 Juniper Networks Inc vi...
Page 14: ...Copyright 2010 Juniper Networks Inc xiv Network and Security Manager Installation Guide...
Page 22: ...Copyright 2010 Juniper Networks Inc xxii Network and Security Manager Installation Guide...
Page 24: ...Copyright 2010 Juniper Networks Inc 2 Network and Security Manager Installation Guide...
Page 42: ...Copyright 2010 Juniper Networks Inc 20 Network and Security Manager Installation Guide...
Page 70: ...Copyright 2010 Juniper Networks Inc 48 Network and Security Manager Installation Guide...
Page 92: ...Copyright 2010 Juniper Networks Inc 70 Network and Security Manager Installation Guide...
Page 152: ...Copyright 2010 Juniper Networks Inc 130 Network and Security Manager Installation Guide...
Page 214: ...Copyright 2010 Juniper Networks Inc 192 Network and Security Manager Installation Guide...
Page 239: ...PART 3 Index Index on page 219 217 Copyright 2010 Juniper Networks Inc...
Page 240: ...Copyright 2010 Juniper Networks Inc 218 Network and Security Manager Installation Guide...
Page 244: ...Copyright 2010 Juniper Networks Inc 222 Network and Security Manager Installation Guide...