NonStop Operating System Event Management Programming Manual
Disk Process Event Messages (ZDSK)
HP NonStop Operating System Event Management Programming Manual—520372-020
11-170
Messages
Recovery. See Recovery Action Requiring Vendor Support on page 11-20.
5141: ZDSK-EVT-BAD-MEMORY-REQUEST
A pool allocation request exceeded %377770D (eight bytes less than 128 KB).
Unconditional Tokens
Cause. A pool allocation request exceeded the maximum pool size that can be
requested (%377770D—eight bytes less than 128 KB).
Effect. The new open request fails.
Recovery. Close some of the files (move the files to different volumes, reducing the
number of open files). Increasing the CBPOOLLEN through SCF does not help.
Subject: ZEMS-TKN-LDEVNUMBER and ZEMS-TKN-LDEV
Potentially critical event: Yes
Action event: No
Message sender: DP2 File Manager
TMDS collector: No
Unconditional Tokens
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-INT
ZEMS-TKN-LDEVNUMBER <2> token-type ZSPI-TYP-UINT
ZEMS-TKN-LDEV <3> token-type ZSPI-TYP-UINT
ZDSK-TKN-PARM1-INT32(1) <4> token-type ZSPI-TYP-INT
ZDSK-TKN-PARM1-INT32(2) <5> token-type ZSPI-TYP-INT
Event-Message Text
LDEV {<2>|<3>} DP2 GETPOOL Failed:
Maximum memory request allowed : <4> Bytes,
Currently requested : <5> Bytes.
Token Description
ZEMS-TKN-EVENTNUMBER Event number for this message. Value is ZDSK-EVT-BAD-
MEMORY-REQUEST (5141).
ZEMS-TKN-LDEVNUMBER Subject token that specifies the logical device number of
the affected disk drive.
ZEMS-TKN-LDEV Subject token that specifies the logical device number of
the affected disk drive.
ZDSK-TKN-PARM1-INT32(1) Maximum number of bytes that can be requested.
ZDSK-TKN-PARM1-INT32(2) Number of bytes requested.