NonStop Operating System Event Management Programming Manual
Disk Process Event Messages (ZDSK)
HP NonStop Operating System Event Management Programming Manual—520372-020
11-77
Messages
5029: ZDSK-EVT-NO-MEMORY
The disk process ran out of memory while attempting to allocate its internal tables.
Unconditional Tokens
Cause. Not enough memory was available for the disk process to allocate space for
its internal tables. This message can occur while the volume is being placed in the up
state.
Effect. The disk remains in a down state.
Recovery. Make more memory available, or change your CONFTEXT configuration
file to have fewer disk processes for each processor or less cache for each disk
process group.
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-CBTABLE token-type ZDSK-TYP-CBTABLE
Event-Message Text
LDEV ldev
Unable to allocate space for { DPShare FCB Table }
{ DPShare FCB Hash Table }
{ DPShare OCB Table }
{ DPShare OCB^CPUSys Table }
{ DP2 A/C Manager }
{ DP2 Lock Manager }.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSK-EVT-NO-
MEMORY (5029).
ZEMS-TKN-LDEV. Subject token that specifies the logical device number of
the affected disk drive
ZDSK-TKN-CBTABLE DP2 internal data structure for which the disk process was
unable to allocate space. Values are listed under the
description of token type ZDSK-CBTABLE in Disk Process
(ZDSK-) Definitions on page 11-12.