RDF/IMP, IMPX, and ZLT System Management Manual
Entering RDFCOM Commands
HP NonStop RDF/IMP, IMPX, and ZLT System Management Manual—524388-002
8-82
Command Overview
RDFCOM includes the line containing PROCESS process-name in the display only
if the process name was specified in a SET command.
SHOW VOLUME Command
Suppose that a series of SET VOLUME commands specified the following
configuration parameter values:
•
The updater process named $UP07 is to run in CPUs 2 and 1 of the backup
system at a priority of 160.
•
The volume $DATA7 on the backup system is to be used for receiving database
updates to the volume $DATA07 on the primary system (which is configured to the
auxiliary audit trail $AUX01).
•
The updater is to use the secondary image trail $SECIT1 (which was previously
added to the RDF configuration by way of an ADD IMAGETRAIL command).
To display the values specified by those SET VOLUME commands, enter:
]SHOW VOLUME
The following output results:
VOLUME ATINDEX 1
VOLUME CPUS 2:1
VOLUME PRIORITY 160
VOLUME UPDATEVOLUME $DATA7
VOLUME IMAGEVOLUME $SECIT1
VOLUME PROCESS $UP07
SHOW RDFNET Command
Suppose that a series of SET RDFNET commands specifies the RDFNET process
named $MNET is to run in CPUs 0 and 1 at priority 180.
To display the values specified by those SET RDFNET commands, enter:
]INFO RDFNET
RDF displays the following:
RDFNET PROCESS $MNET
RDFNET CPUS 0:1
RDFNET PRIORITY 180