B server lmm and client lmm process functions, Server, B. server lmm and client lmm process functions – HP Integrity NonStop H-Series User Manual

Page 139: Server lmm and client lmm process functions

Advertising
background image

Library Media Manager Installation and User’s Guide529970-001

B- 1

B

Server LMM and Client LMM

Process Functions

SERVER

TSILMMS0:

This process is the initiator. It starts all other processes, socket connections for all
client and GUI connections. All messages from the client process and GUI are sent
here and then sent along to TSILMMS5.

TSILMMS1:

This process handles all control path (mount, dismount, import and exports).

TSILMMS2:

This process sends messages to TSILMMS2 from TSILMMS0. It acts as a buffer. If a
message was not received from TSILMMS2, it will queue and resend it later.

TSILMMS3:

This process filters the $0 collector for any $ZSVR for mount, dismount, reject or
canceled messages.

TSILMMS4:

This process sends all messaging to the $0 collector (TSICO) from TSILMMS1.

TSILMMS5:

This process receives all backup requests from the GUI through TSILMMS0. Will save
all backup requests that have been scheduled.

TSILMMS6:

This process executes the backup requests received from TSILMMS5.

TSILMMSL:

This process does all tape labeling and is sent the request from TSILMMS1 after tape
has been mounted.

TSILMMSE:

This receives messages from TSILMMS1 and TSILMMS3 that are sent to the GUI for
display.

Advertising