[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Problem Solving Guide and Reference

MSLA Error Identifiers for the Error Log

This category of identifiers contains the following error labels:

MSLA ADAPTER   MSLA CLOSE   MSLA INTR
MSLA PROTOCOL   MSLA START   MSLA WRITE

Go back to the categories of Error Identifiers.

MSLA ADAPTER

Error Description: ADAPTER ERROR

An error has occurred that represents an error condition interrupt from the multisubchannel line access (MSLA) adapter.

DETAIL DATA

File Name File name associated with the location of the error.
Return Code The return code from the failing module (see /sys/errno.h).
Line Address Memory address associated with the data transmission.

MSLA CLOSE

Error Description: SOFTWARE PROGRAM ABNORMALLY TERMINATED

An error has occurred during the processing of a device driver close command or a driver halt command.

Refer to the Detail Data under MSLA ADAPTER.

MSLA INTR

Error Description: COMMUNICATION PROTOCOL ERROR

An error has occurred during the processing of interrupts from the MSLA.

Refer to the Detail Data under MSLA ADAPTER.

MSLA PROTOCOL

Error Description: COMMUNICATION PROTOCOL ERROR

The system has detected a handshaking error between the adapter and either the device driver or the internal device driver communications.

Refer to the Detail Data under MSLA ADAPTER.

MSLA START

Error Description: OUT OF RESOURCES

An error has occurred that prevents the start of a session. This error may signify a permanent program input/output error.

Refer to the Detail Data under MSLA ADAPTER.

MSLA WRITE

Error Description: ADAPTER ERROR

A write error has occurred during processing on the device driver.

Refer to the Detail Data under MSLA ADAPTER.


[ Previous | Next | Contents | Glossary | Home | Search ]