Alexey Samoylov wrote: > Doesn't work properly. > smartd shows increasing of "Offline uncorrectable sectors" value. > > Jul 6 08:09:21 srv3 smartd[1189]: Device: /dev/ada0, 40025 Offline > uncorrectable sectors (changed +189) > Jul 6 08:39:21 srv3 smartd[1189]: Device: /dev/ada0, 40217 Offline > uncorrectable sectors (changed +192)
This and other recent SSD drives use 64-bit raw attribute values and no normalized values. Most attributes including 197 and 198 have a different meaning. > srv3# smartctl -a /dev/ada0 > smartctl 5.39.1 2010-01-28 r3054 [FreeBSD 8.1-BETA1 amd64] (local build) > Copyright (C) 2002-10 by Bruce Allen,http://smartmontools.sourceforge.net > > === START OF INFORMATION SECTION === > Device Model: STT_FTM28GX25H > This drive is already in the database of SVN trunk and these issues are handled. You could either: - Rebuild smartmontools from SVN trunk or - Add '-C 0' and '-U 0' to smartd.conf and update drive database by copying "Original Format" from: http://sourceforge.net/apps/trac/smartmontools/browser/branches/RELEASE_5_39_DRIVEDB/smartmontools/drivedb.h into: /usr/share/smartmontools/drivedb.h (requires a build with --enable-drivedb) or: /etc/smart_drivedb.h Thanks, Christian ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Smartmontools-database mailing list Smartmontools-database@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/smartmontools-database