Custom Query (1560 matches)
Results (310 - 312 of 1560)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1964 | fixed | add to driverdb IBM-WD5003ABYX-23 | ||
| Description |
martctl 7.5 2025-04-30 r5714 [FreeBSD 14.3-RELEASE i386] (local build) Copyright (C) 2002-25, Bruce Allen, Christian Franke, www.smartmontools.org START OF INFORMATION SECTIONDevice Model: WD5003ABYX-23 00W1141 00W1445IBM Serial Number: WD-WMAYP0M30WE0 LU WWN Device Id: 5 0014ee 65c64cae6 Firmware Version: WC38 User Capacity: 500,107,862,016 bytes [500 GB] Sector Size: 512 bytes logical/physical Rotation Rate: 7200 rpm Device is: Not in smartctl database 7.5/5816 ATA Version is: ATA8-ACS (minor revision not indicated) SATA Version is: SATA 3.0, 6.0 Gb/s (current: 1.5 Gb/s) Local Time is: Sat Aug 16 01:13:42 2025 +05 SMART support is: Available - device has SMART capability. SMART support is: Enabled AAM feature is: Unavailable APM level is: 128 (minimum power consumption without standby) Rd look-ahead is: Enabled Write cache is: Enabled DSN feature is: Unavailable ATA Security is: Disabled, NOT FROZEN [SEC1] |
|||
| #207 | fixed | predicted time of extended self-test appears to be capped at 255 minutes | ||
| Description |
Both of these disks report taking 255 minutes to complete the long (extended) self-test: 0 root@monkey:~# smartctl -t long /dev/sdd smartctl 5.40 2010-07-12 r3124 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net === START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION === Sending command: "Execute SMART Extended self-test routine immediately in off-line mode". Drive command "Execute SMART Extended self-test routine immediately in off-line mode" successful. Testing has begun. Please wait 255 minutes for test to complete. Test will complete after Tue Nov 22 04:31:37 2011 Use smartctl -X to abort test. 0 root@monkey:~# smartctl -t long /dev/sdb smartctl 5.40 2010-07-12 r3124 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net === START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION === Sending command: "Execute SMART Extended self-test routine immediately in off-line mode". Drive command "Execute SMART Extended self-test routine immediately in off-line mode" successful. Testing has begun. Please wait 255 minutes for test to complete. Test will complete after Tue Nov 22 04:31:41 2011 0 root@monkey:~# However, their internal firmware believes that the amount of time taken varies significantly (686 and 506 minutes respectively, if i'm reading this output correctly): 0 root@monkey:~# smartctl -a /dev/sdb | egrep -A1 'START OF INFO|Total time' === START OF INFORMATION SECTION === Device Model: WDC WD2003FYYS-02W0B0 -- Total time to complete Offline data collection: (30360) seconds. 0 root@monkey:~# smartctl -a /dev/sdd | egrep -A1 'START|Total\ time' === START OF INFORMATION SECTION === Device Model: WDC WD2002FYPS-02W3B0 -- Total time to complete Offline data collection: (41160) seconds. 0 root@monkey:~# This makes me think that the report of 255 minutes is flawed (maybe capped by an unsigned char or something?) This is using stock debian squeeze: 0 root@monkey:~# uname -a Linux monkey 2.6.32-5-vserver-amd64 #1 SMP Mon Oct 3 06:23:01 UTC 2011 x86_64 GNU/Linux 0 root@monkey:~# smartctl --version smartctl 5.40 2010-07-12 r3124 [x86_64-unknown-linux-gnu] (local build) Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net smartctl comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under the terms of the GNU General Public License Version 2. See http://www.gnu.org for further details. smartmontools release 5.40 dated 2009-12-09 at 21:00:32 UTC smartmontools SVN rev 3124 dated 2010-07-12 at 19:21:00 smartmontools build host: x86_64-unknown-linux-gnu smartmontools build configured: 2010-12-26 11:52:46 UTC smartctl compile dated Dec 26 2010 at 11:53:03 smartmontools configure arguments: '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--with-initscriptdir=/etc/init.d' '--with-docdir=/usr/share/doc/smartmontools' '--enable-drivedb' '--enable-savestates' '--enable-attributelog' '--with-savestates=/var/lib/smartmontools/smartd.' '--with-attributelog=/var/lib/smartmontools/attrlog.' '--with-selinux' 'CXXFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CFLAGS=-g -O2 -fsigned-char -Wall -O2' 0 root@monkey:~# |
|||
| #1877 | fixed | Regex adjustment for Micron 5300 MAX (MTFDDAK1T9TDT) | ||
| Description |
The regex for Micron 5300 MAX needs to be adjusted.
It is currently:
|
|||
