464
Chapter 10
Tuning, Troubleshooting, Security, and Maintenance
System Maintenance
where <
user_name>
is the name of the operator you want to receive the
message, and
<message text>
is the text of the message you want the
operator to see. If the -
user
option is not specified, all operators receive
the message.
The ovbackup.ovpl Command.
The automated backup command
ovbackup.ovpl
pauses running processes and flushes their data to disk
before backing up the NNM databases and the data of integrated
applications. After the backup has completed, the NNM processes are
resumed. The command accepts the following options:
ovbackup.ovpl [-operational] [-analytical] [-d \
<destination>]
If the
-d
option is not specified, the following default location is used;
/var/opt/OV/tmp/ovbackup
. If the
-d
option is specified, the
following location is used;
<destination>/ovbackup
. The destination
defined with the
-d
option must be a file system (which may be mounted)
and should contain sufficient space to complete the backup.
Approximately 300MB of free disk space is required to backup a fresh
ITO installation: bigger environments wil require more space. The
backup may then be completed by using a command such as
fbackup
to
save the backup to an archive medium such as a tape device. For more
information on the command-line options, see the man page
ovbackup.ovpl(1M)
. Briefly,
ovbackup.ovpl
carries out the following
high-level steps:
• Backup operational data (if the
-operational
option or no option at
all is specified):
1. Run all of the backup scripts found in the directory;
$OV_CONF/ovbackup/pre_pause/
including the ITO script:
ito_oracle.sh
, which performs the on-line backup of the Oracle
database outside the
ovpause
time-frame and moves the (old)
archive log files to the staging area. These archive logs are not
subsequently restored: they are only required if the backup is
corrupt for some reason and an earlier backup has to be used.
2. Call
ovpause
to pause all NNM processes (and block OVW API
calls).
3. Run all the backup scripts found in the directory;
$OV_CONF/ovbackup/checkpoint/operational/
including
the ITO script:
ito_checkpoint.sh
, which reads the current
time stamp of Oracle, copies to the staging area those offline redo
Содержание -UX B6941-90001
Страница 6: ...6 ...
Страница 8: ...8 ...
Страница 27: ...27 1 Prerequisites for Installing ITO Agent Software ...
Страница 43: ...43 2 Installing ITO Agents on the Managed Nodes ...
Страница 115: ...115 3 File Tree Layouts on the Managed Node Platforms ...
Страница 162: ...162 Chapter3 File Tree Layouts on the Managed Node Platforms File Tree Layout on Windows NT Managed Nodes ...
Страница 163: ...163 4 Software Maintenance on Managed Nodes ...
Страница 183: ...183 5 Configuring ITO ...
Страница 298: ...298 Chapter5 Configuring ITO Variables ...
Страница 299: ...299 6 Installing Updating the ITO Configuration on the Managed Nodes ...
Страница 315: ...315 7 Integrating Applications into ITO ...
Страница 333: ...333 8 ITO Language Support ...
Страница 352: ...352 Chapter8 ITO Language Support Flexible Management in a Japanese Environment ...
Страница 353: ...353 9 An Overview of ITO Processes ...
Страница 372: ...372 Chapter9 An Overview of ITO Processes Secure Networking ...
Страница 373: ...373 10 Tuning Troubleshooting Security and Maintenance ...
Страница 481: ...481 A ITO Managed Node APIs and Libraries ...
Страница 499: ...499 B Administration of MC ServiceGuard ...
Страница 512: ...512 AppendixB Administration of MC ServiceGuard Troubleshooting ITO in a ServiceGuard Environment ...
Страница 513: ...513 C ITO Tables and Tablespaces in the Database ...
Страница 520: ...520 AppendixC ITO Tables and Tablespaces in the Database ITO Tables and Tablespace ...
Страница 521: ...521 D ITO Man Pages Listing ...