OSI/MHS Management Programming Manual
Event Messages
OSI/MHS Management Programming Manual—424824-001
6-105
29: ZMHS-EVT-FTL-IO-ERR
29: ZMHS-EVT-FTL-IO-ERR
A file system error code was returned from an I/O operation on the specified file. The
affected OSI/MHS process terminates abnormally. This is a critical event.
Token Descriptions
ZSPI-TKN-ERRLIST
indicates the start of an error list describing the trap error that occurred. The tokens
in the error list are described in the Guardian Procedure Errors and Messages
Manual.
ZMHS-TKN-XFNAME
is the name of the file involved in the error; maximum length is 256 bytes.
ZEMS-TKN-EMPHASIS
has the value ZSPI-VAL-TRUE, indicating that this is a critical event.
ZEMS-TKN-CONSOLE-PRINT
has the value ZSPI-VAL-TRUE.
Cause. The process stops because of a file system error from an I/O operation.
Recovery. In some cases the MHS manager will restart the group to which the process
belongs. If the automatic recovery actions of OSI/MHS are not successful, check the
specified file and take corrective action depending on ZSPI-TKN-PROC-ERR.
Considerations
This event message is reported to the primary collector.
Additional Unconditional Tokens
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
ZSPI-TKN-ERROR.Z-ERROR <1> token-type ZSPI-TYP-ERROR.
ZSPI-TKN-ERROR.Z-SSID token-type ZSPI-TYP-ERROR.
ZFIL-TKN-FILE-NAME token-type ZSPI-TYP-FNAME.
ZSPI-TKN-PROC-ERR <2> token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZMHS-TKN-XFNAME <3> token-type ZSPI-TYP-STRING.
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-CONSOLE-PRINT token-type ZSPI-TYP-BOOLEAN.
Event-Message Text
Fatal file system error <1> from procedure <2>, file <3>.