RDF System Management Manual

Table Of Contents
Network Transactions
HP NonStop RDF System Management Manual524388-003
13-5
RDF Network Synchronizer (RDFNET) Process
RDF Network Synchronizer (RDFNET) Process
RDF/IMPX and RDF/ZLT include an RDF executable process, the RDFNET process,
that can only be configured within a network master RDF subsystem (and can
therefore only be started on the network masters primary system).
This process provides a synchronization point within the image trails of all backup
systems in an RDF network. The process does that by updating an audited file named
ZRDFNETX on the primary system of each RDF subsystem in the RDF network. The
overhead of this process should be transparent because the RDFNET process only
starts a single transaction every 15 seconds and only executes a single update against
the ZRDFNETX file on the primary system of each RDF subsystem in the RDF
network.
The fully-qualified name of the ZRDFNETX file for each system is:
$<volume-name>.<subvolume-name>.ZRDFNETX
where <volume-name> is the configured PNETTXVOLUME network attribute and
<subvolume-name> is the configured REMOTECONTROLSUBVOLUME network
attribute.
RDF Network Control Files
The following control files exist in the Master Image Trail (MIT) subvolume of all RDF
subsystems that are configured for replication of network transactions: ZRDFLCMT,
ZRDFLCM2, and ZNETUNDO. Additionally, the network master has three more files:
ZRDFNMTX, ZRDFNMT2, ZRDFNMT3. These files contain internal information that
RDF needs to correctly execute takeover operations involving an RDF network. The
files are empty until you actually initiate a takeover operation on a backup system
within an RDF network.
Normal RDF Processing Within a Network
Environment
Each RDF subsystem within an RDF network conducts its processing individually, as
though it were not involved in an RDF network. That is, for a given RDF subsystem,
the extractors read the MAT and auxiliary audit trails and send data to the receivers.
The updaters read their data from their image trails and apply it to their
UpdateVolumes. During normal processing, no RDF subsystem (except the RDFNET
process within the network master primary system) interacts with any other RDF
subsystem in the RDF network. Therefore, the performance of an individual RDF
subsystem is unaffected by its inclusion within an RDF network.