NonStop Operating System Event Management Programming Manual

Disk Process Event Messages (ZDSK)
HP NonStop Operating System Event Management Programming Manual520372-020
11-115
Messages
5072: ZDSK-EVT-LK-TABLE-USE
This message provides information on the amount of space currently in use by the
combined lock tables. This includes the LAB, LNB, Posix lock, and LKSHORT tables.
The message specifies the current size and limit for all lock tables, and the current size
and limit for the lock-id long pool. (The lock-id long pool is used for keys greater than
16 bytes long.)
Unconditional Tokens
Cause. This message is preceded by event message ZDSK-EVT-NO-LKTABLE-
SPACE (5071), which indicates that DP2 failed to obtain additional space for its lock
tables.
Effect. Requests to open or access files on the DP2 volume might incur allocation
errors (33 or 35).
Subject: ZEMS-TKN-LDEV
Potentially critical event: Yes
Action event: No
Message sender: Disk process (ZDSK)
TMDS collector: No
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZEMS-TKN-LDEV token-type ZSPI-TYP-UINT
ZDSK-TKN-POOL-SIZE token-type ZSPI-TYP-INT2
Event-Message Text
LDEV ldev
DP2 LOCK TABLES space: In use is nKB, Maximum is nKB,
LOCK ID POOL space: In use is nKB, Maximum is nKB.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSK-EVT-LK-
TABLE-USE (5072).
ZEMS-TKN-LDEV Subject token that specifies the logical device number of
the affected disk drive.
ZDSK-TKN-POOL-SIZE Occurs four times and specifies, in this order, the space
used by all of the in-use lock tables, the maximum space
available for all lock tables, the space used by the in-use
lock ID pools, and the maximum space available for the
lock ID pools (all in kilobytes).