Archiving And Restoring; Archiving Logs And Configuration Data - Juniper NETWORK AND SECURITY MANAGER 2010.2 - ADMINISTRATION GUIDE REV1 Administration Manual

Table of Contents

Advertisement

Archiving and Restoring

Archiving Logs and Configuration Data

Copyright © 2010, Juniper Networks, Inc.
You can archive and restore log and configuration data in NSM using standard Unix
commands. Logs reside on the Device Server; all other configuration information, including
device configuration data, administrators, policies, audit logs, and job information, resides
on the GUI Server.
NOTE: You can also configure the management system to perform local database
backups on a regular basis during installation or upgrade. Refer to the Network and
Security Manager Installation Guide for more information.
Before archiving, you must stop the processes running on both servers, then use the
command to identify the actual paths of the GUI Server and Device Server data
-al
directories:
For all information on the GUI Server:
For all information on the Device Server:
These directories are links representing the paths that were entered at the time the servers
were installed.
After archiving, restart the processes on both servers. For details on stopping, starting,
and restarting processes on the management system, refer to the Network and Security
Manager Installation Guide.
To archive log and configuration data:
Stop the Device Server and the GUI Server.
1.
Use the
command to discover the actual paths of the GUI Server and Device
ls -al
2.
Server data directories. These are the directories you need to back up.
For example:
ls -al /usr/netscreen/GuiSvr/var
lrwxrwxrwx 1 root root 21 Feb 25 16:04 /usr/netscreen/GuiSvr var ->
/var/netscreen/GuiSvr
The output in the example indicates that the actual location of the GUI Server data
is in
/var/netscreen/GuiSvr
and which directories should be backed up. Follow the same procedure to determine
the location of your data on the Device Server.
Run the appropriate backup command on your Solaris or Linux platform to backup
3.
the GUI Server data. For example:
tar -cvf /netscreen_backup/db-date.tar /var/netscreen/GuiSvr
Run the appropriate backup command on your Solaris or Linux platform to backup
4.
the Device Server data.
/usr/netscreen/GuiSvr/var
/usr/netscreen/DevSvr/var
. On your own system, verify where your data is stored
Chapter 7: Managing Devices
ls
311

Advertisement

Table of Contents
loading

This manual is also suitable for:

Network and security manager 2010.2

Table of Contents