RDF System Management Manual

Table Of Contents
Installing and Configuring RDF
HP NonStop RDF System Management Manual524388-003
3-23
Configuring RDF
LOGFILE Parameter
The LOGFILE parameter specifies the name of the EMS collector to which all RDF
command, event, error, and warning messages are to be directed.
The following commands specify the EMS collector $CTD25 as the RDF log file on
both the primary and backup systems:
]SET RDF LOGFILE $CTD25
]ADD RDF
The collector on the primary system receives log messages from the extractor and
monitor processes (plus RDFCOM messages that are logged in message 835).
The collector on the backup system receives log messages from the receiver, purger,
and all updater processes (plus RDFCOM messages that are logged in message 835).
UPDATERDELAY Parameter
The UPDATERDELAY parameter specifies how many seconds (from 1 to 10) the
updater processes should delay upon reaching the logical EOF in the image trail
before attempting a new read operation. The default is 10 seconds.
This parameter should be left at the default value unless you have a very specific
reason for lowering it; lowering the UPDATERDELAY value could adversely impact
updater performance.
UPDATERTXTIME Parameter
The UPDATERTXTIME parameter specifies the maximum transaction duration in
seconds (from 10 to 300) for all updater processes. The default is 60 seconds.
RDF updaters operate in transaction mode. Updater transactions are essentially long-
running transactions that pin audit trail files on the backup system and can affect the
duration of backout operations if an updater transaction aborts for any reason.
The default value is recommended for RDF environments with heavy updater activity
(aggregate updater throughput greater than 300 kb/second). Raising the tx-time in
such environments could adversely affect TMF performance on the backup system.
In RDF environments with low to moderate updater activity and where no other
transaction activity is occurring on the backup system, you could raise the tx-time
without affecting TMF performance on the backup system.