Opened 14 years ago

Closed 14 years ago

#66 closed enhancement (fixed)

-l xselftest,selftest fails on Intel X25-M G2

Reported by: querbach Owned by: Christian Franke
Priority: minor Milestone: Release 5.40
Component: smartctl Version: 5.39.1
Keywords: Cc:

Description

smartctl -l xselftest,selftest fails to fall back to selftest, reporting:

# smartctl -l xselftest,selftest /dev/sda
smartctl 5.40 2010-02-03 r3060 [i686-pc-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

=== START OF READ SMART DATA SECTION ===
General Purpose Logging (GPL) feature set supported
SMART Extended Self-test Log Version: 1 (1 sectors)
Invalid Self-test Log index = 0x0080 (reserved = 0x00)
# 

It seems that smartctl sees the Extended Self-Test Log feature as supported, but the drive either doesn't support it, or supports it improperly. A special case for the X25-M might suppress this problem and cause the fallback to work properly.

Attachments (1)

gplog-0x7.txt (2.6 KB ) - added by querbach 14 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by Christian Franke, 14 years ago

Please attach output of: smartctl -l gplog,0x7 /dev/sda

by querbach, 14 years ago

Attachment: gplog-0x7.txt added

comment:2 by Christian Franke, 14 years ago

Milestone: Release 5.40
Owner: changed from somebody to Christian Franke
Status: newaccepted

comment:3 by Christian Franke, 14 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.