ServerNet/FX Adapter Configuration and Management Manual

Table Of Contents
ServerNet/FX Adapter Subsystem SCF Commands
ServerNet/FX Adapter Configuration and Management Manual426872-002
4-28
PRIMARY Command
PRIMARY Command
The PRIMARY command is used to toggle the primary and backup processors of the
FOX monitor process ($ZZFOX). PRIMARY is a sensitive command.
The PRIMARY command syntax is
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
PROCESS
is a keyword specifying that a FOX process name comes next on the command
line.
FOX-process-name
is the name of the FOX monitor process ($ZZFOX) whose primary processor is to
be switched.
CPU-number
is the number of the processor on which the FOX backup process is running. Use
the INFO PROCESS command to find this number.
Consideration
The FOX backup process must already be configured on the processor where the
primary process is being switched.
Example
To switch the primary processor for a FOX process to the previously configured backup
processor (CPU 3), issue the following command:
SCF> PRIMARY $ZZFOX, 3
PRIMARY [ /OUT file-spec/ ] PROCESS FOX-process-name
, CPU-number