Enhanced Support Facility 2.6 User's Guide
Contents Index PreviousNext

Part 1 SCF Driver Features> Chapter 4 Driver Messages

4.3 SCSI Fault LED Driver


 

WARNING: FJSVsfled: _init: ddi_soft_state_init failed.

Meaning
Failed to incorporate SCSI Fault LED driver into the system due to the abnormal termination of ddi_soft_state_init(9F).
Action
Allocate memory since there might not be enough kernel resources.

 

WARNING: FJSVsfled: _init: mod_install failed.

Meaning
Failed to incorporate SCSI Fault LED driver into the system due to the abnormal termination of mod_install(9F).
Action
Allocate memory since there might not be enough kernel resources.

 

WARNING: FJSVsfled: _fini: mod_remove failed.

Meaning
Failed to remove SCSI Fault LED driver from the system due to the abnormal termination of mod_remove(9F).
Action
Allocate memory since there might not be enough kernel resources.

 

WARNING: FJSVsfled: scsi_probe failed.

Meaning
Failed to attach SCSI Fault LED driver into the system due to the abnormal termination of scsi_probe(9F).
Action
Check the state of SCSI Fault LED device or SCSI Host bus adapter.

 

WARNING: FJSVsfled: ddi_soft_state_zalloc failed.

Meaning
Failed to incorporate SCSI Fault LED driver into the system due to the abnormal termination of ddi_soft_state_zalloc(9F).
Action
Allocate memory since there might not be enough kernel resources.

 

WARNING: FJSVsfled: ddi_create_minor_node failed.

Meaning
Failed to incorporate SCSI Fault LED driver into the system because the creation of the device minor node failed.
Action
Make sure there is enough room in the /devices file system.

 

WARNING: FJSVsfled: scsi_alloc_consistent_buf failed.

Meaning
Failed to allocate kernel resources for SCSI transport.
Action
Allocate memory since there might not be enough kernel resources.

 

WARNING: FJSVsfled: resource allocation for request sense packet failed.

Meaning
Failed to allocate kernel resources for SCSI transport.
Action
Allocate memory since there might not be enough kernel resources.

 

WARNING: FJSVsfled: ddi_get_soft_state failed.

Meaning
Failed to retrieve the kernel resources due to the abnormal termination of ddi_get_soft_state(9F).
Action
Allocate memory since there might not be enough kernel resources.

 

WARNING: FJSVsfled: ddi_copyin failed.

Meaning
Failed ioctl due to the abnormal termination of ddi_copyin(9F).
Action
Allocate memory since there might not be enough kernel resources.

 

WARNING: FJSVsfled: ddi_copyout failed.

Meaning
Failed ioctl due to the abnormal termination of ddi_copyout(9F).
Action
Allocate memory since there might not be enough kernel resources.

 

WARNING: FJSVsfled: sfled_start: SCSI transport error occured.

Meaning
SCSI transport error occurred on SCSI Host bus adapter.
Action
If this message is displayed repeatedly, check the state of SCSI Host bus adapter.

 

WARNING: FJSVsfled: scsi_init_pkt failed.

Meaning
Failed to allocate kernel resources for SCSI transport.
Action
Allocate memory since there might not be enough kernel resources.

 

WARNING: FJSVsfled: sfled_restart: SCSI transport error occured.

Meaning
SCSI transport error occurred on SCSI Host bus adapter.
Action
If this message is displayed repeatedly, check the state of SCSI Host bus adapter.

 

WARNING: FJSVsfled: sfled_callback: SCSI transport error occured.

Meaning
Error occurred during SCSI command transportation.
Action
If this message is displayed repeatedly, check the state of SCSIFault LED device or SCSI Host bus adapter.

 

WARNING: "device node name" (FJSVsfled?):
: status=0x?,sense_key=0x?,ASC=0x?,ASCQ=0x?

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

 

WARNING: "device node name" (FJSVsfled?):
: No Sense

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

 

WARNING: "device node name" (FJSVsfled?):
: Illegal Request (Invalid command operation code)

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

 

WARNING: "device node name" (FJSVsfled?):
: Illegal Request (Logical unit not supported)

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

 

WARNING: "device node name" (FJSVsfled?):
: Illegal Request

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

 

WARNING: "device node name" (FJSVsfled?):
: Unit Attention (Power-on, reset, or bus device reset occurred)

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

 

WARNING: "device node name" (FJSVsfled?):
: Unit Attention

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

 

WARNING: "device node name" (FJSVsfled?):
: Aborted Command (Message Error)

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

 

WARNING: "device node name" (FJSVsfled?):
: Aborted Command (SCSI parity error)

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

 

WARNING: "device node name" (FJSVsfled?):
: Aborted Command (Initiator detected error message received)

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

 

WARNING: "device node name" (FJSVsfled?):
: Aborted Command (Invalid message error)

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

 

WARNING: "device node name" (FJSVsfled?):
: Aborted Command

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

 

WARNING: "device node name" (FJSVsfled?):
: Unknown Reason

Meaning
SCSI command error occurred on Fault LED device described as "device node name".
Action
If this message is displayed repeatedly, check the state of SCSI Fault LED device.

Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2005