Future core files will indicate the executable filename and process ID generating the core
file. For example, if the core file
core.a.out.8855
appears, the filename indicates that the
core file was generated by an executable named
a.out
, running process ID 8855.
Archiving and Restoring Logs and Configuration Data
You can archive and retrieve configuration and log data in NSM using standard UNIX
commands. All your configuration information, including device configuration data,
administrators, policies, audit logs, and job information is stored on the GUI Server. Logs
reside on the Device Server.
Archiving Logs and Configuration data
Before you begin archiving, it is important that you first stop the processes running on
both servers. After you have stopped both servers, you will then need to identify the actual
location of the GUI Server and Device Server data directories. These are the directories
that you need to back up. You can do this by running an “ls -al” command on the following
directory locations:
•
/usr/netscreen/GuiSvr/var
(or the path that you configured when you initially installed
the GUI Server)
•
/usr/netscreen/DevSvr/var
(or the path that you configured when you initially installed
the Device Server)
To archive log and configuration data:
1.
Stop the HA Server; stop the Device Server; and then stop the GUI Server.
2.
Use the
ls -al
command to discover the actual paths of the GUI Server and Device
Server data directories.
is -al /usr/netscreen/GuiSvr/var
lrwxrwxrwx 1 root root 21 Apr 11 15:04 /usr/netscreen/GuiSvr/var ->
/var/netscreen/GuiSvr
This output indicates that the actual location of the GUI Server data is in
/var/netscreen/GuiSvr
.
Verify where your data is stored and which directories should be backed up on your
own system. Follow the same procedure to determine the location of your data on
the Device Server.
is -al /usr/netscreen/DevSvr/var
lrwxrwxrwx 1 root root 21 Apr 11 15:02 /usr/netscreen/DevSvr/var ->
/var/netscreen/DevSvr
3.
Run the appropriate backup command on your Solaris or Linux platform to backup
the GUI Server data. For example:
tar -cvf /netscreen_backup/db-data.tar /var/netscreen/GuiSvr
gzip db-data.tar
Copyright © 2010, Juniper Networks, Inc.
178
Network and Security Manager Installation Guide
Содержание NETWORK AND SECURITY MANAGER 2010.4 - REV1
Страница 6: ...Copyright 2010 Juniper Networks Inc vi...
Страница 14: ...Copyright 2010 Juniper Networks Inc xiv Network and Security Manager Installation Guide...
Страница 22: ...Copyright 2010 Juniper Networks Inc xxii Network and Security Manager Installation Guide...
Страница 24: ...Copyright 2010 Juniper Networks Inc 2 Network and Security Manager Installation Guide...
Страница 42: ...Copyright 2010 Juniper Networks Inc 20 Network and Security Manager Installation Guide...
Страница 70: ...Copyright 2010 Juniper Networks Inc 48 Network and Security Manager Installation Guide...
Страница 92: ...Copyright 2010 Juniper Networks Inc 70 Network and Security Manager Installation Guide...
Страница 152: ...Copyright 2010 Juniper Networks Inc 130 Network and Security Manager Installation Guide...
Страница 214: ...Copyright 2010 Juniper Networks Inc 192 Network and Security Manager Installation Guide...
Страница 239: ...PART 3 Index Index on page 219 217 Copyright 2010 Juniper Networks Inc...
Страница 240: ...Copyright 2010 Juniper Networks Inc 218 Network and Security Manager Installation Guide...
Страница 244: ...Copyright 2010 Juniper Networks Inc 222 Network and Security Manager Installation Guide...