at Apprentice
Joined: 20 Aug 2006 Posts: 185
|
Posted: Wed Aug 15, 2007 4:58 am Post subject: 2.6.22 kernel breaks SMART [solved] |
|
|
I had a perfectly working smart system: 'smartctl -a -d ata /dev/sda' gave a meaningful result and smartd was running wiht my hardened-2.6.21 kernel. (I have an S-ATA drive.)
Now, once I have upgraded to hardened-2.6.22 kernel, smartd would not start and smartctl cannot communicate to the S.M.A.R.T. system of the drive:
Code: | # smartctl -a -d ata /dev/sda
smartctl version 5.36 [x86_64-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/
=== START OF INFORMATION SECTION ===
Device Model: ST3300622AS
Serial Number: 4NF1JAV8
Firmware Version: 3.AAH
User Capacity: 300,069,052,416 bytes
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: 7
ATA Standard is: Exact ATA specification draft version not indicated
Local Time is: Wed Aug 15 00:47:10 2007 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Error SMART Status command failed
Please get assistance from http://smartmontools.sourceforge.net/
Register values returned from SMART Status command are:
CMD=0x50
FR =0x00
NS =0x00
SC =0x00
CL =0x00
CH =0x00
SEL=0x00
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
|
I have nVidia MCP55 SATA Controller and a Seagate S-ATA drive.
What could be the problem?
Last edited by at on Tue Aug 28, 2007 3:58 am; edited 1 time in total |
|