RDF/IMP and IMPX System Management Manual (RDF 1.3+)

Entering RDFCOM Commands
Compaq NonStop™ RDF/IMP and IMPX System Management Manual522204-001
8-34
Command Overview
INFO RDF Command
Suppose you configured the RDF global configuration parameters on the primary system
\SANFRAN as follows (and that you did not change any of them by using ALTER
commands):
SET RDF BACKUPSWAP $GOLD
SET RDF PRIMARYSWAP $BIG
ADD RDF
To display the current RDF global configuration parameters, enter:
]INFO RDF
RDF displays the following:
RDF SOFTWARELOC $SYSTEM.RDF
RDF BACKUPSYSTEM \TORONTO
RDF BACKUPSWAP $GOLD
RDF CONTROL SUBVOLUME SANFRAN
RDF LOGDEVICE $0
RDF LOGFILE $0
RDF PRIMARYSWAP $BIG
RDF PRIMARYSYSTEM \SANFRAN
RDF UPDATERDELAY 10
RDF UPDATEROPEN PROTECTED
RDF UPDATERTXTIME 10
RDF UPDATERRTDWARNING 60
Note that the primary system name is set implicitly and the backup system name is set in
the INITIALIZE RDF command.
INFO VOLUME Command
Suppose that you configured an updater process named $UP1 to back up all changes
made to audited files on the primary volume named $DATA01, and that the
corresponding volume on the backup system is $DATA1. Also suppose $UP1 was
configured to the secondary image trail $SECIT1 on the backup system (and that
$SECIT1 was previously added to the RDF configuration using an ADD IMAGETRAIL
command).
To display the current configuration parameters for that updater process, enter:
]INFO VOLUME $DATA01
RDF displays the following:
VOLUME ATINDEX 0
VOLUME $DATA01
VOLUME CPUS 0:1
VOLUME IMAGEVOLUME $SECIT1
VOLUME PRIORITY 170
VOLUME PROCESS $UP1
VOLUME UPDATEVOLUME $DATA1