ServerNet/FX Adapter Configuration and Management Manual

Table Of Contents
Configuring the ServerNet/FX Adapter Subsystem
ServerNet/FX Adapter Configuration and Management Manual426872-002
2-4
Using the SCF ADD PROCESS Command
PRIMARYCPU n
specifies the processor in which the primary process starts. n can be from 0
through the maximum number of processors. The PRIMARYCPU value cannot be
the same as the BACKUPCPU value.
BACKUPCPU n
specifies the processor in which the backup process starts. n can be from 0
through the maximum number of processors. The BACKUPCPU value cannot be
same as the PRIMARYCPU value.
HOMETERM $ZHOME
specifies the home terminal to use when starting this process.
PRIORITY 199
specifies the priority to use when starting the FOX monitor process ($ZZFOX). The
value must be 199.
STARTMODE MANUAL
specifies when the process is started. MANUAL specifies that the process must be
manually started after a system load or processor reload.
PROGRAM $SYSTEM.SYSTEM.FOXMON
specifies the program object file for this process to use when it is started. The
program object file for the FOX monitor process is $SYSTEM.SYSTEM.FOXMON.
Refer to the SCF Reference Manual for the Kernel Subsystem for complete syntax
information for the SCF ADD PROCESS command.
Caution. Refer to Planning for FOX Monitor Process Configuration on page 2-2 for information
on configuring the primary and backup FOXMON processes in order to increase the availability
of the ServerNet/FX adapter subsystem.
Caution. Never put a copy of FOXMON in the $SYSTEM.SYSTEM subvolume. By configuring
the program object file for the FOX monitor process to $SYSTEM.SYSTEM.FOXMON without
placing a copy of FOXMON in the $SYSTEM.SYSTEM subvolume, the FOXMON located in
the current SYSnn is automatically picked up. However, if a copy of FOXMON exists in the
$SYSTEM.SYSTEM subvolume, that copy is ALWAYS used regardless of the current SYSnn
being used.