Dell H810, H710P, H310 manual Unable to Register SCSI Device Error Message

Models: H310 H710 H710P H810

1 136
Download 136 pages 19.9 Kb
Page 127
Image 127
Unable to Register SCSI Device Error Message

The driver running in the new kernel is the native driver of the new kernel. The driver package you installed previously in the new kernel does not take effect in the new kernel.

Perform the following procedure to make the driver auto-build into the new kernel:

1Type:

dkms build -m <module_name> -v <module version> -k <kernel version>

2Type:

dkms install -m <module_name> -v <module version> -k <kernel version>

3Type the following to check whether the driver is successfully installed in the new kernel:

DKMS

The following details appear:

<driver name>, <driver version>, <new kernel version>: installed

Unable to Register SCSI Device Error Message

Error Message:

smartd[smartd[2338] Device: /dev/sda, Bad IEC (SMART) mode page, err=-5, skip device

smartd[2338] Unable to register SCSI device /dev/sda at line 1 of file /etc/smartd.conf

Corrective Action: This is a known issue. An unsupported command is entered through the user application. User applications attempt to direct Command Descriptor Blocks to RAID volumes. The error message does not effect the feature functionality. The Mode Sense/Select command is supported by firmware on the controller. However, the Linux kernel daemon issues the command to the virtual disk instead of to the driver IOCTL node. This action is not supported.

Troubleshooting

127

Page 127
Image 127
Dell H810, H710P, H310 manual Unable to Register SCSI Device Error Message