ServerNet Cluster Manual
Installing and Configuring a ServerNet Cluster
ServerNet Cluster Manual—520575-003
3-10
Task 6: Add MSGMON, SANMAN, and SNETMON
to the System-Configuration Database
2. Configure SANMAN:
-> ADD PROCESS $ZZKRN.#ZZSMN, &
AUTORESTART 10, &
PRIORITY 199, &
PROGRAM $SYSTEM.SYSTEM.SANMAN, &
CPU FIRSTOF (02, 05, 06, 03, 07, 04), &
HOMETERM $ZHOME, &
OUTFILE $ZHOME, &
NAME $ZZSMN, &
SAVEABEND ON, &
STARTMODE SYSTEM, &
STOPMODE SYSMSG, &
STARTUPMSG "CPU-LIST <cpu-list>"
3. Configure SNETMON:
-> 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>"
4. Start each process as described in Starting MSGMON, SANMAN, and SNETMON
on page 3-11.
Note. For two-processor systems, HP recommends that you specify (00, 01) for the CPU
list. For four-processor systems, specify (02, 01, 03) for the CPU list. For systems of six or
more processors, specify (02, 05, 06, 03, 07, 04) for the CPU list.
Note. For two-processor systems, HP recommends that you specify (00, 01) for the CPU
list. For four-processor systems, specify (02, 01, 03) for the CPU list. For systems of six or
more processors, specify (02, 05, 06, 03, 07, 04) for the CPU list.