ServerNet Cluster 6780 Planning and Installation Guide (G06.24+, H06.03+)
Configuring MSGMON, SANMAN, and SNETMON
ServerNet Cluster 6780 Planning and Installation Guide—527301-004
E-5
Task 4: Start MSGMON, SANMAN, and SNETMON
To configure SNETMON, add this SCF command with these attributes to your
command file:
-> ADD PROCESS $ZZKRN.#ZZSCL, &
AUTORESTART 10, &
PRIORITY 199, &
PROGRAM $SYSTEM.SYSTEM.SNETMON, &
CPU FIRSTOF (02, 05, 06, 03, 07, 04), &
HOMETERM $ZHOME, &
OUTFILE $ZHOME, &
NAME $ZZSCL, &
SAVEABEND ON, &
STARTMODE SYSTEM, &
STOPMODE SYSMSG, &
STARTUPMSG "CPU-LIST cpu-list"
Task 4: Start MSGMON, SANMAN, and SNETMON
1. Use the SCF START PROCESS command to start MSGMON, SANMAN, and
SNETMON:
-> START PROCESS $ZZKRN.#MSGMON
-> START PROCESS $ZZKRN.#ZZSMN
-> START PROCESS $ZZKRN.#ZZSCL
2. Use the SCF STATUS PROCESS command to verify that MSGMON ($ZIMnn),
SANMAN ($ZZSMN), and SNETMON ($ZZSCL) are started:
-> STATUS PROCESS $ZZKRN.*
Note. When $ZZKRN.#MSGMON is started, it is normal to receive error messages
indicating that one or more processors did not start due to CPU down. The command
attempts to start a MSGMON process in 16 processors but cannot start the process for the
processors that are not present in the node.
You cannot start the ServerNet cluster subsystem until the fiber-optic cables are attached
from the node to the switch. The Add Node to ServerNet Cluster action instructs you when
to connect the cables and also brings the subsystem to the STARTED state if it is not
already started.