RDF System Management Manual

Table Of Contents
Entering RDFCOM Commands
HP NonStop RDF System Management Manual524388-003
8-77
Command Overview
Examples
To configure a receiver process named $RCV0 to run in CPUs 0 and 1, with the RDF
master image files residing on the volume $IMAGE and having primary and secondary
extents of 1000 pages each, issue the following commands:
]SET RECEIVER PROCESS $RCV0
]SET RECEIVER CPUS 0:1
]SET RECEIVER RDFVOLUME $IMAGE
]SET RECEIVER EXTENTS (1000,1000)
]ADD RECEIVER
By default, in this example the receiver process is associated with the MAT and will run
at a priority of 165.
To configure an auxiliary receiver process named $RCV1 associated with the auxiliary
audit trail AUX01 to run in CPUs 2 and 3, issue the following commands:
]SET RECEIVER PROCESS $RCV1
]SET RECEIVER ATINDEX 1
]SET RECEIVER CPUS 2:3
]ADD RECEIVER
By default, in this example the auxiliary receiver process will run at a priority of 165.