RDF System Management Manual for H-Series RVUs (RDF 1.8)

The userid associated with OWNER must be a valid Guardian userid and must identify an
existing user account on the RDF primary and backup systems. The OWNER must also be a
member of the super-user group, which is a requirement in RDF for stopping and starting
RDF.
OWNER is an unalterable value. You need not change the value, unless you configured it
incorrectly (in which case you must reinitialize RDF with the correct value).
If the OWNER parameter is omitted, only the userid that initializes RDF can start or stop
RDF (as is true for all versions of RDF prior to 1.7).
Where Issued
Primary system only.
Security Restrictions
None.
RDF State Requirements
None.
Usage Guidelines
The SET RDF command enters the global parameter values specified in this command into the
RDF configuration table in memory. This table serves as an input buffer only, and so these values
do not affect the subsystem until they are applied to the RDF configuration file with the ADD
command.
SET RDFNET
The SET RDFNET command sets RDFNET process configuration parameters within the RDF
configuration memory table. The supplied values are not applied to the RDF configuration file,
however, until you issue an ADD RDFNET command.
SET RDFNET netsynch-option
where netsynch-option is:
{CPUS primary-CPU : backup-CPU }
{PRIORITY priority }
{PROCESS process-name }
CPUS primary-CPU : backup-CPU
identifies the CPUs in which the RDFNET process is to run as a process pair on the primary
system; primary-CPU is the primary CPU; backup-CPU is the backup CPU. Values range
from 0 through 15. The defaults are 0:1.
PRIORITY priority
identifies the execution priority for the RDFNET process; priority is the execution priority,
from 10 through 199. The default priority is 165.
PROCESS process-name
identifies the process name for the RDFNET process; process-name is any unique, valid
process name of up to 5 characters; the first character must be a dollar sign ($). You cannot
specify any of the reserved process names listed in the Guardian Procedure Calls Reference
Manual. Names longer than 5 characters, including the $ sign, are invalid.
This parameter is not optional. You must explicitly name the RDFNET process.
Where Issued
Primary system only.
RDFCOM Commands 217