RDF System Management Manual for H-Series RVUs (RDF 1.8)
You would see this particular output, for example, if you originally configured the monitor to
run in CPUs 2 and 1 at the default priority of 165, but later changed the priority to 170 (using an
ALTER command).
INFO RDF Command
To display the current RDF global configuration parameters, enter:
]INFO RDF
RDF displays the following:
RDF SOFTWARELOC $SYSTEM.RDF
RDF BACKUPSYSTEM \TORONTO
RDF CONTROL SUBVOLUME SANFRAN
RDF LOGFILE $0
RDF PRIMARYSYSTEM \SANFRAN
RDF UPDATERDELAY 10
RDF UPDATERTXTIME 60
RDF UPDATERRTDWARNING 60
RDF UPDATEROPEN PROTECTED
RDF NETWORK OFF
RDF NETWORKMASTER OFF
RDF UPDATEREXCEPTION ON
RDF REPLICATEPURGE OFF
RDF REMOTE MIRROR OFF
RDF RDF/IMPX/ZLT
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 $DATA01
VOLUME ATINDEX 0
VOLUME CPUS 0:1
VOLUME IMAGEVOLUME $SECIT1
VOLUME PRIORITY 170
VOLUME PROCESS $UP1
VOLUME UPDATEVOLUME $DATA1
Now, suppose you configured three updater processes (named $UP01, $UP02, and $UP03) and
that those processes are backing up the primary system volumes $DATA01, $DATA02, and
$DATA03, respectively, onto the volumes $DATA1, $DATA2, and $DATA3 on the backup
system. The updaters $UP01 and $UP02 are accessing the secondary image trail $SECIT1; updater
$UP03 is accessing the secondary image trail $SECIT2.
To display the current configuration parameters for all of the updater processes, enter:
]INFO VOLUME *
RDF displays the following:
VOLUME $DATA01
VOLUME ATINDEX 0
VOLUME CPUS 0:1
VOLUME IMAGEVOLUME $SECIT1
VOLUME PRIORITY 160
196 Entering RDFCOM Commands










