RDF/IMP and IMPX System Management Manual (RDF 1.3+)
Entering RDFCOM Commands
Compaq NonStop™ RDF/IMP and IMPX System Management Manual—522204-001
8-12
Command Overview
UPDATERTXTIME: 60
UPDATERRTDWARNING: 60
Suppose you want to protect the volume $DATA01 on the primary system by
configuring an updater process for the volume $DATA1 and secondary image trail
$SECIT1 on the backup system (assuming that $SECIT1 was previously added to the
RDF configuration by way of an ADD IMAGETRAIL command). Also suppose the
updater process is to be named $UP01, is to run in CPUs 2 and 3 of the backup system
at the default priority of 160. To configure the updater process, enter the following
commands:
]SET VOLUME PROCESS $UP01
]SET VOLUME CPUS 2:3
]SET VOLUME UPDATEVOLUME $DATA1
]SET VOLUME IMAGEVOLUME $SECIT1
]ADD VOLUME $DATA01
The SET VOLUME commands supply only values that pertain to the backup system
environment; it is not until you issue an ADD VOLUME command that the updater
process actually becomes associated with a particular volume on the primary system.