RDF System Management Manual for J-series and H-series RVUs (RDF Update 13)
With this set of configuration commands, both updaters have the same file-sets included.
If, however, the file-sets you want to INCLUDE/EXCLUDE differ from one volume to the next, then
you must use the RESET VOLUME command after each ADD command in order to clear out the
previously specified INCLUDE and EXCLUDE lists, as follows:
SET VOLUME CPUS 1:2
SET VOLUME IMAGEVOLUME $IMAGE
SET VOLUME PRIORITY 185
SET VOLUME PROCESS $MM01
SET VOLUME UPDATEVOLUME $DATA01
SET VOLUME INCLUDE MYSUBVOL.MYFILE
SET VOLUME INCLUDE MMTEST10.FILE1
SET VOLUME INCLUDE MMTEST10.FILE2
ADD VOLUME $DATA01
RESET VOLUME
SET VOLUME CPUS 1:2
SET VOLUME IMAGEVOLUME $IMAGE
SET VOLUME PRIORITY 185
SET VOLUME PROCESS $MM02
SET VOLUME UPDATEVOLUME $DATA02
SET VOLUME INCLUDE SBSUBVOL.MYFILE
SET VOLUME INCLUDE SBTEST10.FILE1
SET VOLUME INCLUDE SBTEST10.FILE2
ADD VOLUME $DATA02
RESET VOLUME
If you did not use the RESET VOLUME command, then the INCLUDE lists for $DATA01 and $DATA02
are as follows:
$DATA01
MYSUBVOL.MYFILE
MMTEST10.FILE1
MMTEST10.FILE2
$DATA02
MYSUBVOL.MYFILE
MMTEST10.FILE1
MMTEST10.FILE2
SBSUBVOL.MYFILE
SBTEST10.FILE1
SBTEST10.FILE2
INCLUDE and EXCLUDE Processing
You can specify a maximum of 100 INCLUDE and EXCLUDE parameters for each volume, in any
combination. When you specify both INCLUDE and EXCLUDE clauses for a given volume, the
clauses are processed hierarchically, with the INCLUDE clauses processed first and EXCLUDE
clauses processed second.
The ALTER command supports only INCLUDE/EXCLUDE of files and does not support
INCLUDEPURGE or EXCLUDEPURGE. Wild cards in file names and subvolume names are not
supported with this command.
NOTE: The RDF administrator must ensure that the data of the files included or excluded must be
consistent. The ALTER command will neither ensure data consistency of files being included or
excluded nor it will report or correct any data inconsistency that the execution of the ALTER
command. In an emergency, if RDF initialization is not possible, HP recommends that you use the
ALTER command to modify the INCLUDE/EXCLUDE clause while RDF is running. INCLUDE/EXCLUDE
and INCLUDEPURGE/EXCLUDEPURGE are performed best during RDF Initialization.
INCLUDE and EXCLUDE Processing 273










