RDF System Management Manual

Table Of Contents
Entering RDFCOM Commands
HP NonStop RDF System Management Manual524388-003
8-82
Command Overview
IMAGEVOLUME $volume
identifies a disk volume associated with a secondary image trail previously added
to the RDF configuration (by way of an ADD IMAGETRAIL command), implicitly
associating this updater process with that trail.
This parameter is required. There is no default. An updater must always be
explicitly associated with a secondary image trail.
UPDATEVOLUME $volume
specifies what volume on the backup system will receive database updates for the
corresponding volume on the primary system. You specify the corresponding
volume on the primary system in the ADD command that actually configures the
updater process. The default is $SYSTEM.
INCLUDE subvol.file
specifies what subvolume(s) and file(s) on the primary system data volume are to
be replicated by the updater process on the backup system. subvol can have the
wildcard character as a suffix (DB*, for example, specifying all subvolumes whose
names begin with DB). Similarly, file can be an explicit filename, the wildcard
character (specifying all files on the designated subvol), or have the wildcard
character as a suffix (DATA*, for example, specifying all files on the designated
subvol whose names begin with DATA).
EXCLUDE subvol.file
specifies what subvolume(s) and file(s) on the primary system data volume are not
to be replicated on the backup system. As with the INCLUDE clause, subvol can
have the wildcard character as a suffix, and filename can be an explicit filename,
the wildcard character, or have the wildcard character as a suffix.
Where Issued
Primary system only.
Security Restrictions
None.
RDF State Requirements
None.