RDF System Management Manual for J-series and H-series RVUs (RDF 1.10)
SET RECEIVER PRIORITY 165
SET RECEIVER RDFVOLUME $GOLD
SET RECEIVER FASTUPDATEMODE ON
SET RECEIVER PROCESS $MRECV
| ***
| *** Add the receiver parameters to the
| *** RDF configuration file.
| ***
ADD RECEIVER| ***
| *** Add secondary image trails.
| ***
ADD IMAGETRAIL $SECIT1
ADD IMAGETRAIL $SECIT2
| ***
| *** Set the updater parameters for the first
| *** volume to be protected by the RDF product.
| *** $U01 is the name of this updater. Volume
| *** $DB1 on the backup node corresponds to the
| *** volume $DB01 on the primary node. This updater
| *** will use the secondary image trail SECIT1.
| ***
SET VOLUME CPUS 2:1
SET VOLUME PRIORITY 160
SET VOLUME UPDATEVOLUME $DB1
SET VOLUME IMAGEVOLUME $SECIT1
SET VOLUME MAPFILE $DATA05.CONFIG.MAPFILE
SET VOLUME MAPLOG $DATA05.LOG.MAPLOG
SET VOLUME INCLUDE RAGH*.TEST
SET VOLUME INCLUDE RRANGA.RAJ*
SET VOLUME EXCLUDE ARVI*.SHUK*
SET VOLUME INCLUDEPURGE NITIN.C*
SET VOLUME EXCLUDEPURGE SAHADEV.BN*
SET VOLUME PROCESS $U01
| ***
| *** Add the RDF updater parameters for
| *** the first updater process to the
| *** configuration file.
| ***
ADD VOLUME $DB01
| ***
| *** Set the updater parameters for the second
| *** volume to be protected by the RDF product.
| *** $U02 is the name of this updater. Volume
| *** $DB2 on the backup node corresponds to
| *** the volume $DB02 on the primary node. This
| *** updater will use the secondary image trail
| *** SECIT2.
| ***
SET VOLUME CPUS 2:1
SET VOLUME PRIORITY 160
SET VOLUME UPDATEVOLUME $DB2
SET VOLUME IMAGEVOLUME $SECIT2
SET VOLUME PROCESS $U02
| ***
| *** Add the RDF updater parameters for
| *** the second updater process to the
| *** configuration file.
| ***
ADD VOLUME $DB02
| ***
| *** Set the updater parameters for the third
| *** volume to be protected by the RDF product.
| *** $U03 is the name of this updater. Volume
| *** $DB3 on the backup node corresponds to
| *** the volume $DB03 on the primary node.
342 Additional Reference Information










