RDF/IMP and IMPX System Management Manual (RDF 1.4+)
Network Transactions
HP NonStop RDF/IMP and IMPX System Management Manual—524388-001
13-4
RDF Network Synchronizer (RDFNET) Process
REMOTECONTROLSUBVOL (RCSV) Network Attribute
The remote control subvolume (RCSV) is the name of the control subvolume used by
the RDF subsystem configured for the specified primary and backup systems. It is set
by the following RDFCOM command.
SET NETWORK REMOTECONTROLSUBVOL subvolume-name
There is no default value.
PNETTXVOLUME Network Attribute
This is the name of the volume on the specified primary system where the RDF
subsystem stores an audited network synchronization file. It must be a data volume
protected by the RDF subsystem on the specified primary system and be configured to
the MAT. It is set by the following RDFCOM command.
SET NETWORK PNETTXVOLUME volume-name
There is no default value.
Adding the Network Record
When you have finished setting the attributes for a given RDF subsystem, you add that
information to your current configuration file with the following RDFCOM command.
ADD NETWORK
RDF Network Synchronizer (RDFNET) Process
RDF/IMPX includes 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 master’s 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.