Dell Emulex Family of Adapters User Manual

Page 905

Advertising
background image

Emulex Drivers Version 10.2 for Linux User Manual

P010081-01A Rev. A

4. Troubleshooting

Log Messages

905

0406: Adapter maximum temperature exceeded <temperature>, taking this port

offline

The driver has received an error for the HBA indicating that the maximum allowable temperature
has been exceeded.

Data:

(1) work_hs (2) work_status[0] (3) work_status[1]

Severity: Error
Log:

LOG_INIT

Action:

Ensure the server fans are not blocked. Shut down the server if the airflow is restricted.

0407: Ignoring nodev_tmo module parameter because devloss_tmo is set.

Both module parameters (nodev and devloss) were set so the driver is ignoring the nodev parameter.

Data:

None

Severity: Error
Log:

LOG_INIT

Action:

Only one of these parameters must be set.

0410: Cannot find virtual addr for mapped buf on ring <ringno>

The driver cannot find the specified buffer in its mapping table. Therefore, it cannot find the virtual
address needed to access the data.

Data:

(1) phys (2) next (3) prev (4) postbufq_cnt

Severity: Error
Log:

Always

Action:

This error could indicate a software driver or firmware issue. If this issue persists report
these errors to Technical Support.

0421: MSI-X slow-path request_irq failed <rc>

The kernel API to request an IRQ has failed.

Data:

None

Severity: Warning
Log:

LOG_INIT

Action:

Use module parameter lpfc_use_msi=0 (INTx).

0422: lpfc_restrict_login attribute cannot be set to <val>, allowed range is

[0, 1]

Attempt to set the restrict login parameter to something other than on or off.

Data:

None

Severity: Error
Log:

LOG_INIT

Action:

Use 0 (Off) or 1 (On)

0423: lpfc_"#attr" attribute cannot be set to %d, allowed range is ["#minval",

"#maxval"]

This is a compile time macro that is used by several module parameters during initialization. Each
module parameter has its own minimum and maximum values that are displayed.

Data:

None

Severity: Error
Log:

LOG_INIT

Action:

Set the module parameter between the minimum and maximum values.

Table 4-4 LPFC Error Log Messages and their Descriptions (Continued)

Advertising