Custom Query (1376 matches)
Results (28 - 30 of 1376)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#62 | fixed | 4K info from IDENTIFY DEVICE | ||
Description |
I checked the ATA/ATAPI specification and it seems it may be possible to find real HW sector size from word 106 of IDENTIFY DEVICE command. Would it be possible to check this and propagate this information to user-space via smartctl? It will allow semi-automatic creation of properly aligned partitions on devices like WD6400AARS. |
|||
#65 | fixed | 059f:1019 LaCie, Ltd Desktop Hard Drive supported by -d usbjmicron | ||
Description |
Hi, Bus 001 Device 006: ID 059f:1019 LaCie, Ltd Desktop Hard Drive is supported by -d usbjmicron, but this is not discovered automatically, please detect it automatically |
|||
#66 | fixed | -l xselftest,selftest fails on Intel X25-M G2 | ||
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. |