RDF/IMP, IMPX, and ZLT System Management Manual
Entering RDFCOM Commands
HP NonStop RDF/IMP, IMPX, and ZLT System Management Manual—524388-002
8-35
Command Overview
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
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 CONTROL SUBVOLUME SANFRAN
RDF LOGDEVICE $0
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 RDF/IMPX/ZLT
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