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-71
Command Overview
Examples
To configure a system-named receiver process 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 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 a system-named auxiliary receiver process associated with the auxiliary
audit trail AUX01 to run in CPUs 2 and 3, and having primary and secondary extents of
1000 pages each, issue the following commands:
]SET RECEIVER ATINDEX 1
]SET RECEIVER CPUS 2:3
]SET RECEIVER EXTENTS (1000,1000)
]ADD RECEIVER
By default, in this example the auxiliary receiver process will run at a priority of 165.