TS/MP 2.5 Release Supplement

1. On HP Integrity NonStop servers, the TS/MP 2.0 LINKMON or ROUT process is added
directly under the Persistence Manager $ZZKRN process using the SCF ADD PROCESS
command. The $ZZKRN process maintains a persistent table of its own where it maintains
all added entries. An added entry remains in the table (until it is explicitly deleted using
SCF DELETE PROCESS command) irrespective of the number of sysgens and processor
reloads performed. The SCF ADD PROCESS command for TS/MP 2.0 LINKMON or
ROUT directs the $ZZKRN process to use the ROUT program file residing at the current
SYSnn subvolume. The TS/MP 2.0 LINKMON or ROUT program file is always installed
at current SYSnn, and the $ZZKRN process always uses the ROUT program file at the
current SYSnn subvolume to start the ROUT process during the system load, or a processor
reload, or when the ROUT process needs to be restarted. As a result, the $ZZKRN process
acts as the process manager for TS/MP 2.0 LINKMON or ROUT process. Once the
TS/MP 2.0 LINKMON or ROUT processes are started (by the $ZZKRN process), they
cannot be stopped using TACL STOP command. Also, TS/MP 2.0 LINKMON or ROUT
process disables its stop mode and this prevents the SCF ABORT PROCESS
$ZZKRN.#ROUT command from stopping the ROUT process. After installation of the
TS/MP 2.5, and before system loading, logon with SUPER.SUPER and rename the
TS/MP 2.5 ROUT program file as follows:
TACL>RENAME $SYSTEM.<SYSnn>.ROUT,
$SYSTEM.<SYSnn>.<renamed-file>
where <SYSnn> is the latest SYSnn subvolume in which TS/MP 2.5 ROUT program file
is present.
2. After system loading, the TS/MP 2.0 LINKMON or ROUT entry must be deleted from the
$ZZKRN process table as per the following steps:
$SYSTEM.STARTUP> scf
1->ASSUME PROCESS $ZZKRN
2-> NAMES *
NONSTOP KERNEL - NAMES PROCESS \<system-name>.$ZZKRN.*
Process
$ZZKRN.#OSM-APPSRVR $ZZKRN.#OSM-CIMOM
$ZZKRN.#OSM-CONFLH-RD $ZZKRN.#OSM-OEV
$ZZKRN.#QATRAK $ZZKRN.#QIOMON
$ZZKRN.#ROUT $ZZKRN.#ROUTING-DIST
$ZZKRN.#SP-EVENT $ZZKRN.#TFDSHLP
$ZZKRN.#UNCP $ZZKRN.#ZHOME
$ZZKRN.#ZLOG $ZZKRN.#ZPMON
$ZZKRN.#ZSLM2 $ZZKRN.#ZZKRN
$ZZKRN.#ZZLAN $ZZKRN.#ZZSTO
$ZZKRN.#ZZWAN
3-> STATUS PROCESS $ZZKRN.#ROUT
NONSTOP KERNEL - Status PROCESS \<system-
name>.$ZZKRN.#ROUT
Owner IDBackup PIDSub Primary
PID
StateNameSymbolic
Name
NoneNoneSTOPPED$ZL00ROUT
NoneNoneSTOPPED$ZL01ROUT
NoneNoneSTOPPED$ZL02ROUT
NoneNoneSTOPPED$ZL03ROUT
NoneNoneSTOPPED$ZL04ROUT
NoneNoneSTOPPED$ZL05ROUT
NoneNoneSTOPPED$ZL06ROUT
54 Installing and Configuring