Dell H710 Server User Manual


 
Troubleshooting 127
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:
1
Ty pe :
dkms build -m <module_name> -v <module version> -k
<kernel version>
2
Ty pe :
dkms install -m <module_name> -v <module version> -k
<kernel version>
3
Type 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.