Annotation of embedaddon/smartmontools/CHANGELOG, revision 1.1
1.1 ! misho 1: CHANGELOG for smartmontools
! 2:
! 3: $Id: CHANGELOG 3458 2011-10-20 19:20:23Z chrfranke $
! 4:
! 5: The most recent version of this file is:
! 6: http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/trunk/smartmontools/CHANGELOG?view=markup
! 7:
! 8: Maintainers / Developers Key (alphabetic order):
! 9: [AS] Alex Samorukov
! 10: [BA] Bruce Allen
! 11: [OB] Oliver Bock
! 12: [EB] Erik Inge Bolsř
! 13: [SB] Stanislav Brabec
! 14: [PC] Peter Cassidy
! 15: [MC] Matthieu Castet
! 16: [YD] Yuri Dario
! 17: [CD] Casper Dik
! 18: [CF] Christian Franke
! 19: [GF] Guilhem Frézou
! 20: [DG] Douglas Gilbert
! 21: [GG] Guido Guenther
! 22: [JPH] Jordan Powell Hargrave
! 23: [JH] Joerg Hering
! 24: [GK] Geoff Keating
! 25: [DK] Dr. David Kirkby
! 26: [DL] Dan Lukes
! 27: [KM] Kai Mäkisara
! 28: [EM] Eduard Martinescu
! 29: [FM] Frédéric L. W. Meunier
! 30: [GP] Gabriele Pohl
! 31: [AR] Adam Radford
! 32: [KS] Keiji Sawada
! 33: [MS] Manfred Schwarb
! 34: [TS] Tomas Smetana
! 35: [DS] David Snyder
! 36: [SS] Sergey Svishchev
! 37: [PW] Phil Williams
! 38: [LW] Leon Woestenberg
! 39: [SZ] Shengfeng Zhou
! 40: [RZ] Richard Zybert
! 41:
! 42: <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE>
! 43:
! 44: smartmontools 5.42 2011-10-20
! 45:
! 46: [CF] Windows installer: Add install dir to PATH in CMD shortcut.
! 47:
! 48: [CF] drivedb.h updates:
! 49: - SAMSUNG SpinPoint MP5
! 50: - Seagate Barracuda 7200.11: Change warning text, Seagate
! 51: apparently released fixed firmware without changing version
! 52: number (Debian bug 632758)
! 53: - Western Digital RE4 GP
! 54: - Western Digital VelociRaptor: Add 150GB, 300GB LHX variants
! 55: - Western Digital Scorpio Blue Serial ATA (Adv. Format):
! 56: Add 1TB JPVT variant
! 57:
! 58: [CF] drivedb.h USB update:
! 59: - WD Elements SE USB 3.0 (0x1058:0x1042)
! 60:
! 61: [CF] Windows installer: Rework to support UAC.
! 62: Replace *-run.bat files by runcmd?.exe wrappers.
! 63: Run drive menu entries elevated (ticket #173).
! 64:
! 65: [CF] smartctl.8.in: Add example script which prints all status bits
! 66: (ticket #191).
! 67:
! 68: [CF] Cygwin smartd: Remove '--service' option, update man page.
! 69:
! 70: [CF] smartd: Require absolute path name also for '-p' option.
! 71: Allow relative path names for '-A', '-s', '-p' in Windows
! 72: version only.
! 73:
! 74: [CF] smartd: Log model family from drive database if known.
! 75:
! 76: [CF] drivedb.h update:
! 77: - SMART Xcel-10 2.5 SATA SSD: Shorten names,
! 78: document supported default attributes.
! 79:
! 80: [CF] smartctl -P showall: Report error if attribute name is too long.
! 81:
! 82: [AS] freebsd: use system ciss header if available, it is added
! 83: to the base system by recent commit.
! 84:
! 85: [CF] smartd.conf.5.in: Update Windows 'msgbox' info.
! 86: Add missing IF/ENDIF for Solaris and Windows.
! 87:
! 88: [CF] man pages: Remove reference to T13 web site. It does no
! 89: longer provide links to the ATA documents.
! 90:
! 91: [CF] smartctl: Replace '-t scttempint,N[,p]' option
! 92: by '-l scttempint,N[,p]'.
! 93:
! 94: [CF] drivedb.h USB update:
! 95: - Oxford (0x0928:0x0000): unsupported, see
! 96: https://bugs.freedesktop.org/show_bug.cgi?id=24951
! 97:
! 98: [CF] Minor cleanup to prevent warnings from new gcc 4.6 options
! 99: -Wunused-but-set-parameter/variable.
! 100:
! 101: [CF] Windows smartd: Fix format string for 64-bit version.
! 102:
! 103: [CF] Remove EXPERIMENTAL notes for features already present in 5.40.
! 104:
! 105: [CF] smartctl: Add new log addresses from ACS-3 revision 1.
! 106:
! 107: [CF] smartctl: Print ATA ACS-x versions properly (ticket #183).
! 108:
! 109: [CF] smartctl: Add option '-l devstat[,PAGE]',
! 110: print ATA Device Statistics log pages (ticket #106).
! 111:
! 112: Thanks to David Boreham for providing access to a machine for testing.
! 113:
! 114: [AS] man pages: trivial man page syntax fixes (ticket #199)
! 115:
! 116: [CF] drivedb.h update:
! 117: - SMART Xcel-10 2.5 SATA SSD: Fix syntax error (ticket #200)
! 118:
! 119: [AS] drivedb.h update:
! 120: - SMART Xcel-10 2.5 SATA SSD
! 121:
! 122: [DG] [SCSI] document 'ssd' list option in man page and smartctl usage.
! 123:
! 124: [CF] Windows: Fix device type detection for Intel ICHxR RAID Volumes.
! 125:
! 126: [CF] smartd: Resend warning emails if problem reappears (ticket #167).
! 127:
! 128: [CF] smartd: Add separate directives '-l offlinests' and '-l selfteststs'
! 129: to enable tracking of status changes. Disable '-l offlinests' by
! 130: default to avoid misleading messages (see Debian bug 636078).
! 131:
! 132: [CF] drivedb.h updates:
! 133: - Crucial/Micron RealSSD C300/C400: Add m4 series (ticket #192)
! 134: - SandForce Driven SSDs: Add OCZ-AGILITY3
! 135: - Indilinx Barefoot based SSDs: Add RENICE Z2
! 136: - Intel 710 Series SSDs
! 137:
! 138: [CF] Windows smartd: Fix quoting of service command line.
! 139:
! 140: [CF] Cygwin smartd: Remove FreeConsole() after fork().
! 141: No longer needed for recent versions of Cygwin DLL.
! 142:
! 143: [CF] smartd: Add some sleep() time after machine standby mode.
! 144: Some drivers (Intel ICHxR Windows driver) report failures if
! 145: pass-through is accessed immediately after wake up.
! 146:
! 147: [AS] -d hpt on linux/freebsd - increased max channel number to 16,
! 148: fixed documentation.
! 149: (see http://permalink.gmane.org/gmane.linux.utilities.smartmontools/7846)
! 150:
! 151: [AS] os_linux.cpp - disabling SMART WRITE LOG SECTOR command on
! 152: megaraid interface for SATA disks.
! 153:
! 154: [AS] os_freebsd.cpp: -l scterc was broken on FreeBSD, fixed for atacam and
! 155: ata drivers (bug #198).
! 156:
! 157: [CF] drivedb.h updates:
! 158: - Crucial/Micron RealSSD C300/C400: Add C400
! 159: - SandForce Driven SSDs: Add Kingston HyperX,
! 160: OCZ-REVODRIVE, OCZ Deneva 2
! 161: - Intel X18-M/X25-M/X25-V G2 SSDs: Add 120GB
! 162: - Hitachi Travelstar 7K200: Match capital letters also
! 163: - Hitachi Ultrastar 7K3000
! 164: - Seagate Barracuda Green: Add ST2000DL001-* (ticket #195)
! 165: - WD My Passport Essential SE: Add WD10TMVW-*
! 166:
! 167: [CF] drivedb.h USB updates:
! 168: - Seagate FreeAgent GoFlex USB 3.0 (0x0bc2:0x5071) (ticket #195)
! 169: - Seagate FreeAgent GoFlex Desk USB 3.0 (0x0bc2:0x50a1):
! 170: Enable -d sat,16 (ticket #151).
! 171: - Oyen Digital MiniPro USB 3.0 (0x0dc4:0x020a) (ticket #193)
! 172: - WD My Passport Essential SE USB 3.0 (0x1058:0x0740)
! 173:
! 174: [CF] Windows: Add MSVC10 support, remove MSVC8 project files.
! 175:
! 176: [DG] [SCSI] smartctl output Solid State Media (SSD) percentage used
! 177: endurance indicator. Add '-l ssd', useful for SATA SSDs?
! 178:
! 179: [CF] atacmds.cpp: Rework search for temperature min/max values
! 180: in attributes 190/194. This fixes temperature tracking
! 181: for recent WDC drives.
! 182:
! 183: [CF] drivedb.h USB updates:
! 184: - LaCie rikiki USB 3.0 (0x059f:0x1057)
! 185: - Freecom Mobile Drive XXS (0x07ab:0xfc88)
! 186: - WD Elements SE (0x1058:0x1023)
! 187:
! 188: [CF] drivedb.h updates:
! 189: - Indilinx Barefoot based SSDs: Add G.Skill Falcon
! 190: - JMicron based SSDs (JMF61x): Add Kingston SSDNow V100 Series
! 191: - Transcend CompactFlash Cards: Add 8, 16GB
! 192: - Toshiba 1.8" HDD MD..29GSG
! 193: - SAMSUNG SpinPoint M7U
! 194: - Western Digital Caviar Green (Adv. Format): Add SATA 6Gb/s variants
! 195: - Western Digital My Passport USB: Shorten names
! 196:
! 197: [DG] [SCSI] smartd initial log entry for each drive now shows INQUIRY
! 198: strings and optionally the LU (logical unit) id and capacity
! 199:
! 200: [AS] os_freebsd.cpp: fixed return type in autodetect_smart_device.
! 201:
! 202: [CF] drivedb.h USB updates:
! 203: - WD My Book Essential (0x1058:0x0910, Debian bug 633724)
! 204: - Atech (0x11b0:0x6298)
! 205:
! 206: [CF] drivedb.h update:
! 207: - Seagate Barracuda ES.2: Add Dell firmware versions (ticket #189)
! 208:
! 209: [CF] drivedb.h updates:
! 210: - Seagate Maxtor DiamondMax 21: Add STM380215AS
! 211: - Seagate Barracuda 7200.12: Add ST3250312AS, ST31000524AS
! 212: - Toshiba 2.5" HDD MK..50GACY
! 213: - Toshiba 2.5" HDD MK..76GSX
! 214:
! 215: [AS] smartd.8 - removed configuration file information from this manual,
! 216: added reference to smartd.conf.5.
! 217:
! 218: [AS] smartd.conf.5 - added more platform-specific sections, corrected "areca"
! 219: device information, corrected sample configuration.
! 220:
! 221: [AS] os_freebsd.cpp: detecting access to /dev/mfidX devices to show help (#97)
! 222:
! 223: [CF] Update configure options in INSTALL file, remove outdated info.
! 224:
! 225: [CF] int64.h: Remove outdated uint64_to_double() workaround for MSVC6.
! 226:
! 227: [CF] os_win32/update-smart-drivedb.nsi: Add support for /S(ilent) option.
! 228:
! 229: [CF] configure.in: Don't search for initddir and systemdsystemunitdir
! 230: when cross-compiling.
! 231:
! 232: [CF] Makefile.am: Use same syntax also for ENABLE_* man page sections.
! 233:
! 234: [CF] Add experimental support for platform-specific man pages.
! 235:
! 236: [CF] Windows: Move '-I os_win32' from configure.in to Makefile.am.
! 237:
! 238: [CF] configure.in: Fix check for __attribute__((packed)).
! 239:
! 240: [CF] drivedb.h USB update:
! 241: - Verbatim Portable Hard Drive (0x18a5:0x0214)
! 242:
! 243: [CF] drivedb.h update:
! 244: - SandForce Driven SSDs: Add OWC Mercury Extreme Pro RE (ticket #168)
! 245:
! 246: [CF] os_linux.cpp: Let MegaRAID autodetect_open() fail for SATA devices.
! 247: MegaRAID SAT layer has serious bugs as reported by AS.
! 248:
! 249: [AS] os_freebsd.cpp: Implement 48bit support for the new "atacam"
! 250: interface. Tested on FreeBSD 8.2 and works fine.
! 251:
! 252: [CF] os_win32.cpp: Fix USB ID detection if two devices with the same
! 253: name exist (ticket #178).
! 254:
! 255: [AS] os_freebsd.cpp: including ciss headers to the base, we can not rely
! 256: on the header sources in the build time. Also this file was changed
! 257: last time > 2 yrs. ago and it is unlikely that it will be changed in
! 258: the feature. This will fix FreeBSD PR 150235.
! 259:
! 260: [AS] drivedb.h update: Added Samsung Story Station 3.0 USB.
! 261:
! 262: [AS] os_linux.cpp: Areca code converted to the new interface.
! 263: Patch is based on os_freebsd.cpp patch and is not tested yet.
! 264:
! 265: [AS] os_freebsd.cpp: Areca code converted to the new interface.
! 266:
! 267: [AS] os_freebsd.cpp: Added support for the Areca RAID controllers.
! 268: Support is basesd on Linux code, but using IOCTL on areca control
! 269: device instead of SCSI commands to talk with the drives. Hardware
! 270: access was provided by Andrej Binder.
! 271:
! 272: [CF] Don't use isprint() for ASCII character check as it may be affected
! 273: by setlocale().
! 274:
! 275: [AS] os_freebsd.cpp: Remove all referenced to the FreeBSD 5.0.
! 276: It is unsupported for a very long time and probably will not compile
! 277: and work anyway. Also this will fix bug #154.
! 278:
! 279: smartmontools 5.41 2011-06-09
! 280:
! 281: [MS] drivedb.h: revert attribute 190 to default for Samsung SSD controllers,
! 282: some 470 series SSDs seem to have some temperature information at
! 283: this location.
! 284:
! 285: [MS] drivedb.h update:
! 286: add attribute details for Samsung controllers, centralize entries
! 287:
! 288: [MS] drivedb.h update:
! 289: add attribute details for JMicron JMF61x controllers
! 290:
! 291: [CF] drivedb.h update:
! 292: - SandForce Driven SSDs: Add OCZ DENEVA
! 293:
! 294: [CF] os_win32.cpp: Ignore vendor ID "ATA" if returned by
! 295: IOCTL_STORAGE_QUERY_PROPERTY.
! 296:
! 297: [CF] Add ATA NCQ commands to error register decoding.
! 298:
! 299: [CF] Re-enable '--with-initscriptdir=auto' as default.
! 300: Change search for initddir and systemdsystemunitdir such that
! 301: default ./configure does never overwrite system files.
! 302:
! 303: [MS] drivedb.h update:
! 304: disentangle Transcend SSD versions
! 305:
! 306: [MS] drivedb.h update:
! 307: add attribute details for Crucial C300
! 308:
! 309: [MS] smartd.initd.in:
! 310: fix for debian, cleanup. Based on patch of CF.
! 311:
! 312: [AS] --with-initscriptdir default changed to "no" from "auto" to avoid
! 313: filesystem pollution.
! 314:
! 315: [MS] drivedb.h cleanup:
! 316: harmonize family names, add AF information into name
! 317:
! 318: [MS] drivedb.h update:
! 319: - OCZ Vertex 3
! 320: - Seagate Barracuda Green 1TB variant
! 321:
! 322: [CF] Windows: Avoid '%n' printf format specifier because it is always
! 323: disabled in recent versions of msvcrt.dll. This fixes truncation
! 324: of smartd warning email (ticket #174).
! 325:
! 326: [MS] smartd.initd.in:
! 327: cleanup, provide targets "reload" and "report" for all platforms
! 328:
! 329: [CF] drivedb.h update:
! 330: - JMicron based SSD (JMicron JMF602?): rename from
! 331: Kingston SSDNow V Series, move Transcend IDE and SATA
! 332: entries to here.
! 333:
! 334: [CF] Support ':BYTEORDER' for all attribute print formats.
! 335:
! 336: [CF] drivedb.h update:
! 337: - Kingston SSDNow V Series SSDs (ticket #171)
! 338:
! 339: [CF] Increase size of drive database option parse buffer
! 340: to allow long '-v N,FORMAT:BYTEORDER,NAME' options.
! 341:
! 342: [MS] drivedb.h update:
! 343: - Western Digital Scorpio Blue Advanced Format variants
! 344:
! 345: [MS] drivedb.h update:
! 346: correct typo for Cowon iAudio X5
! 347:
! 348: [MS] drivedb.h USB updates:
! 349: - Maxtor OneTouch 200GB (unsupported)
! 350: - LaCie Little Disk
! 351:
! 352: [AS] FreeBSD: Added native rc.conf style script to the package.
! 353: Modifications to the configure script to use correct template and
! 354: path.
! 355:
! 356: [AS] freebsd_os.cpp:
! 357: Fix memory leak in the ata detection code (added free())
! 358: Using bzero in cam code to clear structure (fixing varnish varning)
! 359:
! 360: [MS] drivedb.h update:
! 361: Kingston SSDNow S100 Series
! 362:
! 363: [MS] drivedb.h USB update:
! 364: - Samsung S1 Portable
! 365: - LaCie rikiki USB 3.0
! 366: - Seagate FreeAgent GoFlex USB 3.0
! 367: - Cowon iAudio X5
! 368: - Oxford OXU921DS chip (unsupported)
! 369:
! 370: [CF] Windows: Add debug output of SCSI sense data.
! 371:
! 372: [CF] Add 'smartd.service' file for systemd.
! 373: Add configure option '--with-systemdsystemunitdir'.
! 374: Disable initd script if systemd is used.
! 375:
! 376: [MS] drivedb.h update:
! 377: - Western Digital AV-25 family
! 378:
! 379: [MS] drivedb.h update:
! 380: JMicron based SSDs: Add
! 381: Kingston SSDNow V, Kingston SSDNow V+100, TOSHIBA THNS128GG4BBAA,
! 382: APPLE SSD TS*, ADATA S596 Turbo
! 383:
! 384: [CF] drivedb.h update:
! 385: - Intel 510 Series SSDs (ticket #170)
! 386:
! 387: [CF] smartctl: Don't issue SMART DISABLE command to 3ware controllers
! 388: when the port number was not specified (ticket #165).
! 389:
! 390: [CF] Use get_errmsg() from device instead of errno or syserror() for
! 391: printing error messages.
! 392:
! 393: [MS] drivedb.h updates:
! 394: - G.Skill FALCON II SSD (Indilinx)
! 395: - HP 250GB SATA disk VB0250EAVER
! 396: - SAMSUNG SpinPoint M5 HM160HC
! 397: - SAMSUNG SpinPoint MT2 HM100UI
! 398: - SAMSUNG HM100UX
! 399: - Hitachi Deskstar 5K3000 Series
! 400: - Seagate Barracuda Green (Adv. Format)
! 401: - Seagate Barracuda XT 3TB variant
! 402: - Western Digital RE4 Serial ATA family
! 403: - Western Digital Caviar Green WD20EACS
! 404: - Western Digital Caviar Black family, SATA 3.0 variants
! 405: - QUANTUM FIREBALLlct20 10
! 406: - QUANTUM FIREBALLP AS60.0
! 407:
! 408: [CF] drivedb.h update:
! 409: - SandForce Driven SSDs: Add more OCZ SF-1200 and SF-1500 based drives
! 410:
! 411: Thanks to Sudhir Verman from OCZ Technology for providing this info.
! 412:
! 413: [CF] drivedb.h USB updates:
! 414: - Seagate Expansion External (0x0bc2:0x3300) (Debian bug 621411)
! 415: - ASMedia USB 3.0 (0x174c:0x55aa) (unsupported)
! 416:
! 417: [CF] smartctl.8.in: Clarify '-t vendor,N' (ticket #169).
! 418: Update Intel info (ticket #168).
! 419:
! 420: [CF] drivedb.h update:
! 421: - Intel 320 Series SSDs (ticket #168)
! 422:
! 423: [CF] smartctl: Always print sector size in '-i' output (ticket #166).
! 424:
! 425: [CF] os_linux.cpp: Shorten version string.
! 426:
! 427: [CF] smartctl: Add option '-f brief' to select new attribute output
! 428: format. This format includes additional attribute flags
! 429: (ticket #109) and fits in 80 columns (ticket #158).
! 430: This format is now the default for '-x'.
! 431:
! 432: [CF] smartd: Log changes of offline data collection status if
! 433: '-l selftest' is specified.
! 434:
! 435: [CF] drivedb.h updates:
! 436: - SandForce Driven SSDs: Add ADATA S599 64GB,
! 437: OWC Mercury Extreme Pro
! 438: - Kingston branded X25-V SSDs (ticket #156)
! 439: - Transcend SATA Solid State Drive: Truncate attribute name
! 440:
! 441: [CF] drivedb.h USB updates:
! 442: - LaCie (0x059f:0x1029) (ticket #153)
! 443: - WD My Book Office Edition (0x1058:0x1101)
! 444: - JMicron USB 3.0 (0x152d:0x0539)
! 445:
! 446: [CF] drivedb.h USB update:
! 447: - Verbatim Pocket Hard Drive (0x18a5:0x0227) (ticket #159)
! 448:
! 449: [CF] drivedb.h update:
! 450: - SAMSUNG SpinPoint N3U-3 (USB, 4KiB LLS) (ticket #159)
! 451:
! 452: [CF] Add support for ATA Long Logical Sectors (LLS) (ticket #159).
! 453:
! 454: [DG] [SCSI] smartctl: (re-)use capacity formatting in utility.cpp
! 455:
! 456: [CF] configure.in: Remove '-Wno-format' for MinGW.
! 457: Recent MinGW versions support MSVCRT printf format strings.
! 458:
! 459: [CF] Print ATA disk capacity with SI prefix.
! 460: Add/move capacity formatting to utility.cpp
! 461:
! 462: [CF] Add error messages if ATA pass-through does not return required
! 463: ATA output registers (for SMART RETURN STATUS, GET POWER MODE).
! 464: This prevents misleading 'SMART Status command failed' messages
! 465: (see ticket #155).
! 466:
! 467: [CF] Fix WWN support check for older ATA-7 disks.
! 468:
! 469: [DG] [SCSI] smartctl: add 'Logical Unit id' from the Device
! 470: Identification VPD page (0x83)
! 471:
! 472: [DG] [SCSI] smartctl: add 'User Capacity' (disk size) in human
! 473: readable form
! 474:
! 475: [CF] smartctl, smartd: Print World Wide Name (WWN) of ATA device.
! 476:
! 477: [CF] smartctl: Print more specific error message if IDENTIFY DEVICE
! 478: failed (ticket #61). Add check for empty IDENTIFY data.
! 479:
! 480: [CF] Windows installer: Add help message box.
! 481:
! 482: [CF] Windows installer: Request admin rights, select 'All Users'
! 483: section. This fixes shortcut removal under Vista and later.
! 484: Add '/SO' option to select components for unattended install.
! 485: Patch was provided by József Fejes.
! 486:
! 487: [CF] Windows: Add update-smart-drivedb.nsi NSIS script to build
! 488: drivedb.h update tool.
! 489:
! 490: [CF] Windows: Move search for NSIS compiler from Makefile.am to
! 491: configure.in.
! 492:
! 493: [CF] update-smart-drivedb.in: Move DRIVEDB_BRANCH name creation
! 494: from script to configure.in.
! 495:
! 496: [CF] os_linux.cpp: Replace printf() by pout(). Disable unused
! 497: function dumpdata().
! 498:
! 499: [CF] Windows: Include CSMI (for Intel RAID) in default DEVICESCAN.
! 500:
! 501: [CF] configure.in: Remove info messages about old defaults.
! 502:
! 503: [CF] drivedb.h: Set unneeded USB bcdDevice patterns to empty.
! 504:
! 505: [CF] Rework USB ID drivedb search. Stop search at first matching
! 506: entry with empty bcd_device pattern.
! 507:
! 508: [CF] Move handling of '-F swapid' from formatting to identity read
! 509: function. Remove unneeded 'fix_swapped_id' parameters.
! 510:
! 511: [CF] smartd: Log warning from drive database if present.
! 512: smartctl: Do not search drive database twice.
! 513:
! 514: [MS] drivedb.h USB updates:
! 515: - Samsung S2 Portable variant (0x04e8:0x1f08)
! 516: - Lacie rikiki (0x059f:0x102a)
! 517: - Toshiba Stor.E Steel series (0x0930:0x0b11)
! 518: - Super Top generic enclosure (0x14cd:0x6116)
! 519:
! 520: [CF] Let constructor of regular_expression throw on error by default.
! 521:
! 522: [CF] smartd: Preserve last selective self-test span in '.state' file
! 523: and use it if the selective self-test log was cleared (ticket #88).
! 524:
! 525: [CF] smartctl --scan-open: Make output compatible with smartd.conf
! 526: (ticket #108). Fix possible crash if autodetect_open() returns
! 527: new object.
! 528:
! 529: [CF] do_release: Re-add signing of tarball.
! 530:
! 531: [CF] os_linux.cpp: Change '-d sat' to '-d sat,12' for USB only if
! 532: kernel is older than 2.6.29. Add kernel release to version info.
! 533:
! 534: [CF] smartd: Add '-l scterc,READTIME,WRITETIME' directive (ticket #150).
! 535:
! 536: [CF] smartctl: Fix exit status of '-l xerror' and '-l xselftest'
! 537: (ticket #144).
! 538:
! 539: [CF] smartd: Use '-M daily' as default if state persistence is enabled.
! 540: This avoids that emails are suppressed forever (ticket #35).
! 541:
! 542: [CF] smartd: Log identify information of each ATA device.
! 543:
! 544: [CF] smartd: Disable '-C' and '-U' monitoring if raw values are
! 545: very large (ticket #148).
! 546:
! 547: [CF] smartd: Write reserved attribute byte to '.state' file
! 548: (ticket #118).
! 549:
! 550: [MS] drivedb.h USB updates:
! 551: - Seagate FreeAgent Go Flex Desk USB 3.0
! 552: - Toshiba Canvio 500GB
! 553:
! 554: [MS] drivedb.h USB updates:
! 555: - Freecom HD 500GB (0x07ab:0xfcda)
! 556: - Generic JMicron adapter (0x152d:0x2337)
! 557: - RaidSonic ICY BOX IB-110StU3-B (0x1759:0x500[02])
! 558: - Connectland BE-USB2-35BP-LCM (0x040d:0x6204)
! 559: - Freecom Classic HD 120GB (0x07ab:0xfccd)
! 560: - OCZ THROTTLE OCZESATATHR8G (0x152d:0x0602)
! 561: - Vantec NST-400MX-SR (0x1a4a:0x1670)
! 562: - Intenso Memory Station 2.5" (0x13fd:0x1840)
! 563:
! 564: [CF] Don't report failed self-tests outdated by a newer successful
! 565: extended self-test as errors (ticket #147).
! 566: This affects smartctl exit status and smartd syslog output and
! 567: warning email. Only implemented for ATA.
! 568:
! 569: [CF] os_linux.cpp: Don't use buffer of size PATH_MAX for the result
! 570: of realpath(). This also fixes compilation on Debian Lenny.
! 571:
! 572: [CF] smartd man pages: Add some missing [ATA only].
! 573:
! 574: [CF] os_linux.cpp: Dereference symlinks before guess of device type
! 575: (ticket #146). Minor rework of autodetect_smart_device().
! 576:
! 577: [CF] smartctl -l scterc: Don't get ERC if only set is requested.
! 578: This prevent misleading error messages if ATA output registers
! 579: are not supported.
! 580:
! 581: [CF] Windows: Prevent warnings from gcc 4.5.1.
! 582:
! 583: [CF] os_netbsd.cpp, os_openbsd.cpp: Add missing <errno.h>
! 584:
! 585: [CF] os_freebsd.cpp: Add missing <errno.h>
! 586:
! 587: [CF] dev_legacy.cpp: Add missing <errno.h>
! 588:
! 589: [CF] Linux megaraid: Fix pass-through of non-data ATA commands
! 590: (ticket #149).
! 591: Only reject commands which require ATA output registers.
! 592:
! 593: [CF] configure.in: Remove '-fno-strict-aliasing' from CXXFLAGS.
! 594: This reverts r2992 (see ticket #23).
! 595:
! 596: [CF] Linux megaraid: Avoid strict-aliasing warnings.
! 597: Patch was provided by Stanislav Brabec (2009-06-03).
! 598:
! 599: [MS] Make functions without prototypes static.
! 600:
! 601: [MS] Remove unnecessary includes, move inclusion of errno.h from scsicmds.h
! 602: to the appropriate *.cpp files. Add cciss.h to cciss.cpp.
! 603:
! 604: [MS] os_linux.cpp: rename variables to please "-Wshadow"
! 605: utility.cpp: remove unused variable "start"
! 606: os_win32/syslogevt.c: plug resource leak
! 607:
! 608: [CF] Rename variables to prevent warnings if '-Wshadow' is set.
! 609: Remove unnecessary includes. Fix some comments.
! 610:
! 611: [CF] drivedb.h updates:
! 612: - Intel X18-M/X25-M/X25-V G2 SSDs: Add firmware bug warning
! 613: - Samsung SpinPoint M6
! 614: - Samsung SpinPoint M7E (AFT)
! 615: - Samsung PM800 SSDs
! 616: - Samsung PM810 (470 series) SSDs
! 617:
! 618: [CF] Windows: Add experimental CSMI support for disks behind Intel Matrix
! 619: RAID driver. Accessed through new device names '/dev/csmi[0-9],N'.
! 620: Experimental DEVICESCAN can be enabled by '-d csmi'.
! 621:
! 622: [MS] - ataprint.cpp: adjust print format for insanely large
! 623: offline data collection times (e.g. WD drives).
! 624: - getopt: change config.h #include format from angle brackets to quotes
! 625:
! 626: [MS] drivedb.h update:
! 627: - Fujitsu MJA2 BH series
! 628: - Toshiba MK..59GSXP series (Adv. Format)
! 629: - Toshiba MK..59GSM series (Adv. Format)
! 630: - Western Digital Caviar Blue SATA 3.0 variants
! 631: - Seagate Barracuda XT
! 632:
! 633: [CF] smartctl: Print help message if no option is specified (ticket #39).
! 634: Don't issue any other ATA command if only '-n POWERMODE' is specified.
! 635:
! 636: [CF] smartd: Output multiple lines via separate syslog(3) calls
! 637: (ticket #135).
! 638:
! 639: [CF] smartctl: Add new ATA minor revisions and log addresses from ACS-2
! 640: revision 4a. Replace runtime asserts by compile time asserts.
! 641:
! 642: [CF] smartd: Remove "default: /var/log/messages" hint from warning mail.
! 643: This obsoletes Debian patch 60_remove-redhatism.diff.
! 644:
! 645: [CF] Windows: Include USB devices in DEVICESCAN (ticket #116).
! 646:
! 647: [CF] Windows: Use direct WMI access to detect USB IDs (ticket #115).
! 648: This replaces 'wmic' runs and speeds up USB detection.
! 649:
! 650: [CF] configure.in: Rework platform-specific settings.
! 651:
! 652: [CF] configure.in: Remove some no longer used settings:
! 653: -lselinux (duplicate), NEED_SOLARIS_ATA_CODE, OS_FREEBSD.
! 654:
! 655: [CF] Makefile.am: Remove SUBDIRS. Recursive targets are no longer used.
! 656:
! 657: [CF] Use log directory to check for old error and self-test log
! 658: support (ticket #89).
! 659:
! 660: [CF] drivedb.h USB update:
! 661: - WD My Book Essential 3TB USB 3.0
! 662:
! 663: [CF] Fix usb header includes for DragonFly BSD (ticket #141).
! 664:
! 665: [CF] smartctl: Print physical and logical sector sizes (ticket #62).
! 666:
! 667: [CF] drivedb.h updates:
! 668: - Fujitsu MHT: Add AC variant
! 669: - Fujitsu MHW2 AC
! 670: - Samsung SpinPoint T166: Needs '-v 197,increasing'
! 671: - Seagate Barracuda 7200.11: Add firmware SD81 as buggy
! 672: - WD Scorpio Blue EIDE: Add 320GB
! 673:
! 674: [CF] drivedb.h USB updates:
! 675: - Samsung S2 Portable (ticket #136)
! 676: - Move Verbatim 0x152d:0x2351 to JMicron section
! 677:
! 678: [AS] drivedb.h updates:
! 679: - Verbatim Portable Hard Drive eSATA & USB 2.0 Combo 500GB
! 680:
! 681: [CF] Happy New Year! Update copyright year in version info.
! 682:
! 683: [CF] drivedb.h updates:
! 684: - Hitachi Deskstar 7K3000
! 685: - Hitachi Travelstar 7K320: Add ...362 variant
! 686: - Seagate Maxtor DiamondMax 21: Add STM3250310AS
! 687: - Toshiba 2.5" HDD MK..65GSX
! 688: - WD Caviar Green (Adv. Format): Add 750GB, 2.5TB, 3TB
! 689:
! 690: [CF] drivedb.h USB updates:
! 691: - Micron USB SSD (unsupported, ticket #133)
! 692: - Samsung G2 Portable (ticket #132)
! 693: - Samsung Story Station 3.0 (ticket #130)
! 694: - Seagate FreeAgent GoFlex (ticket #131)
! 695:
! 696: [CF] update-smart-drivedb.in: Add workaround for OpenBSD shell bug:
! 697: 'set -e; if eval false; ...' aborts script (ticket #128).
! 698:
! 699: [CF] update-smart-drivedb.in: Add platform specific download tools:
! 700: 'fetch' on FreeBSD (ticket #127), 'ftp' on OpenBSD.
! 701:
! 702: [CF] drivedb.h USB updates:
! 703: - JMicron 0x152d:0x2509
! 704: - WD My Passport 0730
! 705:
! 706: [CF] drivedb.h updates:
! 707: - Samsung SpinPoint F3 EG: Add 2TB
! 708: - SandForce Driven SSDs: Add ADATA S599, SuperTalent TeraDrive CT
! 709: - Seagate Constellation (SATA)
! 710: - Seagate Constellation ES (SATA)
! 711: - WDC My Passport: Add WD5000BMVW
! 712:
! 713: [CF] drivedb.h update:
! 714: - Samsung SpinPoint F4 EG: Add 1.5TB, update firmware bug warning.
! 715:
! 716: [DG] [SCSI] Fix log page sanity check problem if the DS bit set
! 717: in response. Caused '-l background' to fail.
! 718:
! 719: [CF] drivedb.h updates:
! 720: - Samsung SpinPoint F4 EG: Warning about bad blocks
! 721:
! 722: [CF] update-smart-drivedb.in: Replace ERE by BRE. Script does no
! 723: longer require GNU sed (Ticket #126).
! 724:
! 725: [DG] In '-r ioctl' show vendor specific SCSI commands as such rather
! 726: than 'unknown'.
! 727:
! 728: [CF] Add check for CompactFlash Signature in ATA IDENTIFY data.
! 729: This avoids that older CF microdrives are detected as ATAPI
! 730: devices (Ticket #125).
! 731:
! 732: [CF] drivedb.h updates:
! 733: - Apple SSDs TS*
! 734: - Crucial RealSSD C300 Series
! 735: - Kingston SSDNow V Series
! 736: - Indilinx Barefoot based SSDs: Add OCZ-ONYX
! 737: - SandForce Driven SSDs: Add OCZ VERTEX2-PRO
! 738: - Transcend CompactFlash Cards: Add TS4GCF133
! 739:
! 740: [CF] Windows installer: Add missing quotes in smartctl-run.bat
! 741: and smartd-run.bat (Ticket #124).
! 742:
! 743: [CF] OpenBSD: Fix DEVICESCAN for OpenBSD >= 4.8 (Ticket #123).
! 744:
! 745: [CF] daemon_win32.cpp: Remove duplicate assignment (Ticket #120).
! 746:
! 747: [CF] Makefile.am: Do not overwrite existing smartd.conf file
! 748: (Ticket #122). If smartd.conf exists and differs from the
! 749: default then smartd.conf.sample is installed instead
! 750: If smartd.conf.sample exists on uninstall then smartd.conf is
! 751: preserved.
! 752:
! 753: [CF] Linux megaraid: Fix segfault on non-data commands (Ticket #78).
! 754: The /dev/megaraid_sas_ioctl_node driver does not allow
! 755: sge_count = 1 and sgl[0].iov_len = 0.
! 756:
! 757: [CF] Remove EXPERIMENTAL notes for features already present
! 758: in 5.39.
! 759:
! 760: [CF] Rework '-d TYPE' documentation on man pages.
! 761:
! 762: [CF] drivedb.h updates:
! 763: - Seagate Maxtor DiamondMax 21: Add 80GB
! 764: - Western Digital Caviar Black: Add 1TB/64MB
! 765:
! 766: [CF] drivedb.h USB updates:
! 767: - iRiver iHP-120/140 (Ticket #119)
! 768: - ASMedia ASM1051
! 769:
! 770: [CF] Makefile.am: Handle examplescripts in main Makefile.
! 771: Remove 'examplescripts/Makefile.am'.
! 772:
! 773: [CF] configure.in: New option '--with-exampledir' allows to change
! 774: path of 'DOCDIR/examplescripts' directory.
! 775: (Debian package uses '/usr/share/doc/smartmontools/examples')
! 776:
! 777: [CF] Replace global 'con->dont_print/...' variables by 'printing_is_*'.
! 778: Remove global 'con'trol pointer. Remove file 'extern.h'.
! 779:
! 780: [CF] Replace global 'con->reportata/scsiioctl' variables by '*_debugmode'.
! 781:
! 782: [CF] Replace global 'con->conservative/permissive' variables by
! 783: 'failuretest_*'. Move failuretest() function to smartctl.cpp.
! 784:
! 785: [CF] Remove unused CONTROLLER_* defines.
! 786:
! 787: [CF] Remove unused controller support from dev_legacy adapter module.
! 788:
! 789: [CF] Make 'debugmode' variable local to smartd.cpp.
! 790:
! 791: smartmontools 5.40 2010-10-16
! 792:
! 793: [CF] examplescripts/Example3: Use stdin to pass message to 'wall'
! 794: command (ticket #114).
! 795:
! 796: [CF] smartd: Fix setting of SMARTD_DEVICE and SMARTD_DEVICETYPE
! 797: environment variables (ticket #113).
! 798: Regression was introduced by rework of smartd data structures.
! 799: SMARTD_DEVICE is now set to the plain device name.
! 800: SMARTD_DEVICETYPE is now set to 'auto' if no '-d' directive is
! 801: specified. Smartctl now accepts '-d auto' for this purpose.
! 802:
! 803: [CF] Remove "Lifetime" from Min/Max temperature attribute output
! 804: (ticket #111). Interval is device specific.
! 805:
! 806: [CF] configure.in: Print resource/message compiler info for Windows only.
! 807:
! 808: [CF] FreeBSD: Rework get_dev_names_cam() to support more than 26 devices.
! 809:
! 810: [CF] drivedb.h updates:
! 811: - Seagate Barracuda 7200.10: Add 360GB
! 812: - USB: Iomega MDHD-UE
! 813: Patch provided by Rob Marissen.
! 814:
! 815: [DL] Standby mode not detected properly on FreeBSD (ticket #91).
! 816:
! 817: [MS] os_linux.cpp: fix "gcc -flto" build error by including stddef.h
! 818:
! 819: [CF] drivedb.h update:
! 820: - Indilinx Barefoot based SSDs: Add OCZ-VERTEX 1199 and -TURBO
! 821:
! 822: [CF] TODO file: Move open entries to tickets #106, #107, #108, #109, #110.
! 823: Remove outdated entries.
! 824:
! 825: [CF] drivedb.h USB update:
! 826: - SunPlus 0x04fc:0x0c05
! 827:
! 828: [CF] drivedb.h update:
! 829: - SandForce Driven SSDs: Add Corsair Force, fix typo
! 830:
! 831: [CF] Print hex values of unknown self-test type or status.
! 832:
! 833: [CF] drivedb.h updates:
! 834: - SandForce Driven SSDs: Fix regex for Unigen UG99SGC
! 835: - Seagate Momentus XT series
! 836: - Quantum Bigfoot: Add 12.7GB
! 837:
! 838: [CF] drivedb.h updates:
! 839: - SandForce Driven SSDs: Add 11 attributes of new FW,
! 840: add Unigen UG99PGC
! 841: - WD AV ATA family: Add 250GB, 320GB
! 842: - WD AV SATA family
! 843:
! 844: [CF] Windows: Build syslogevt.exe with MinGW. Now possible because
! 845: binutils provides windmc.
! 846:
! 847: [CF] Makefile.am: Remove install message about smartd startup.
! 848: It might be misleading because it is not correct for all platforms.
! 849:
! 850: [CF] configure.in: Minor fix of '--enable-drivedb' new defaults
! 851: detection.
! 852:
! 853: [CF] Update links, configure and OS info in INSTALL file.
! 854: Replace tabs by spaces.
! 855:
! 856: [CF] configure.in: Fix '--enable-sample' and '--with-selinux'.
! 857: Fix obsolete use of AC_DEFINE().
! 858:
! 859: [CF] drivedb.h updates:
! 860: - IBM Deskstar 60GXP, 40GV & 75GXP: Update link (ticket #99)
! 861: - Seagate Barracuda 7200.12: Add ST31000523AS and others
! 862: - WD Caviar Black: Add 2TB
! 863: - WD VelociRaptor: Add 6 Gb/s models
! 864:
! 865: [CF] Windows installer: Fix smartctl-run.bat for drive menu (ticket #31).
! 866:
! 867: [CF] Windows: Create md5/sha1/sha256 checksums of the binaries.
! 868: Add checksums.txt file to binary distribution.
! 869:
! 870: [CF] Windows: Include drivedb.h into binary distribution.
! 871:
! 872: [CF] drivedb.h updates:
! 873: - Intel X18-M/X25-M/X25-V G2: Add X25-V 40GB
! 874: - Transcend CompactFlash Cards
! 875:
! 876: [CF] drivedb.h updates:
! 877: - Seagate Momentus 7200 FDE.2: Add ST9160414ASG
! 878: - Seagate Pipeline HD 5900.1 and 5900.2
! 879: Based on patch provided by Marcin Falkiewicz.
! 880:
! 881: [CF] Remove unused variable 'reportbug'.
! 882:
! 883: [CF] Make function PrintOut() local to smartd.cpp, remove it from
! 884: smartctl.cpp.
! 885:
! 886: [CF] Windows: Improve compatibility with MinGW variants.
! 887: Add configure check for DDK include files.
! 888: Drop support for '-mno-cygwin' from old Cygwin gcc.
! 889:
! 890: [AS] smartctl.8.in minor update: adding FreeBSD ahci/scsi device hints
! 891:
! 892: [CF] Fix build if SVN Id keywords are not expanded (ticket #94).
! 893:
! 894: [CF] Windows: Remove "." from DLL search path to prevent DLL
! 895: preloading attacks.
! 896:
! 897: [CF] drivedb.h USB update:
! 898: - JMicron 0x152d:0x0551 (ticket #95)
! 899: Add note about port multipliers to smartctl man page.
! 900:
! 901: [CF] drivedb.h updates:
! 902: - SandForce Driven SSDs: Add Unigen drives
! 903: - Indilinx Barefoot based SSDs: Add ASAX Leopard Hunt II
! 904:
! 905: [CF] drivedb.h update:
! 906: - Intel X18-M/X25-M G2: Add names of timed workload attributes.
! 907: Document attribute clear command '-t vendor,0x40' on smartctl
! 908: man page.
! 909:
! 910: Thanks to Artem Danielov from Intel for providing the
! 911: required information and drives for testing.
! 912:
! 913: [CF] drivedb.h update:
! 914: - SandForce Driven SSDs: Add OCZ drives with form factor info.
! 915:
! 916: [CF] drivedb.h update:
! 917: - Intel X25-E, X18-M/X25-M (add X18-M, update attributes)
! 918:
! 919: [CF] configure.in: '--enable-drivedb' is now the default.
! 920:
! 921: [CF] drivedb.h update:
! 922: - Indilinx Barefoot based SSDs
! 923: (combine and update 5 SSD entries using this controller)
! 924:
! 925: [CF] drivedb.h update:
! 926: - SandForce Driven SSDs (Demo Drive, OCZ-Agility2/Vertex2/Vertex-LE)
! 927:
! 928: Thanks to Jeremy Werner (jwerner@sandforce.com) from SandForce for
! 929: providing the required information and a demo drive for testing.
! 930:
! 931: [CF] drivedb.h update:
! 932: - Add 1.5TB drive to SAMSUNG SpinPoint F3 EG series
! 933:
! 934: [CF] Add print formats '-v ID,msec24hour32' and '-v ID,raw24/raw32'.
! 935: Used by SSDs with SandForce controller.
! 936:
! 937: [CF] Allow SMART threshold entries at positions different from
! 938: attribute table. This fixes attribute output for recent
! 939: SSDs with SandForce controller.
! 940:
! 941: [CF] smartctl: Add option '-t vendor,N' to issue ATA
! 942: command SMART EXECUTE OFF-LINE IMMEDIATE with
! 943: a vendor specific subcommand.
! 944:
! 945: [CF] drivedb.h update:
! 946: - SAMSUNG SpinPoint V80 series (ticket #85)
! 947:
! 948: [CF] Linux: Support SATA drives on LSI 3ware 9750 controllers.
! 949: Patch provided by Victor Payno (ticket #86).
! 950: Modified to avoid duplicate code.
! 951:
! 952: [CF] drivedb.h update:
! 953: - SAMSUNG SpinPoint M7 series
! 954:
! 955: [CF] drivedb.h USB update:
! 956: - Buffalo JustStore Portable HD-PVU2
! 957:
! 958: [CF] drivedb.h USB updates:
! 959: - Iomega LDHD-UP (ticket #83)
! 960: - WD Elements Desktop 2TB
! 961: - Maxtor OneTouch (0x0d49:0x7300)
! 962:
! 963: [MS] drivedb.h updates:
! 964: - Intel X25-M SSD first Generation
! 965: - ExcelStor J8160
! 966: - OCZ Agility2
! 967:
! 968: [CF] drivedb.h updates:
! 969: - Transcend Solid State Drives (ticket #80)
! 970:
! 971: [CF] drivedb.h USB update:
! 972: - LaCie Rugged Hard Drive
! 973:
! 974: [CF] smartctl: Add options '--scan, --scan-open'.
! 975:
! 976: [CF] Windows: Use also VendorId from IOCTL_STORAGE_QUERY_PROPERTY.
! 977:
! 978: [CF] smartd: Change defaults of '-C' and '-U' directives to 0 (disabled)
! 979: if attribute name is changed by '-v 19[78],...' directive.
! 980:
! 981: [CF] configure.in: Fix include path for MinGW.
! 982:
! 983: [CF] Move 'posix/reg*' to 'regex/reg*'.
! 984: Add configure check for regex.
! 985:
! 986: [MS] cciss.cpp: avoid redefining be32toh
! 987: megaraid.h: replace use of undefined preprocessor macro BITS_PER_LONG
! 988: by union construct (thanks to [DL]).
! 989: Add assert for sizeof(ptr_t) == 8 (thanks to [CF]).
! 990:
! 991: [CF] Makefile.am: Add os_qnxnto.* to EXTRA_smart*_SOURCES.
! 992:
! 993: [MS] drivedb.h update:
! 994: - WD My Passport Essential SE 1TB variant (USB interface)
! 995:
! 996: [CF] Use getopt_long() from getopt/getopt* if necessary.
! 997: Add missing cast to os_qnxnto.cpp.
! 998: This fixes build on QNX (ticket #1).
! 999: Thanks to Stefan (stevestereo) for testing.
! 1000:
! 1001: [CF] drivedb.h update:
! 1002: - WD Caviar Green (Adv. Format) family
! 1003:
! 1004: [CF] drivedb.h USB update:
! 1005: - Verbatim External Hard Drive 47519
! 1006:
! 1007: [DL] Fix regression in smartctl option '-t select,M-N' which prevents
! 1008: that more than one test span can be specified (ticket #75).
! 1009:
! 1010: [CF] drivedb.h updates:
! 1011: - Add raw64 attributes 1, 210-213 to all SSD drives with
! 1012: 64-bit attribute format.
! 1013:
! 1014: [CF] Support smartd '-l xerror' also for disks which use reserved
! 1015: byte as log index.
! 1016:
! 1017: [CF] Fix initialization of values missing in smartd '.state' files.
! 1018:
! 1019: [CF] Add smartd directive '-l xerror' to check error count from
! 1020: the Extended Comprehensive SMART Error Log (ticket #34).
! 1021:
! 1022: [CF] Fix max number of cciss devices, 128 devices are supported
! 1023: again (ticket #49). Regression was introduced during migration
! 1024: to new interface.
! 1025:
! 1026: [CF] Update man pages (include Debian patch
! 1027: 60_remove-redhatism.diff and Debian Bug 570892).
! 1028:
! 1029: [CF] Add SVN revision number to man pages.
! 1030:
! 1031: [CF] Windows: Read default drivedb.h and smartd.conf from exe
! 1032: directory instead of current directory.
! 1033:
! 1034: [CF] drivedb.h update:
! 1035: - SAMSUNG SpinPoint M series
! 1036:
! 1037: [CF] Replace runtime check of byte ordering by compile time check.
! 1038:
! 1039: [CF] drivedb.h USB updates:
! 1040: - ALi M5621 (unsupported)
! 1041: - LaCie with JMicron (ticket #69)
! 1042: - JMicron (0x2352)
! 1043: - Enable 48-bit commands for Hitachi drive
! 1044:
! 1045: [CF] Read USB ID info from drivedb.h (ticket #44).
! 1046:
! 1047: [CF] Create branch RELEASE_5_39_DRIVEDB with last drivedb.h file
! 1048: compatible with smartmontools 5.39[.1].
! 1049:
! 1050: [MS] drivedb.h updates:
! 1051: - WD Raptor 80GB variant
! 1052: - correct Regex for some WD AV-GP variants
! 1053: - Hitachi Ultrastar A7K2000
! 1054: - Hitachi Travelstar 5K500.B
! 1055: - Hitachi Deskstar 7K1000.C
! 1056: - adjust naming of Hitachi Travelstar and Deskstar drives
! 1057:
! 1058: [CF] Move 'posix/getopt*' to 'getopt/getopt*'. Can be used for
! 1059: platforms with regex() but without getopt_long() (QNX, ticket #1).
! 1060:
! 1061: [CF] smartd '-l selftest' directive: Print info if error count
! 1062: decreased. Avoid misleading warning if error count decreased
! 1063: to zero (ticket #67).
! 1064:
! 1065: [CF] smartctl: Rework ataPrintMain(). Issue ATA SMART commands only if
! 1066: necessary. Improve handling of SMART STATUS command failure when
! 1067: ATA output registers are missing (ticket #27).
! 1068:
! 1069: [CF] USB ID updates:
! 1070: - A-DATA SH93
! 1071: - Hitachi/SimpleTech 1TB
! 1072:
! 1073: [CF] configure.in: Print configuration summary.
! 1074:
! 1075: [CF] smartctl -l xselftest,selftest: Print old log if extended self-test
! 1076: log index is out of range. Workaround for bad log data from Intel
! 1077: X25-M G2 (ticket #66).
! 1078:
! 1079: [CF] USB ID updates:
! 1080: - LaCie Desktop Hard Drive
! 1081: - Prolific PL2507 (unsupported)
! 1082: - Seagate FreeAgent Go FW
! 1083: - WD My Book Essential
! 1084:
! 1085: [CF] Linux: Add '/dev/sd[a-c][a-z]' to smartd DEVICESCAN.
! 1086:
! 1087: [CF] smartd: Other config entries may precede DEVICESCAN.
! 1088: Very first step towards a more flexible device scanning.
! 1089:
! 1090: [CF] Windows: Use '.win64' in names of 64-bit binary packages.
! 1091: Use correct 'strip' program when cross-compiling.
! 1092:
! 1093: [CF] Add update script to make targets 'dist' and 'clean',
! 1094: set +x permission, update svn:ignore.
! 1095:
! 1096: [CF] Add 'update-smart-drivedb' script (ticket #59).
! 1097: The script updates the drive database from SVN.
! 1098: It is installed if '--enable-drivedb' is configured.
! 1099:
! 1100: [MS] drivedb.h updates:
! 1101: - Seagate Medalist 1720
! 1102: - SuperTalent UltraDrive GX SSD
! 1103: - Intel X25-M SSD
! 1104:
! 1105: [CF] Makefile.am: Fix unix2dos and makensis parameters to allow
! 1106: to build the Windows installer on Linux also.
! 1107:
! 1108: [CF] Makefile.am: Use a separate build rule for each man page to
! 1109: avoid compatibility problems with BSD make.
! 1110:
! 1111: [AS] drivedb.h updates:
! 1112: - Fujitsu MHZ2 BK series
! 1113:
! 1114: [MS] drivedb.h updates:
! 1115: - SAMSUNG SpinPoint F3 series
! 1116: - SAMSUNG SpinPoint F3 EG series
! 1117: - SAMSUNG SpinPoint M5 series
! 1118: - Western Digital Caviar Green 6400AADS
! 1119: - more Western Digital VelociRaptor variants
! 1120:
! 1121: [AS] FreeBSD: disable 48-bit commands in the ata_pass_through interface,
! 1122: there is no 48-bit support in the IOCATAREQUEST ioctl.
! 1123:
! 1124: [CF] smartctl: Add option '-l scterc[,READTIME,WRITETIME]' to get/set
! 1125: the SCT Error Recovery Control time limit (ticket #50).
! 1126:
! 1127: Patch was provided by Richard Gregory:
! 1128: http://www.csc.liv.ac.uk/~greg/projects/erc/
! 1129: Modified for new ata_pass_through() interface.
! 1130: Linux HPT fixes ommitted for now.
! 1131:
! 1132: [CF] Fix SCT temperature table commands on big endian CPUs.
! 1133:
! 1134: [MS] drivedb.h updates:
! 1135: - more Seagate Momentus 5400.6 drives
! 1136: - HP 500GB drive MM0500EANCR
! 1137:
! 1138: [CF] Windows: Cleanup I/O-control declarations, rely on include
! 1139: files if possible.
! 1140:
! 1141: [CF] Windows: Compile fixes for 64-bit exe (EXPERIMENTAL).
! 1142: Update build info in INSTALL file.
! 1143:
! 1144: [CF] drivedb.h update:
! 1145: - Patriot Torqx SSD (patch provided by Gianpaolo Cugola)
! 1146:
! 1147: [CF] Makefile.am: Avoid duplication of man page filter script.
! 1148:
! 1149: [CF] smartd: Add option '-C, --capabilities' if libcap-ng is available
! 1150: (ticket #45).
! 1151: Support is added if libcap-ng is found during build. This can
! 1152: be overridden by configure option '--with-libcap-ng=[auto|yes|no]'.
! 1153:
! 1154: Based on Debian patch:
! 1155: http://patch-tracker.debian.org/patch/series/view/smartmontools/5.39-3/62_lowcap.patch
! 1156: Modified to fix regression (ticket #41, Debian bug 564876).
! 1157:
! 1158: [CF] Bugfix release 5.39.1.
! 1159:
! 1160: [CF] Linux: Fix spin-up of SATA drive if '-n standby' is used
! 1161: (ticket #37). For some reason, this happens if the SCSI/SAT
! 1162: device is opened with O_RDWR instead of O_RDONLY.
! 1163:
! 1164: [CF] Windows: Fix parsing of 'tw_cli' output for 3ware 9.5.x release
! 1165: (ticket #43).
! 1166:
! 1167: [CF] Add USB IDs of Seagate FreeAgent Go, Seagate Expansion Portable
! 1168: and WD My Passport (IDE).
! 1169:
! 1170: [CF] autogen.sh: Fix version regexp, allow automake 1.11.1.
! 1171:
! 1172: [CF] Linux: Allow smartd 'DEVICESCAN -d sat' (ticket #13).
! 1173: Detects (S)ATA devices behind a standard SAT layer
! 1174: (Vendor ID: "ATA "), but not USB bridges with SAT support.
! 1175: Only added for backward compatibility with 5.38.
! 1176: No longer needed as 'DEVICESCAN' without '-d' includes these devices.
! 1177:
! 1178: [CF] Add USB ID of Seagate FreeAgent Desktop.
! 1179:
! 1180: [CF] smartd: Fix directive '-l selftest' (ticket #36)
! 1181: Regression was introduced with r2773.
! 1182:
! 1183: [CF] smartd: Don't disable attribute tracking if read thresholds fails.
! 1184: Windows: Don't return dummy thresholds if IOCTL_STORAGE_QUERY_PROPERTY
! 1185: or 3ware CLI is used to read SMART data.
! 1186:
! 1187: [CF] Windows: Print warning if admin rights are missing.
! 1188:
! 1189: [CF] Replace some 'EXIT(status)' calls by 'return status'.
! 1190: Remove unnecessary casts from 'nonempty()' calls.
! 1191:
! 1192: [CF] Windows: Set ata_device::ata_identify_is_cached() return value
! 1193: according to I/O-control actually used.
! 1194:
! 1195: [CF] Print ATA output registers if SMART status command returns bogus
! 1196: register values.
! 1197:
! 1198: [CF] Windows: Don't return false ATA version info if IDENTIFY data
! 1199: is build from IOCTL_STORAGE_QUERY_PROPERTY result or from 3ware CLI
! 1200: output.
! 1201: smartctl: Handle missing info about ATA version in '-i' output.
! 1202:
! 1203: [CF] smartctl: Don't print log directory if '-q errorsonly' is specified.
! 1204:
! 1205: [CF] smartctl: Fix option '-q, --quietmode' (ticket #11).
! 1206: Regression was introduced with r2807.
! 1207:
! 1208: [CF] drivedb.h update:
! 1209: - SAMSUNG SpinPoint F2 EG series
! 1210:
! 1211: [CF] Add USB ID of Samsung Story Station.
! 1212:
! 1213: [MS] drivedb.h update:
! 1214: - Hitachi Travelstar 5K320: some EA models miss last 2 "0"
! 1215: in model string
! 1216: - Seagate Barracuda LP series
! 1217:
! 1218: [CF] drivedb.h update:
! 1219: - Crucial M225 SSD
! 1220:
! 1221: [CF] drivedb.h updates:
! 1222: - WDC Scorpio Blue Serial ATA (640GB, 750GB, 1TB)
! 1223: - WDC My Passport Essential SE
! 1224:
! 1225: [CF] Add USB ID of Toshiba PX1270E-1G16.
! 1226:
! 1227: [CF] Happy New Year! Update copyright year in version info.
! 1228:
! 1229: [CF] drivedb.h update:
! 1230: - SAMSUNG SpinPoint M40/60/80 series
! 1231:
! 1232: [CF] Add direct access to 48-bit LBA register in 'ata_in/out_regs_48bit'.
! 1233:
! 1234: [DL] drivedb.h updates:
! 1235: - WDC My Passport Essential/USB (capacity 250GB, 400GB & 500GB)
! 1236:
! 1237: [DL] -r ataioctl,2: print text representation of data also (ticket #32)
! 1238:
! 1239: [DL] FreeBSD: freebsd_ata_device::ata_pass_through implemented (part of ticket #18)
! 1240:
! 1241: [CF] drivedb.h updates:
! 1242: - Hitachi Travelstar 7K320 (ticket #28)
! 1243: - Hitachi Travelstar 7K500
! 1244:
! 1245: [DL] -l gpllog,...: print text representation of data also (ticket #30)
! 1246:
! 1247: [DL] FreeBSD: check reallocf() result for failures
! 1248:
! 1249: [AS] FreeBSD: fixing crash on kFreeBSD (#29), patch provided by Petr Salinger
! 1250:
! 1251: [CF] Makefile.am: 'make check' now tests the syntax of drivedb.h.
! 1252:
! 1253: [CF] Cygwin: Open drive database files in text mode.
! 1254:
! 1255: [CF] Cygwin: Check for 'syslogd' and 'syslog-ng' in initd script.
! 1256:
! 1257: [CF] Windows: Disable Win9x/ME specific code if no longer supported
! 1258: by compiler.
! 1259:
! 1260: [CF] Add '-v ID,FORMAT:BYTEORDER[,NAME]' to specify byte order
! 1261: of attribute raw value.
! 1262:
! 1263: [CF] configure.in: Change --with-docdir default from
! 1264: 'PREFIX/share/doc/smartmontools-VERSION' to
! 1265: 'DATADIR/doc/smartmontools' to make it consistent with
! 1266: --docdir option added in autoconf 2.6x (ticket #24).
! 1267: Autoconf 2.5x is still supported.
! 1268:
! 1269: [CF] Move drive database entries from 'knowndrives.cpp' to new file
! 1270: 'drivedb.h'. This allows to update the drive database from SVN
! 1271: if installation was configured with '--enable-drivedb'.
! 1272: Remove the Makefile target to create 'drivedb.h'.
! 1273:
! 1274: [CF] do_release: Add support to release from a dir below 'branches'.
! 1275: Accept partial checkouts.
! 1276:
! 1277: smartmontools 5.39.1 2010-01-28
! 1278:
! 1279: [CF] Linux: Fix spin-up of SATA drive if '-n standby' is used
! 1280: (ticket #37). For some reason, this happens if the SCSI/SAT
! 1281: device is opened with O_RDWR instead of O_RDONLY.
! 1282:
! 1283: [CF] Windows: Fix parsing of 'tw_cli' output for 3ware 9.5.x release
! 1284: (ticket #43).
! 1285:
! 1286: [CF] Linux: Allow smartd 'DEVICESCAN -d sat' (ticket #13).
! 1287: Detects (S)ATA devices behind a standard SAT layer
! 1288: (Vendor ID: "ATA "), but not USB bridges with SAT support.
! 1289: Only added for backward compatibility with 5.38.
! 1290: No longer needed as 'DEVICESCAN' without '-d' includes these devices.
! 1291:
! 1292: [CF] smartd: Fix directive '-l selftest' (ticket #36)
! 1293: Regression was introduced with r2773.
! 1294:
! 1295: [CF] smartctl: Don't print log directory if '-q errorsonly' is specified.
! 1296:
! 1297: [CF] smartctl: Fix option '-q, --quietmode' (ticket #11).
! 1298: Regression was introduced with r2807.
! 1299:
! 1300: [CF] Happy New Year! Update copyright year in version info.
! 1301:
! 1302: [DL] FreeBSD: check reallocf() result for failures
! 1303:
! 1304: [AS] FreeBSD: fixing crash on kFreeBSD (#29), patch provided by Petr Salinger
! 1305:
! 1306: [CF] do_release: Add support to release from a dir below 'branches'.
! 1307: Accept partial checkouts.
! 1308:
! 1309: smartmontools 5.39 2009-12-09
! 1310:
! 1311: [CF] do_release: Commit CHANGELOG and NEWS also. Allow to review changes.
! 1312:
! 1313: [CF] Linux: Add workaround for Adaptec series 2, 5 and 5Z controllers
! 1314: with firmware >= 17380. Patch was provided by Phil Wilson, see:
! 1315: http://linux.adaptec.com/2009/07/24/using-smartmontools-538-with-series-255z-controllers-with-firmware-17380-onwards
! 1316:
! 1317: [CF] configure.in: Add '-fno-strict-aliasing' to CXXFLAGS if supported.
! 1318: This suppresses gcc 4.4.1 warnings on Linux and avoids possible
! 1319: unsafe optimizations (ticket #23).
! 1320: Patch was provided by Manfred Schwarb.
! 1321:
! 1322: [CF] Avoid truncation of configure arguments in '-V' output.
! 1323:
! 1324: [AS] Added USB IDs of WD Passport USB Portable
! 1325:
! 1326: [CF] Linux: Fix segfault in 3ware interface (ticket #22).
! 1327:
! 1328: [MS] knowndrives.cpp updates:
! 1329: - Hitachi Deskstar 7K2000
! 1330: - Seagate Momentus 7200 FDE.2 series
! 1331:
! 1332: [CF] Add USB ID of WD My Passport 070A.
! 1333: knowndrives.cpp update:
! 1334: - WD My Passport hard drive (USB interface)
! 1335:
! 1336: [CF] smartd: Write 'worst' attribute value to '.state' file also.
! 1337: This allows to use state persistence with 'raw64' attributes.
! 1338:
! 1339: [CF] Rework ATA SMART attribute check in smartctl and smartd.
! 1340: smartd: Ignore normalized attribute value and threshold
! 1341: if 'raw64' or 'hex64' format is selected.
! 1342:
! 1343: [CF] Add USB IDs of Iomega LPHD080-0, 2 Genesys Logic bridges and
! 1344: Initio 316000.
! 1345:
! 1346: [MS] knowndrives.cpp update: Hitachi Travelstar 5K320 series
! 1347:
! 1348: [CF] smartctl: Ignore normalized attribute value and threshold
! 1349: if 'raw64' or 'hex64' format is selected.
! 1350:
! 1351: [CF] knowndrives.cpp updates:
! 1352: - add OCZ-Vertex raw64 attributes
! 1353: - add OCZ-Agility
! 1354: Thanks to Marcin Marszalek for the patch.
! 1355:
! 1356: [CF] Add '-v ID,hex*' print formats. Fix '-v N,FORMAT,NAME' parsing.
! 1357:
! 1358: [CF] Add '-v ID,raw64[,...]' print format based on a patch provided
! 1359: by Marcin Marszalek.
! 1360:
! 1361: [CF] Add '-v ID,RAW_FORMAT[,ATTR_NAME]' option. This allows to add new
! 1362: attributes without the need to enhance the '-v' option.
! 1363: Rework attribute name and raw value formatting.
! 1364:
! 1365: [CF] Fix auto_ptr initialization in linux_scsi_device::autodetect_open().
! 1366:
! 1367: [CF] Remove duplicate function smart_device_list::add().
! 1368: Replace calls with push_back().
! 1369:
! 1370: [MS] attribute update:
! 1371: trim attribute names to 23 chars
! 1372:
! 1373: [CF] Add smart pointer class template to manage device object pointers.
! 1374: Remove related 'delete' calls and 'try/catch' blocks.
! 1375:
! 1376: [CF] do_release: Replace generation of '*.asc' by '*.md5' and '*.sha1'.
! 1377:
! 1378: [MS] attribute updates:
! 1379: - change attributes 202,204,205 to the meanings as found in wdidle3.exe
! 1380: retain old entries as comments (possible Fujitsu use)
! 1381: - add attribute 240 as found in Fujitsu MHY2xxxBH
! 1382:
! 1383: [MS] attributes updates:
! 1384: - attributes 225, 232 and 233 for Intel X25-E SSD
! 1385: - non-conflicting attributes extracted from wdidle3.exe
! 1386: (thanks to Franc Zabkar and Dan Lukes)
! 1387:
! 1388: [CF] Update Windows and ./configure info in INSTALL file.
! 1389:
! 1390: [CF] Update 'do_release' script for SVN.
! 1391:
! 1392: [MS] knowndrives.cpp updates:
! 1393: - Western Digital MyPassport Essential hard drive (USB interface)
! 1394: - Seagate Momentus 7200.4 series
! 1395: - Western Digital Raptor X
! 1396: - Intel X25-E SSD
! 1397:
! 1398: [CF] knowndrives.cpp updates:
! 1399: - New Seagate 7200.11 firmware version
! 1400: - Update IBM link
! 1401:
! 1402: [CF] smartctl: Use printf() instead of pout() for exception error
! 1403: messages to avoid access to bogus 'con->dont_print'.
! 1404:
! 1405: [CF] smartd: Add missing help texts for '-A', '-B' and '-s'.
! 1406:
! 1407: [CF] Add missing check for log page 0x11 support to smartctl
! 1408: '-l sataphy' option.
! 1409:
! 1410: [CF] Add USB ID of Freecom Hard Drive XS.
! 1411:
! 1412: [AS] Linux: Autodetect DELL PERC and MegaRAID controllers.
! 1413: Hiding debug messages coming from megaraid code.
! 1414:
! 1415: [AS] Linux: Fixed SATA drives support on megaraid device (see ticket #15).
! 1416:
! 1417: [AS] FreeBSD: Removed all old detection code, moving everything to
! 1418: the objects. Now we are using CAM/ATA enumerators to guess device
! 1419: type.
! 1420:
! 1421: [AS] FreeBSD: Added autodetection for the ada disks (untested).
! 1422: Code for USB device detection refactored.
! 1423:
! 1424: [AS] FreeBSD: cam_get_umassno rewritten using XPT_PATH_INQ
! 1425:
! 1426: [AS] FreeBSD: do not open/close cam device on every request for SCSI
! 1427: disks. Use com->camdev both for SCSI and ATAPICAM.
! 1428:
! 1429: [AS] FreeBSD: added support for the ada disks, based on agapon patch
! 1430:
! 1431: [CF] Add names for attributes 184 and 188, see ticket #17.
! 1432:
! 1433: [CF] configure.in: Change configure date syntax.
! 1434: Add message to '-mno-cygwin' option check.
! 1435:
! 1436: [GK] Add names for some attributes used in MLC flash drives:
! 1437: 175, 176, 177, 181, 182
! 1438:
! 1439: [CF] Windows: Check support of gcc '-mno-cygwin' option in configure.
! 1440: This option has been removed in Cygwin gcc 4.x. Update INSTALL
! 1441: instructions accordingly.
! 1442:
! 1443: [CF] Increase SCSI_TIMEOUT_DEFAULT from 6 to 20 seconds to avoid
! 1444: timeouts when a disk spins up from standby mode.
! 1445:
! 1446: [CF] Add USB ID of AcomData 504 (OnSpec USB bridge).
! 1447:
! 1448: [AS] Correcting manual pages (FreeBSD related)
! 1449:
! 1450: [AS] FreeBSD: fix FTBFS on GNU/kFreeBSD (reported by derevko).
! 1451:
! 1452: [AS] FreeBSD: Add USB autodetection to smartd DEVICESCAN directive.
! 1453:
! 1454: [CF] Add USB ID of Myson Century CS8818, add some comments.
! 1455:
! 1456: [CF] Return info strings from 'smart_interface::get_*()' functions as
! 1457: 'std::string' instead of 'const char *'. Static buffers are no
! 1458: longer needed.
! 1459:
! 1460: [SZ] FreeBSD: Fix highpoint type detection and ioctl failed for parameter
! 1461: error.
! 1462:
! 1463: [CF] Linux: Add USB autodetection to smartd DEVICESCAN directive.
! 1464:
! 1465: [CF] Add USB IDs of Maxtor Basics Desktop and ISD-300A1.
! 1466:
! 1467: [AS] Use malloc() to ensure that the read buffer lands on a single
! 1468: page. This avoids some bugs seen on LSI controlers under
! 1469: FreeBSD.
! 1470:
! 1471: [CF] Add missing help text for '-d usb*' options.
! 1472:
! 1473: [CF] Linux: Dereference '/dev/disk/by-*/*' symlink before device type
! 1474: autodetection.
! 1475:
! 1476: [AS] FreeBSD: Support SATA disks attached to a SAS controller (based on
! 1477: patch from freebsd ports tree).
! 1478:
! 1479: [AS] FreeBSD: Added FreeBSD 8 libusb2 device autodetecion, new
! 1480: configure check for -lusb.
! 1481:
! 1482: [AS] FreeBSD: Added USB device autodetection and fixed -d switch behavior.
! 1483:
! 1484: [AS] FreeBSD: Migrate os_freebsd.cpp to new interface.
! 1485:
! 1486: [CF] Fix max number of 3ware devices, 128 devices are supported again.
! 1487: Regression was introduced during migration to new interface.
! 1488: Thanks to Michael Holweg for the problem report.
! 1489:
! 1490: [CF] Windows installer: Add 'DisplayVersion' to uninstall registry key.
! 1491:
! 1492: [MS] knowndrives.cpp updates:
! 1493: - Marvell SSD SD88SA024BA0
! 1494: - Fujitsu MHZ2 BH series
! 1495: - Fujitsu MHZ2 BJ series
! 1496: - Seagate Maxtor DiamondMax 23
! 1497: - WD Caviar Green: Add some 32MB cache variants
! 1498: - relax OCZ-Vertex pattern
! 1499:
! 1500: [CF] Add USB ID of Verbatim FW/USB160.
! 1501:
! 1502: [CF] Fix data type bug in checksum test for multi sector logs.
! 1503:
! 1504: [CF] Add USB ID of Seagate FreeAgent Go.
! 1505:
! 1506: [MS] Add experimental feature to log attribute values at each check
! 1507: cycle (ATA only), activated with the smartd option
! 1508: "-A PREFIX" / "--attributelog=PREFIX".
! 1509: Introduce configure options "--enable-attributelog" and
! 1510: "--with-attributelog=PREFIX" to enable feature by default.
! 1511:
! 1512: [DG] [SAT] Heads up about a non backwardly compatible change
! 1513: introduced in draft SAT-2 (sat2r8b.pdf) that will break our
! 1514: existing SAT processing code. Action needed if change stands.
! 1515:
! 1516: [MS] smartd.cpp: Adjust umask
! 1517:
! 1518: [CF] Makefile.am: Remove 'uninstall-docsDATA' target to fix
! 1519: 'make distcheck' with automake 1.11. The 'make uninstall'
! 1520: of examplescripts fails if docdir does no longer exist.
! 1521:
! 1522: [CF] Remove 'scsiata.h'. The 'scsiata.cpp' module now implements
! 1523: parts of 'dev_interface.h'.
! 1524:
! 1525: [CF] smartctl: Don't report an attribute as failed if threshold is 0.
! 1526:
! 1527: [CF] Print only one warning on checksum errors in multi sector log.
! 1528: Remove casts from calls of checksum().
! 1529:
! 1530: [DG] minor changes to SCSI background scan strings
! 1531:
! 1532: [MS] knowndrives.cpp updates:
! 1533: - Fujitsu MHW2 BJ series
! 1534: - WD Caviar Black family
! 1535:
! 1536: [MS] Makefile.am: Make creation of svnversion.h independent of
! 1537: locale settings
! 1538:
! 1539: [CF] Require to specify PORT parameter of '-d usbjmicron' if two disks
! 1540: are connected.
! 1541:
! 1542: [CF] smartctl: Limit default number of printed entries for
! 1543: '-l xerror' to 8, for '-l xselftest' to 25.
! 1544:
! 1545: [CF] smartctl: Fix number of entries in '-l xselftest' output.
! 1546:
! 1547: [CF] Add USB IDs of a SunplusIT bridge, three WD drives, and an
! 1548: unsupported Iomega drive.
! 1549:
! 1550: [CF] Makefile.am: Use 'svnversion' instead of 'svn info' to get
! 1551: the revision number. This also checks for mixed and modified
! 1552: working copies.
! 1553:
! 1554: [CF] Remove CVS Id strings from '-V, --version' output.
! 1555:
! 1556: [CF] Update CONTRIBUTORS section on man pages.
! 1557:
! 1558: [CF] Makefile.am: 'make maintainer-clean' now removes also files
! 1559: generated by './autogen.sh'.
! 1560:
! 1561: [CF] Invalidate 'do_release' script, it needs some rework for SVN.
! 1562:
! 1563: [CF] Update documentation files for SVN.
! 1564:
! 1565: [CF] Rename trunk/sm5 to trunk/smartmontools.
! 1566:
! 1567: [CF] Print SVN revision number instead of time in version info line.
! 1568: Get SVN revision number from svn (if available) or guess from
! 1569: Id strings. Rename generated file to svnversion.h.
! 1570:
! 1571: [CF] Makefile.am: Modify generation of cvsversion.h for SVN.
! 1572:
! 1573: [GP] Convert CVS repository to SVN.
! 1574:
! 1575: [CF] smartd: Fix size of monitor flag array from previous commit.
! 1576:
! 1577: [CF] Makefile.am: Add missing 'megaraid.h'.
! 1578:
! 1579: [CF] smartd: Add '!' flag to '-r' and '-R' directives. If specified,
! 1580: message is logged as LOG_CRIT and warning mail is sent if
! 1581: attribute normalized or raw value changes.
! 1582:
! 1583: [CF] Replace global 'con->...' variables used for selective self-tests
! 1584: by local variables.
! 1585:
! 1586: [GK] Add names for some attributes used in Samsung MLC drives:
! 1587: 178-180 & 183
! 1588:
! 1589: [CF] smartctl: Add option '-x, --xall' to print all info including
! 1590: extended SMART logs and non-SMART info.
! 1591:
! 1592: [CF] smartctl: Add '-l xerror,error' and '-l xselftest,selftest' to print
! 1593: the old logs if the extended logs are not supported.
! 1594:
! 1595: [MS] knowndrives.cpp updates:
! 1596: - Western Digital AV-GP series
! 1597: - Transcend Solid-State Drive and Transcend Solid-State Drive V series
! 1598: - Seagate Momentus 5400.5 series
! 1599:
! 1600: [CF] Disable 48-bit ATA commands for JMicron USB bridges by default
! 1601: because these commands do not work with all devices.
! 1602: Add '-d usbjmicron,x' to enable 48-bit commands.
! 1603: Thanks to Alexander Shaduri for the problem report.
! 1604:
! 1605: [CF] smartd: Don't ignore the '-n' directive when a self-test is
! 1606: scheduled. Start the self-test later when the disk is active
! 1607: again.
! 1608:
! 1609: [DG] SCSI (SAS): implement '-l sasphy,reset' (reset part was stub
! 1610: prior to this)
! 1611:
! 1612: [DG] add 'ATA, SCSI command sets and SAT' section to smartctl.8 .
! 1613: [SCSI] add 'number of background medium scans' field
! 1614:
! 1615: [DG] SCSI (SAS): add '-l sasphy' and '-l sasphy,reset' into smartctl
! 1616: to output SAS device phy information (from the Protocol specific
! 1617: log page)
! 1618:
! 1619: [CF] autogen.sh: Remove 'CYGWIN=check_case:strict', this does no
! 1620: longer work on Cygwin 1.7. Print warning if Automake version
! 1621: cannot handle case insensitive filesystems.
! 1622:
! 1623: [CF] Remove '#define TRUE/FALSE', use 'bool' and 'true/false'.
! 1624:
! 1625: [CF] Add 'options' parameter to SCSI printing routine. Move global
! 1626: 'con->...' smartctl variables to 'options' parameters of
! 1627: printing routines.
! 1628:
! 1629: [CF] Windows: Remove outdated entry about undocumented system calls
! 1630: from WARNINGS file.
! 1631:
! 1632: [CF] Print General Purpose Logs even if GPL feature bit is missing.
! 1633: Needed for some older disks which implement READ LOG EXT but
! 1634: do not report the GPL feature set.
! 1635: Change order of the extended log outputs ('-l xerror',
! 1636: '-l xselftest', '-l sataphy'). Extended logs are now printed
! 1637: before their old versions.
! 1638:
! 1639: [CF] autogen.sh: automake 1.10.2 and 1.11 are OK.
! 1640:
! 1641: [CF] Fix syntax error in prototype of 'safe_snprintf()'.
! 1642: Thanks to Alexander Shaduri for bug report and patch.
! 1643:
! 1644: [DG] SCSI: Fetch load-unload cycle counts.
! 1645:
! 1646: [CF] Windows: Add Win-7 and Win2008 to get_os_version_str().
! 1647:
! 1648: [CF] smartd: Fix '-M test' directive in conjunction with '-s' option.
! 1649: Thanks to Matthias Becher for the problem report.
! 1650:
! 1651: [MS] knowndrives.cpp updates:
! 1652: - Add Seagate Barracuda 7200.12 series
! 1653: - Add Seagate Momentus 5400.4 series
! 1654: - Add Hitachi Deskstar 7K1000.B series
! 1655: - Add Transcend SSD TS32GSSD25-M
! 1656: - Add OCZ Vertex 1199
! 1657:
! 1658: [CF] knowndrives.cpp updates:
! 1659: Add Samsung S250 series.
! 1660: Add '-v 198,increasing' to Samsung P80.
! 1661: Replace '#if/#endif' by comment to fix configure option
! 1662: '--enable-drivedb'.
! 1663:
! 1664: [CF] knowndrives.cpp update:
! 1665: Add Seagate 7200.11 with 'CC' firmware which is unaffected
! 1666: by the bug. Thanks to Bas Mevissen for the patch.
! 1667:
! 1668: [CF] Replace global 'con->...' variables used for drive presets
! 1669: by local variables.
! 1670:
! 1671: [CF] Simplify '-v' vendor attribute option parsing.
! 1672: Add '-v 197,increasing' and '-v 198,increasing' options
! 1673: to specifiy that an uncorrectable count is never reset.
! 1674: This modifies the printed attribute names and smartd's
! 1675: default setting of '-C' and '-U' directives.
! 1676: Both '-v' options can also be preset in the drive database.
! 1677:
! 1678: [CF] Add '+' modifier to smartd '-C' and '-U' directives.
! 1679: If specified, a warning is only printed if the raw value
! 1680: increases.
! 1681:
! 1682: [CF] Add smartctl option '-l xselftest[,NUM]' to print
! 1683: ATA SMART Extended Self-test Log (GP Log 0x07).
! 1684:
! 1685: [CF] Add experimental option '-d usbsunplus' for drives behind
! 1686: SunplusIT USB bridges. Tested on WinXP with SPIF215(?) in
! 1687: TrekStor DataStation maxi m.u.. Many thanks to SunplusIT
! 1688: tech support for providing the required information.
! 1689:
! 1690: [CF] Windows: Provide a non-console version of smartctl.exe
! 1691: as smartctl-nc.exe. This prevents that a new console is
! 1692: opened when smartctl is run from a GUI program with
! 1693: stdio redirected.
! 1694: Used by GSmartControl (http://gsmartcontrol.berlios.de/).
! 1695:
! 1696: [CF] Remove support for platforms without getopt_long() in
! 1697: smartctl.cpp and smartd.cpp. If getopt_long() is missing,
! 1698: ./configure aborts with an explanatory message.
! 1699: For now, short option help texts are only removed from
! 1700: os_linux.cpp and os_win32.cpp. HAVE_GETOPT_LONG is still
! 1701: defined in config.h.
! 1702:
! 1703: [CF] Add smartctl '-d test' option to print the result of the
! 1704: device type detection.
! 1705:
! 1706: [CF] Enhance USB device type autodetection, use bcdDevice if known.
! 1707: Add Cypress CY7C68300B/C (AT2LP) to the table.
! 1708:
! 1709: [CF] Linux: Add experimental USB device type autodetection.
! 1710: Uses USB ID info found through symlink "/sys/block/sdX/device".
! 1711:
! 1712: [CF] Windows: Add experimental USB device type autodetection.
! 1713: Uses WMI command line tool 'wmic' to query USB ID.
! 1714:
! 1715: [CF] Add function smart_interface::get_usb_dev_type_by_id() to map
! 1716: USB vendor:product IDs to '-d type' names. Can be used by
! 1717: platform dependent layer to autodetect USB devices if ID of
! 1718: USB bridge is known.
! 1719:
! 1720: [CF] smartd: Log changes of self-test execution status if
! 1721: '-l selftest'is specified.
! 1722:
! 1723: [CF] knowndrives.cpp update:
! 1724: Samsung SpinPoint F1 RE series
! 1725:
! 1726: [MS] knowndrives.cpp update:
! 1727: Seagate Momentus 5400.6 series
! 1728:
! 1729: [CF] Add forgotten SCSI sense checks to class usbjmicron_device.
! 1730:
! 1731: [CF] Add new SMART STATUS check command for JMicron USB bridges.
! 1732: Should support also older chip versions and prevents a race
! 1733: condition.
! 1734:
! 1735: [CF] Windows: Fix win_scsi_device::scsi_pass_through() for single byte
! 1736: data transfers. Required for JMicron SMART STATUS check.
! 1737:
! 1738: [MS] knowndrives.cpp update:
! 1739: Add Hitachi Travelstar C4K60 family (1.8" slim drives)
! 1740:
! 1741: [MS] Workaround for huge raw values of attribute 9, needed
! 1742: for Hitachi Travelstar C4K60. For the Power_On_Minutes case,
! 1743: clip the display to 4 bytes and show the remaining part,
! 1744: if existent, in parens.
! 1745:
! 1746: [CF] Add experimental option '-d usbjmicron[,PORT]' for drives
! 1747: behind JMicron USB bridges. Tested on WinXP with JM20336 in
! 1748: AixCase AIX-ESU35CD. Many thanks to JMicron tech support
! 1749: for providing the required information.
! 1750:
! 1751: [MS] knowndrives.cpp update:
! 1752: Add WD Caviar Green 8MB and 32MB cache variants, stretch to 2TB.
! 1753:
! 1754: [CF] knowndrives.cpp updates: Add more entries for Samsung P80 disks
! 1755: with old and unknown firmware. Remove old entries which would
! 1756: match any new Samsung model reusing old firmware version number.
! 1757:
! 1758: [CF] Windows: Add a workaround for missing multi-sector support
! 1759: for ATA READ LOG EXT command.
! 1760:
! 1761: [CF] Fix Extended Comprehensive Error Log index base.
! 1762: Add workaround for Samsung disks using reserved byte as index.
! 1763:
! 1764: [CF] knowndrives.cpp updates: Update bug warnings for
! 1765: Seagate 7200.11, ES.2 and DiamondMax 22. Add new entries
! 1766: for fixed firmware versions.
! 1767:
! 1768: [CF] Add smartctl option '-l xerror[,NUM]' to print
! 1769: ATA SMART Extended Comprehensive Error Log (GP Log 0x03).
! 1770:
! 1771: [MS] knowndrives.cpp update:
! 1772: Added remaining WD Scorpio Blue SATA II drives
! 1773:
! 1774: [CF] Minor fix to remove ID 0 from 'smartctl -l sataphy ...' output.
! 1775:
! 1776: [CF] knowndrives.cpp updates: Add warnings about possible firmware
! 1777: bugs to Seagate 7200.11, ES.2 and DiamondMax 22 entries.
! 1778:
! 1779: [CF] knowndrives.cpp updates: Add Samsung SpinPoint F1 series.
! 1780:
! 1781: [CF] Windows: Fix return value of scsi_pass_through(). Regression
! 1782: was introduced during migration to new interface. SAT over USB
! 1783: now works on XP (both '-d sat,12' and '-d sat,16').
! 1784:
! 1785: [MS] knowndrives.cpp updates:
! 1786: - Added Western Digital RE2-GP family
! 1787: - Added Hitachi Travelstar E5K160 family
! 1788: - Allow uppercase variants of Hitachi 5K160 drives
! 1789:
! 1790: [CF] Fix smartctl crash on '-l directory,[gs]'. Allow to override
! 1791: missing GPL feature bit or missing log dir entry with
! 1792: '-T permissive' option.
! 1793:
! 1794: [SZ] os_freebsd.cpp, os_freebsd.h updates:
! 1795: Support HighPoint RocketRAID controller under FreeBSD
! 1796:
! 1797: [MS] knowndrives.cpp updates:
! 1798: - Added Western Digital RE3 32MB cache variants
! 1799: - Added WD Caviar Green 32MB cache variant (WD10EADS)
! 1800: - Added WD Scorpio Black family
! 1801:
! 1802: [DG] Accept half healthy (and half unhealthy) indication from the
! 1803: SMART RETURN STATUS. This makes allowance for SAT implementations
! 1804: (e.g. via USB) that truncate the SCSI sense buffer to 18 bytes.
! 1805: This truncation causes the SMART RETURN STATUS indication to be
! 1806: half health or unhealthy. If the half indication is used, then
! 1807: warn if '-r ioctl' is given.
! 1808:
! 1809: [MS] knowndrives.cpp updates:
! 1810: - Added Apple SSD
! 1811: - Added Seagate U8 family
! 1812:
! 1813: [DL] os_freebsd.cpp:
! 1814: Added support for CHECK_POWER_MODE and WRITE_LOG commands
! 1815:
! 1816: [MS] knowndrives.cpp update:
! 1817: There seem to exist WD Raptors with SATA II interface, add them.
! 1818:
! 1819: [MS] knowndrives.cpp updates:
! 1820: - Added remaining Seagate Barracuda 7200.11 drives
! 1821: - Added HP 1TB SATA disk
! 1822:
! 1823: [MS] knowndrives.cpp updates:
! 1824: - Added Maxtor 92040U6 (DiamondMax Plus 6800)
! 1825: - Added Seagate Maxtor DiamondMax 21 500GB version
! 1826: - Added QUANTUM FIREBALLlct15 22
! 1827: - Added QUANTUM FIREBALL CR6.4A
! 1828: - Added QUANTUM FIREBALLP LM20.4
! 1829: - Added SUN branded Toshiba MK4019GAX
! 1830: - Added TOSHIBA MK1016GAP and relatives: MK1[05]1[67]GAP
! 1831: - Added Western Digital WD800AB and WD2500AB
! 1832: - Some Hitachi 7K160 drives have garbage at end of name: permit it
! 1833:
! 1834: [CF] Add smartd '-n powermode,N' directive parameter to limit the
! 1835: number of skipped checks. Thanks to Michal Hlavinka for the patch.
! 1836:
! 1837: [MS] knowndrives.cpp updates:
! 1838: - Added Hitachi Endurastar J4K30/N4K30
! 1839: - Added Hitachi Travelstar 4K120 series
! 1840: - Some Hitachi 7K80 drives have garbage at end of name: permit it
! 1841: - IBM Travelstar 6GN series
! 1842:
! 1843: [MS] knowndrives.cpp updates:
! 1844: - Added Quantum Fireball ST4300A
! 1845: - Added Asus-Phison SSD (solid state disk)
! 1846: - Added Seagate DB35.3 Series
! 1847: - Added remaining disks of the Seagate SV35.2 Series
! 1848:
! 1849: [MS] Fix trivial compile error with "-pedantic"
! 1850:
! 1851: [MS] Workaround for huge raw values of Reallocated_Sector_Ct and
! 1852: Reallocated_Event_Ct for newer Fujitsu disks (only the lower
! 1853: 16 bits seem to be meaningful). Clip the display to 16 bits
! 1854: and show the remaining part, if existent, in parens. Patch by [CF].
! 1855:
! 1856: [CF] smartd DEVICESCAN: Fix autodetection of SAT devices.
! 1857: Thanks to Stanislav Brabec for bug report and testing.
! 1858:
! 1859: [MS] knowndrives.cpp update:
! 1860: Convert file to full string regex: remove "^$" from pattern
! 1861:
! 1862: [MS] knowndrives.cpp updates:
! 1863: - Added Seagate Momentus 5400 PSD series (hybrid drives)
! 1864: - Added Seagate Momentus 7200.3 series
! 1865: - Added Hitachi Deskstar 7K250 (SUN branded)
! 1866: - There are Hitachi Travelstar 5K250 drives with capital "HITACHI"
! 1867: - Correct regex for Maxtor VL 30 drives
! 1868:
! 1869: [CF] Add configure options '--enable-savestates' and
! 1870: '--with-savestates=PREFIX' to enable smartd persistence
! 1871: ('-s' option) by default.
! 1872:
! 1873: [CF] smartd: Add '-s ([cnr]/../.././..)' directive to run scheduled
! 1874: selective self-tests. Useful to perform full tests of large disks
! 1875: not running 24x7.
! 1876:
! 1877: [CF] Allow to read local drive database entries from optional file
! 1878: '${sysconfdir}/smart_drivedb.h'.
! 1879: Add configure options '--enable-drivedb' and '--with-drivedbdir=DIR'.
! 1880: If specified, drive database is read from '${drivedbdir}/drivedb.h'.
! 1881: (default '${prefix}/share/smartmontools/drivedb.h'). This file
! 1882: is build from knowndrives.cpp.
! 1883:
! 1884: [MS] knowndrives.cpp updates:
! 1885: - Added 640GB variants of Western Digital AAKS and AACS drives
! 1886: - Added Western Digital AV ATA family
! 1887: - Added 160GB variant of Hitachi P7K500
! 1888: - Added 500GB variant of Hitachi 7K1000
! 1889: - Some cleanup for Quantum disks
! 1890: - Added Seagate Maxtor DiamondMax 22 family
! 1891:
! 1892: [CF] Use full string match for regexp in drive database.
! 1893:
! 1894: [CF] Add option '-d sat+TYPE' to use SAT with controllers which
! 1895: require option '-d TYPE'. Should work with '-d sat+megaraid,N'.
! 1896: As a side effect, '-d usbcypress+TYPE' is also supported.
! 1897:
! 1898: [CF] Add parser to read drive database from a file. Add '-B' option
! 1899: to smartctl and smartd to specify database file name. File syntax
! 1900: is identical to the C/C++ syntax used to inialize the internal
! 1901: database array.
! 1902:
! 1903: [CF] New syntax for drive database: Specify presets by strings
! 1904: with '-v' and '-F' options. Use empty strings instead of NULL.
! 1905:
! 1906: [JPH] Added Linux support for viewing disks behind MegaRAID
! 1907: controllers
! 1908:
! 1909: [CF] smartd: Improve min/max temperature recording in conjunction
! 1910: with '-s' option.
! 1911:
! 1912: [CF] Add a wrapper class for FILE *.
! 1913:
! 1914: [CF] smartd: Add experimental support for state persistence (ATA only).
! 1915: Add option '-s' to specify path prefix for state files.
! 1916: Rework scheduled self-test detection to support persistence.
! 1917: If any test schedules are within downtime, the highest priority
! 1918: test is run after next startup.
! 1919:
! 1920: [CF] Remove casts from 'format_ata_string()' calls.
! 1921:
! 1922: [CF] Minor changes to fix errors and warnings from Cygwin gcc 4.3.0.
! 1923:
! 1924: [CF] smartd: Remove SCSITIMEOUT code. According to smartd.h 1.54 CVS log
! 1925: from 2003-10-27, it did never work.
! 1926:
! 1927: [CF] Remove dependencies ataprint.cpp and scsiprint.cpp from smartd.
! 1928: Move common ATA functions from ataprint.cpp to atacmds.cpp.
! 1929: Module scsiprint.cpp was apparently never used in smartd.
! 1930:
! 1931: [CF] Move smartd local declarations from smartd.h and utility.h to
! 1932: smartd.cpp. Remove smartd.h.
! 1933:
! 1934: [CF] Fixed extra '\n' in "Offline data collection status" output.
! 1935: Thanks to Alexander Shaduri for the patch.
! 1936:
! 1937: [CF] smartd: Separate device configuration data from device state data.
! 1938: Use references instead of pointers for configuration and state data.
! 1939:
! 1940: [CF] Add const-correctness and static to ATA support functions.
! 1941:
! 1942: [CF] Add a wrapper class for regex.
! 1943:
! 1944: [CF] Simplify 'create_vendor_attribute_arg_list()'.
! 1945:
! 1946: [CF] smartd: Rework of main data structures. Remove explicit memory
! 1947: allocations, use STL containers and structs with value semantics
! 1948: instead. Remove old malloc/free based memory management helper
! 1949: functions unless old interface is still in use.
! 1950:
! 1951: [CF] Linux: Cleanup device scan, remove name list, create objects directly.
! 1952:
! 1953: [CF] Linux: Cleanup smart_device::open(), type strings are no longer used.
! 1954:
! 1955: [CF] Remove CONTROLLER_* defines and variables unless old interface
! 1956: is still in use.
! 1957:
! 1958: [CF] Linux: Migrate 3ware interface to 'ata_pass_through()'.
! 1959: Multi-sector support is not complete yet. 48-bit commands
! 1960: possibly work.
! 1961: WARNING: Not tested, please review code before first test!
! 1962:
! 1963: [CF] Linux: Migrate os_linux.cpp to new interface.
! 1964:
! 1965: [CF] Add direct access to 16-bit registers in 'ata_in/out_regs_48bit'.
! 1966:
! 1967: [CF] Add 'ata_cmd_is_ok()' parameter check,
! 1968: remove 'ata_pass_through_28/48bit()' functions.
! 1969:
! 1970: [CF] Add CVS date/time from cvsversion.h to man pages also.
! 1971:
! 1972: [CF] Add configure option '--with-os-deps='os_module.o ...' to specify
! 1973: alternate OS interface modules. Useful for testing during migration.
! 1974:
! 1975: [CF] Remove declarations of 'optarg', 'optind', ..., include <unistd.h>
! 1976: instead. This fixes 'auto-importing' linker warnings on Cygwin.
! 1977:
! 1978: [CF] Add '-l sataphy[,reset]' to print SATA Phy Event Counters.
! 1979:
! 1980: [CF] Add '-l gplog,ADDR[,FIRST[-LAST|+SIZE]]' and '-l smartlog,...'
! 1981: to dump any log page accessible via GP or SMART read log commands.
! 1982:
! 1983: [CF] Enhance '-l directory' to print both GP and SMART Log directories.
! 1984: Add '-l directory[,gs]' modifiers to select GP or SMART log.
! 1985: Enhance 'ata_cmd_in' parameter struct for 48-bit commands.
! 1986:
! 1987: [CF] Windows: Add full ATA pass through support including 48-bit commands.
! 1988:
! 1989: [CF] Windows: Migrate os_win32.cpp to new interface.
! 1990:
! 1991: [CF] SAT: Add full ATA pass through support including 48-bit commands.
! 1992:
! 1993: [MS] knowndrives.cpp update
! 1994: - Added FUJITSU MHZ2250BS G2 and family
! 1995:
! 1996: [MS] knowndrives.cpp updates
! 1997: - Added Maxtor DiamondMax 60 94098H6
! 1998: - Added Maxtor DiamondMax 1280 84000A6 and family
! 1999: - Added Maxtor DiamondMax VL 30 31536H2 (ATA100) and family
! 2000: - Some Seagate Barracuda 7200.9 have garbage at end of name: permit it
! 2001: - Added Seagate Barracuda ATA ST320430A and family
! 2002: - Regression from previous checkin: add WD RE2 WD...0ABYS again
! 2003: - Added WD RE3 WD5002ABYS and family
! 2004: - Added Quantum Fireball CR13.0A
! 2005: - Added Hitachi Travelstar 5K250 HTS542525K9SA00 and family
! 2006: - Added WD AC420400D and add whole range of AC.... which
! 2007: have 5400rpm or higher (i.e. PIO-only drives omitted)
! 2008:
! 2009: [MS] knowndrives.cpp updates
! 2010: - WD: Separated entries for EIDE and SATA
! 2011: - WD: Separated entries for Caviar SE, SE16, RE, RE2
! 2012: - WD Named: WD Caviar AC series
! 2013: - WD Renamed: WD Caviar RE/RE2 -> WD RE/RE2
! 2014: - WD Renamed: WD Caviar SE/SE16 WD....AA[A-Z][A-Z] -> WD Caviar Blue
! 2015: - WD Renamed: WD Scorpio WD....BEV[A-Z] -> WD Scorpio Blue
! 2016: - Added WD Scorpio Blue WD3200BEVT
! 2017: - Added WD RE2 WD5001ABYS and family
! 2018: - Added WD Caviar Green WD5000AACS and family
! 2019: - Added WD VelociRaptor WD3000GLFS and family
! 2020: - Added Seagate Barracuda ES.2 ST31000340NS and family
! 2021: - Added Samsung SP80A4H
! 2022: - Added Maxtor DiamondMax 21 STM3160215AS and STM3320620AS
! 2023: - Added Seagate Barracuda 7200.7 ST380819AS
! 2024: - Added Maxtor DiamondMax 10 6B100P0
! 2025: - Added Seagate SV35.2 Series
! 2026: - Added Fujitsu MHY2120BH and family
! 2027: - Added Fujitsu MHW2080BH PL (PL variant)
! 2028: - Added Toshiba MK3252GSX and family
! 2029:
! 2030: [BA] Fix smartctl bug: when running in silent mode '-q errorsonly'
! 2031: do not print the Selective Self-test log. Any errors will
! 2032: ALREADY appear in the SMART Self-test log.
! 2033:
! 2034: [CF] Add missing 'const' and other minor fixes to prevent gcc warnings.
! 2035:
! 2036: [OB] Added information message about supported Areca firmware versions.
! 2037: It's displayed in case the ATA device identification fails.
! 2038:
! 2039: [CF] Add configuration file for Doxygen.
! 2040:
! 2041: [CF] Add new object oriented interface to access ATA and SCSI devices.
! 2042: smartctl and smartd are modified to use the new classes in
! 2043: 'dev_interface.{h,cpp}'. The template class in 'dev_tunnelled.h'
! 2044: is used in 'scsiata.cpp'. The code in 'dev_ata_cmd_set.{h,cpp}'
! 2045: supports migration from old function 'ata_command_interface()'.
! 2046: All existing 'os_*.cpp' modules should still work without any changes.
! 2047: The required adapter classes from 'dev_legacy.cpp' are automatically
! 2048: added by configure if necessary.
! 2049:
! 2050: [BA] Updated smartd and smartctl and smartd.conf man-page documentation
! 2051: to reflect support for Areca SATA RAID controller cards.
! 2052:
! 2053: [OB] Added support for Areca controllers to smartd. Extensive tests
! 2054: as well as documentation are still pending however.
! 2055:
! 2056: [OB] Implemented device locking for Areca controllers in smartctl
! 2057:
! 2058: [BA] Fixed selective self-test code. Data structure revision number
! 2059: may be != 1 if no selective self-test has ever been run. Host
! 2060: MUST set this value (at least at the first selective self-test
! 2061: instance). Thanks to Curtis Stevens of WDC for clarification.
! 2062:
! 2063: [MC] usbcypress autodetection
! 2064:
! 2065: [BA] Starting to commit Areca code. For now just smartctl.
! 2066: More changes and documentation coming soon.
! 2067: Need Areca firmware version 1.45 dated 10 June 2008 or later.
! 2068: May need changes in opening /dev/sg and file locking.
! 2069: Many thanks to Hank Wu!
! 2070:
! 2071: [CF] smartd: Fix too small name buffer for 3ware with >100 devices.
! 2072:
! 2073: [JH] now C++ Support for QNX Target
! 2074: already tested for QNX 6.3.2 on x86 and armle target
! 2075:
! 2076: [CF] Allow to set BUILD_INFO from make command line.
! 2077:
! 2078: [CF] Windows: Add MSVC8 support, remove MSVC6 project files.
! 2079:
! 2080: [MC] Add usbcypress device support for smartd.
! 2081:
! 2082: [CF] Add output of latest CVS date/time stamp to version info.
! 2083: New file cvsversion.h is generated by Makefile.
! 2084: Move formatting of version info to utility.cpp.
! 2085:
! 2086: [AR] Fix bug in 3ware node creation where nodes would be created
! 2087: then deleted, then recreated.
! 2088:
! 2089: [BA] Add missing CCISS cvs version tags to '-V' printouts.
! 2090:
! 2091: [TS] Linux: Ensure the 3ware device nodes are created with a correct
! 2092: SELinux security context.
! 2093:
! 2094: [AR] Add support for up to 128 devices on 3ware controllers.
! 2095:
! 2096: [CF] C++: Added new main() with exception handlers, replaced
! 2097: exit(x) with throw(x), removed global variable 'exitstatus'.
! 2098: Necessary for future changes, because exit() does not call
! 2099: any destructors.
! 2100:
! 2101: [SS] FreeBSD: plug file descriptor leak in smartd (only happens with
! 2102: CISS devices). Reported by Vadim Ostranitsyn.
! 2103:
! 2104: [SS] FreeBSD: allow smartctl to interact with SCSI /dev/pass devices,
! 2105: thus enabling it to work with RAID controllers that expose disks
! 2106: via these devices. From scottl@ via FreeBSD ports.
! 2107:
! 2108: [MC] Add usbcypress device support for smartctl.
! 2109:
! 2110: [KS] INSTALL on Solaris: updated description to use C++ compiler.
! 2111:
! 2112: [KS] configure.in on Solaris: added options for Sun's compiler to
! 2113: suppress trivial warnings.
! 2114:
! 2115: [KS] configure.in on Solaris: added direction to search suitable
! 2116: libraries for getaddrinfo().
! 2117:
! 2118: [TS] smartd on Linux: remove forgotten return from deviceopen();
! 2119: SCSI device descriptors had the FD_CLOEXEC flag unset.
! 2120:
! 2121: [CF] Added 'const' to avoid warning on depreciated string constant
! 2122: to 'char *' conversion.
! 2123:
! 2124: [CF] autogen.sh: automake 1.10.1 is OK. Updated message texts.
! 2125:
! 2126: [BA] removed smartmontools.spec file (now in CVS Attic). This
! 2127: was not being used by RH or FC anyhow, and was out of
! 2128: date and not maintained.
! 2129:
! 2130: [BA] smartd on Linux: sets FD_CLOEXEC on the opened device file
! 2131: descriptor. The descriptor is otherwise leaked to other
! 2132: applications (mail sender) which may be considered a security
! 2133: risk and may result in AVC messages on SELinux-enabled systems.
! 2134: Thanks to: Tomá Smetana" <tsmetana@redhat.com>.
! 2135:
! 2136: [BA] smartd: when sending email, to gather information about the
! 2137: host for the body of the email, eliminate gethostbyname()
! 2138: in favor of the IPv6-friendly function getaddrinfo() if the
! 2139: latter is available. Info may be found here
! 2140: http://udrepper.livejournal.com/16116.html
! 2141: and here
! 2142: http://people.redhat.com/drepper/userapi-ipv6.html
! 2143: Thanks to: Tomá Smetana" <tsmetana@redhat.com>.
! 2144:
! 2145: Smartmontools developers: please check that smartd still LINKS
! 2146: properly on your systems.
! 2147:
! 2148: [BA] Fix ugly syntax bug in os_freebsd.cpp. How did this go
! 2149: undetected for so long??
! 2150:
! 2151: SMARTMONTOOLS STABLE RELEASE 5.38 2008/03/10
! 2152:
! 2153: [KS] Solaris/x86: modified configure.in for Sun's compiler.
! 2154:
! 2155: [BA] smartd.initd.in addition from Erwan Velu <erwan@seanodes.com>
! 2156:
! 2157: [BA] smartd fixes:
! 2158:
! 2159: - On Linux, DEVICESCAN now automatically recognizes SATA devices
! 2160: behind libata, and SATA devices behind the Marvell driver, and
! 2161: treats them correctly.
! 2162:
! 2163: - On Linux, a '-d sat' or '-d marvell' is automatically added
! 2164: if libata or the marvell driver are recognized behind a SCSI
! 2165: device type
! 2166:
! 2167: [SS] (Maybe) fix attribute autosave in FreeBSD.
! 2168:
! 2169: [SS] Major NetBSD-specific bugfixes:
! 2170: - handle actual SCSI and ATA errors and not only ioctl() errors;
! 2171: - set up I/O request properly for AUTO_OFFLINE and AUTOSAVE commands (inspired by
! 2172: similar change in os_freebsd.cpp);
! 2173: - handle AUTO_OFFLINE and AUTOSAVE like STATUS_CHECK (like os_linux.cpp does).
! 2174:
! 2175: [GG] add kfreebsd gnu support to configure.in
! 2176:
! 2177: [BA] Fix auto-offline support in FreeBSD. Thanks to
! 2178: Cyrus Rahman <crahman@gmail.com> for the patch, and
! 2179: Eduard Martinescu for blessing it.
! 2180:
! 2181: [DG] smartd re-opens "SCSI" devices as ATA devices if a SAT layer is
! 2182: detected (smartd bug IMO). In Linux this upsets scsi generic
! 2183: device nodes (e.g. /dev/sg0). Detect the re-open in os_linux.cpp
! 2184: and set the O_RDWR flag (ATA uses the O_RDONLY flag).
! 2185:
! 2186: [CF] Drive database: Added Fujitsu MHW2 BH, Maxtor DiamondMax 17, 20, 21,
! 2187: Hitachi Travelstar 4K40, 5K120, 7K200, Deskstar 7K160, T7K500,
! 2188: T7K1000, Toshiba 1.8", Seagate Momentus 5400.3, 5400.3 ED, 7200.2,
! 2189: Barracuda 7200.11 and ES.
! 2190: Updated Toshiba 2.5", Seagate Barracuda 7200.9 and 7200.10.
! 2191: Added missing "(Hitachi )?" to Travelstar entries.
! 2192:
! 2193: [CF] Drive database: Added several Western Digital Caviar and Scorpio
! 2194: drives, added Caviar RE EIDE family.
! 2195:
! 2196: [CF] Drive database: Added Samsung P80 series with *-25 firmware.
! 2197:
! 2198: [CF] Replaced 'head [-n] -1' by 'sed 1...' in autogen.sh to avoid
! 2199: portability issues.
! 2200:
! 2201: [BA] Fixed autogen.sh script so that it uses 'grep -n 1' if 'grep -1'
! 2202: fails. Needed for Mac OS X 10.4. Uck.
! 2203:
! 2204: [CF] Windows: Added IOCTL_STORAGE_PREDICT_FAILURE. This allows access
! 2205: to ATA SMART status and data if other calls do not work.
! 2206: Thanks to Jaroslaw Kowalski for pointing this out.
! 2207: Added support to use this function without admin rights.
! 2208:
! 2209: [CF] Added ATA-8 revision 4c message text.
! 2210:
! 2211: [CF] Added compiler.h to cciss_ioctl.h header check to prevent
! 2212: configure warning.
! 2213:
! 2214: [SS] DragonFly support added (using os_freebsd code; untested).
! 2215:
! 2216: [CF] smartctl: Fixed ATA identify byte swapping issue on big-endian
! 2217: platforms. This regression was introduced by the change for
! 2218: '-F swapid'. Thanks to Matthew Butch for bug report and testing.
! 2219:
! 2220: [DG] SAT/SCSI: Improve SAT error processing code. Aborted commands from
! 2221: ATA devices (typically because SMART was disabled) were not being
! 2222: properly detected.
! 2223:
! 2224: [GG] smartd: wait for the pid file to show up, return an error if it doesn't
! 2225:
! 2226: [JH] fix bad return code (get STATUS) for QNX Part
! 2227:
! 2228: [JH] initial porting to QNX Neutrino 6.3.2
! 2229: need at this time a prerelease devb-eide driver and libcam.so.2
! 2230: only tested for X86 Target, but devb-eide and lobcam.so.2 available for X86/ARM
! 2231: the officional driver coming soon with the next QNX release
! 2232: create two new source files os_qnxnto.[c..h]
! 2233:
! 2234: [CF] smartd: Added option '-n, --no-fork' so that smartd works
! 2235: better with modern init methods. Thanks to Enrico Scholz
! 2236: for the patch from 2005-12-24.
! 2237:
! 2238: [CF] Windows: Improved ATA/SCSI device type detection and
! 2239: DEVICESCAN. This also fixes a regression in 3ware DEVICESCAN.
! 2240:
! 2241: [CF] smartd: Don't start self tests in first pass to avoid
! 2242: performance problems during boot.
! 2243: https://bugzilla.novell.com/show_bug.cgi?id=192591
! 2244:
! 2245: [CF] Fixed regression in SMART STATUS command on Win9x/ME.
! 2246:
! 2247: [BA] Fixed 3ware issue with new controllers. Documentation said
! 2248: that one could address up to 24 disks on a single controller,
! 2249: but in fact one was limited to 16 disks. This is now fixed:
! 2250: up to 32 disks can be addressed. Thanks to Adam Radford.
! 2251:
! 2252: NOTE1: I have patched the Linux and FreeBSD code but not
! 2253: modified the Win32 code (it already supports up to 32 disks).
! 2254:
! 2255: NOTE2: NOT TESTED ON LINUX. Do not use this on a production box!
! 2256: I will remove this NOTE2 as soon as some positive test
! 2257: reports are recieved.
! 2258:
! 2259: NOTE3: NOT TESTED ON FREEBSD. Do not use this on a production box!
! 2260: I will remove this NOTE3 as soon as some positive test
! 2261: reports are recieved.
! 2262:
! 2263: [CF] Windows installer: Added explorer drive menu, CMD window,
! 2264: UBCD4Win plugin, smartd service update and other minor
! 2265: improvements.
! 2266:
! 2267: [CF] Windows: Modified drive letter handling for explorer drive
! 2268: context menu: try SCSI if type is unknown, allow 'X:\.' syntax.
! 2269:
! 2270: [CF] Windows: Added automatic ATA/SCSI device type detection and
! 2271: SCSI device scanning. The device names '/dev/sdX' and
! 2272: '/dev/pd<n>' now work for both ATA and SCSI disks.
! 2273:
! 2274: [CF] smartctl: Added ability to parse '-r ataioctl,2' output from
! 2275: stdin ('-') and simulate the ATA commands for testing purposes.
! 2276:
! 2277: [BA] SMART Attributes: added 187, 189, more accurate name for 190.
! 2278:
! 2279: [CF] Windows: Added drive letters 'X:' as alternate disk device names.
! 2280:
! 2281: [CF] smartctl: Added '-F swapid' to fix ATA identify string byte
! 2282: ordering. Added '-q noserial' to suppress serial number output.
! 2283:
! 2284: [CF] Windows: Added '/dev/n?st<n>' as alternate device names for SCSI
! 2285: tapes. These names are also used by Cygwin's /dev emulation layer.
! 2286: Thanks to Corinna Vinschen (Cygwin project lead) for pointing this
! 2287: out.
! 2288:
! 2289: [CF] Windows: Added IOCTL_SCSI_MINIPORT_*SMART* for commands not handled
! 2290: properly by SMART_IOCTL in disk class driver. This allows to use
! 2291: READ_LOG, WRITE_LOG and ABORT_SELFTEST even if the driver does not
! 2292: support ATA_PASS_THROUGH.
! 2293:
! 2294: [CF] Added ATA-8 revision 4, fixed WRITE LOG '-r ioctl' output.
! 2295:
! 2296: [BA] Updated smartctl and smartd so that they can be used with the latest
! 2297: 3ware controllers which have 24 ports. Also updated docs.
! 2298: Thanks to Tim Bell at CERN.
! 2299:
! 2300: [GG] bit 4 in smartctl's return code might be set even when the dist check
! 2301: didn't return "DISK OK"
! 2302:
! 2303: [CF] Drive database: added '-F samsung3' for Samsung P80 firmware
! 2304: BH100-35.
! 2305:
! 2306: [SS] Applied patch from Dean Bennett to fix scheduled tests on
! 2307: Highpoint RAID controllers.
! 2308:
! 2309: [BA] Added patch from Tejun Heo http://thread.gmane.org/gmane.linux.ide/13222/focus=13235
! 2310: to fix broken auto-offline and auto-save via libata. Very clean fix: does it
! 2311: "the right way". Thanks Tejun!
! 2312:
! 2313: [CF] Added message text for ATA-7 self-test execution status 8
! 2314: ("... handling damage").
! 2315:
! 2316: [GG] cciss: support more than 16 disks (patch taken from
! 2317: http://cciss.sourceforge.net/smartmontools_cciss_more_than_16_drives.patch
! 2318: and adjusted for smartd)
! 2319:
! 2320: [DG] Solaris: [SCSI] add USCSI_RQENABLE flag to uscsi pass-through so
! 2321: sense buffer is made available. Expand reporting at this level.
! 2322:
! 2323: [GK] Darwin: Improve handling of powered-down drives.
! 2324:
! 2325: [SS] CCISS physical drive enumeration method changed (incompatibly).
! 2326:
! 2327: [CF] Fixed smartd crash on missing '-s' directive argument.
! 2328:
! 2329: [SS] Support CCISS on FreeBSD (kernel source is required until FreeBSD PR 109813
! 2330: is fixed).
! 2331:
! 2332: [DG] SCSI/TAPE: some IBM tape drives don't react properly to a LOG
! 2333: SENSE with an allocation length of 4; work around for that case.
! 2334:
! 2335: [CF] Applied Guido's patch to fix CCISS LUN array bounds check
! 2336: (openSUSE bug #239956) and remove trailing spaces in
! 2337: os_linux.cpp.
! 2338:
! 2339: [CF] Fixed 64-bit compilation issue in SCT status struct.
! 2340:
! 2341: [DG] SAT/SCSI: make real SCSI disks visible to DEVICESCAN in
! 2342: smartd again.
! 2343:
! 2344: [CF] Fixed check of SCT temperature table size.
! 2345:
! 2346: [CF] Added ATA-8 draft revisions, added SCT status format 3.
! 2347:
! 2348: [CF] Drive database: added Samsung T166 series.
! 2349:
! 2350: [CF] ATA: Added ',p' option for '-t scttempint,N' to make
! 2351: setting persistent.
! 2352:
! 2353: [CF] ATA: Added '-t scttempint,N' option to set SCT temperature
! 2354: logging interval.
! 2355:
! 2356: [CF] ATA: Added '-l scttemp[sts,hist]' options to print disk
! 2357: temperature information and history table provided by
! 2358: SMART Command Transport (SCT) Feature Set.
! 2359:
! 2360: [CF] ATA: Added '-t selective,{redo,next,cont}' commands to
! 2361: perform tests based on the last ranges still stored on
! 2362: disk. Added 'N+SIZE' and 'N-max' format for LBA range
! 2363: specification.
! 2364:
! 2365: [CF] Added Min/Max Temperature format used in attribute 190 of
! 2366: recent Maxtor disks (DiamondMax 20).
! 2367:
! 2368: [CF] Linux: Added check for <linux/cciss_ioctl.h> to allow build
! 2369: (without CCISS support) also when this file is missing.
! 2370:
! 2371: [CF] Added -F samsung3 option to correct firmware bug reporting
! 2372: completed self-tests as still in progress. Thanks to Manfred
! 2373: Schwarb for the patch.
! 2374:
! 2375: [CF] Added missing const specifiers (undetected by gcc 3.4 and 4.X)
! 2376: to fix compilation with gcc 2.X.
! 2377:
! 2378: [CF] Linux: compile fix for SuSE, config.h must be included first.
! 2379:
! 2380: smartmontools 5.37 Experimental Release
! 2381:
! 2382: [CF] Windows: Added alternate method for (limited) monitoring of
! 2383: 3ware controllers by parsing the output of CLI or 3DM.
! 2384: Either "tw_cli" can be run internally ("/dev/tw_cli/cx/py"),
! 2385: or data can be read from standard input ("/dev/tw_cli/stdin")
! 2386: or clipboard ("/dev/tw_cli/clip").
! 2387:
! 2388: [DG] Remove linux specific libata detect code; rely on general SAT
! 2389: code. smartd should now generate a sensible log message for
! 2390: ATA devices behind a SAT layer on all architectures.
! 2391:
! 2392: [BA] Increased max line length MAXLINELEN for /etc/smartd.conf from
! 2393: 128 to 256 characters to handle long strings in
! 2394: /dev/disk/by-id. Thanks to Martin Krafft.
! 2395:
! 2396: [PW] Drive database: added missing drives from Seagate Momentus 5400.2
! 2397: family
! 2398:
! 2399: [BA] Finished Christian's fix (next item below) by removing
! 2400: LINUX_86_64 hack from configure.in.
! 2401:
! 2402: [CF] Fixed inclusion of PRI?64 macros from inttypes.h.
! 2403:
! 2404: [CF] Windows: Added WRITE LOG to support selective self tests.
! 2405:
! 2406: [CF] Fix selective self test log revision number if '-T permissive'
! 2407: is specified (Tested with Samsung HD401LJ).
! 2408:
! 2409: [CF] Windows: Fixed int64 printf format for MinGW runtime.
! 2410:
! 2411: [PW] Drive database: added Seagate Barracuda 7200.10 family, Seagate
! 2412: Momentus 42 family, Maxtor DiamondMax 60 ATA 66 family, Maxtor
! 2413: DiamondMax 60 ATA 100 family, and Western Digital Caviar Serial
! 2414: ATA family
! 2415:
! 2416: [PW] Drive database: added missing drives from Seagate Barracuda
! 2417: 7200.9 family, Seagate Barracuda 7200.7 family, Seagate Momentus
! 2418: 7200.1 family, Toshiba 2.5" HDD family (80 GB and above), Western
! 2419: Digital Caviar RE Serial ATA family, Hitachi Deskstar 7K80 family,
! 2420: and Maxtor DiamondMax 4320 Ultra ATA family
! 2421:
! 2422: [BA] Linux: compile fix for SuSE. Check for existence
! 2423: of linux/compiler.h and include in os_linux.h if
! 2424: present. Thanks to SB.
! 2425:
! 2426: [BA] smartd: DEVICESCAN will now pick up SATA/SAT devices
! 2427: attached to a SCSI device tree via SAT translation.
! 2428: Note: this is a bit of a hack. I will document it once
! 2429: I know if this needs to be Linux only or can have more
! 2430: general application.
! 2431:
! 2432: [BA] Added a couple SATA commands to the tables -- thanks DG!
! 2433: Phil -- how about going through and systematically adding
! 2434: these new commands to atacmdnames.cpp?
! 2435:
! 2436: [BA] Linux s86_64: get rid of some compiler warnings on
! 2437: x86_64 Linux systems.
! 2438:
! 2439: [CF] Windows: Added missing support for READ_LOG, ABORT_SELFTEST
! 2440: and CHECK_POWER_STATE for 3ware 9000 controllers. Thanks to
! 2441: Greg de Valois for implementing this new ioctl in the driver.
! 2442:
! 2443: [PW] Drive database: added Seagate NL35 SATA family. Thanks to Kai
! 2444: Harrekilde-Petersen for providing a patch.
! 2445:
! 2446: [DG] [SCSI, Windows] add SPT interface for NT and later. New device
! 2447: names are "pd<n>", "sd<l>" and "tape<n>".
! 2448:
! 2449: [PW] Drive database: added Western Digital Scorpio family, Fujitsu MHV
! 2450: family, Maxtor MaXLine Pro 500 family, and Maxtor DiamondMax 11
! 2451: family
! 2452:
! 2453: [PW] Drive database: added missing drives from Toshiba 2.5" HDD
! 2454: (30-60 GB) family, Maxtor DiamondMax 10 family, Seagate Barracuda
! 2455: 7200.8 family, Fujitsu MHT family, and Maxtor DiamondMax Plus 8
! 2456: family
! 2457:
! 2458: [SB] Added examplescripts/Example4 using powersave-notify.
! 2459:
! 2460: [SB] More temperature monitoring examples in smartd.conf with DEVICESCAN.
! 2461:
! 2462: [SB] Minor improvements of SuSE part of init script.
! 2463:
! 2464: [CF] Drive database: added Samsung P80 series, P120 series, SP8004H
! 2465: and T series.
! 2466:
! 2467: [GG] Add CCISS (Compaq Smart Array Controller) support with contributions
! 2468: from Praveen Chidambaram, Douglas Gilbert, Guido Guenther and Frédéric
! 2469: BOITEUX
! 2470:
! 2471: [PW] Drive database: added Hitachi Deskstar T7K250 and Hitachi
! 2472: Deskstar 7K500 series. Thanks to L. J. Wu for providing a
! 2473: patch
! 2474:
! 2475: [PW] Drive database: added Maxtor MaXLine III family, Seagate U7
! 2476: family, Seagate ST34321A, FUJITSU MHM2060AT, FUJITSU MHT2040AS,
! 2477: Western Digital Caviar SE16 family, IBM Travelstar 4GT family,
! 2478: QUANTUM FIREBALLP KA9.1, QUANTUM FIREBALL SE4.3A, TOSHIBA
! 2479: MK1032GAX, TOSHIBA MK4026GAX
! 2480:
! 2481: [PW] Drive database: added missing drives from Western Digital Caviar
! 2482: SE (Serial ATA) and WD Raptor families
! 2483:
! 2484: [CF] Windows: Added support for 3ware 9000 controllers using extended
! 2485: SMART functionality in new 3ware driver. This includes DEVICESCAN
! 2486: support for at most 2 controllers. Thanks to Greg de Valois from
! 2487: AMCC/3ware for new driver features, development support and
! 2488: hardware for testing.
! 2489:
! 2490: [SZ] smartd: Support HighPoint RocketRAID controller under GNU/linux
! 2491:
! 2492: [DG] [SCSI] First cut for '-l background' to show background scan
! 2493: results log
! 2494:
! 2495: [SZ] smartctl: Support HighPoint RocketRAID controller under GNU/linux
! 2496:
! 2497: [KS] C++ compile fixes for Solaris with a few cleanups.
! 2498:
! 2499: [BA] C++ compile fixes for Darwin (thanks to CF)
! 2500:
! 2501: [CF] Removed old *.c files (now in CVS Attic).
! 2502:
! 2503: [CF] Added changes for C++ to platform independent and Windows
! 2504: related files.
! 2505:
! 2506: [BA] Tagged last .c Version with PRE_MOVE_TO_CPP. Copied *.c,v
! 2507: to *.cpp,v in CVS repository to preserve history of source
! 2508: files. Removed sm5_Darwin repository.
! 2509:
! 2510: [CF] smartctl: Added -n option to skip checks when disk is in
! 2511: low-power mode.
! 2512:
! 2513: [CF] Windows: Added alternate system call for power state check
! 2514: because the PASS THROUGH calls may spin up the disk.
! 2515:
! 2516: [CF] smartd: Modified power state logging to report state changes
! 2517: instead of standby condition.
! 2518:
! 2519: [CF] smartd: Ignore -n directive on scheduled self tests.
! 2520:
! 2521: [DG] [SCSI] Make start stop cycle counter log page decoding
! 2522: more robust
! 2523:
! 2524: [DG] Modify smartctl (but not smartd) to detect probable ATA
! 2525: devices behind a SAT layer. In the absence of an explicit
! 2526: device type, change to device type 'sat'.
! 2527:
! 2528: [DG] Add indication that controller (device) type has been
! 2529: explicitly set. Preparation for automatic detection of
! 2530: 'sat' device type unless user specifies a device type.
! 2531:
! 2532: [SS] NetBSD: Deliver strings from ata_identify_device properly
! 2533: on little- and big-endian platforms.
! 2534:
! 2535: [BA] Added published ANSI ATA-7 spec to list of recognized ATA
! 2536: versions.
! 2537:
! 2538: [BA] Code janitor: added missing header strings for '-V' option.
! 2539:
! 2540: [DG] [SATA] Extend 'sat' device type to allow either 12 or 16 byte
! 2541: variant of the SAT ATA PASS THROUGH SCSI command. Syntax is
! 2542: '-d sat,<n>' where <n> can be 0, 12 or 16 . The ',<n>' part
! 2543: is optional. Currently defaults to 16 byte variant but that
! 2544: could be made platform or even device dependent.
! 2545:
! 2546: [DG] [SATA] Add new 'sat' device type for SATA disks behind a
! 2547: SCSI to ATA Translation (SAT) Layer (SATL). Uses the ATA
! 2548: PASS THROUGH (16) SCSI command thence the generic SCSI
! 2549: passthrough for each platform.
! 2550:
! 2551: [CF] Windows: Added script and make targets to create installer
! 2552: with NSIS (http://nsis.sourceforge.net/)
! 2553:
! 2554: [CF] Updated hostname and links for new SourceForge CVS service.
! 2555:
! 2556: [CF] smartd: Added '-W' directive to track temperature changes
! 2557: and warn if temperature limits are reached.
! 2558:
! 2559: [CF] Windows: Added IOCTL_ATA_PASS_THROUGH (Win2003, XP SP2)
! 2560: for commands unsupported by SMART_IOCTL. Added device
! 2561: specific options to select subset and ordering of the ATA
! 2562: IOCTLs actually used. These options are specified as
! 2563: modifiers of the device name (/dev/hd[a-j]:[saic]+)
! 2564:
! 2565: [CF] Windows: Added support for drives 4-7 (/dev/hd[e-h]) via
! 2566: SMARTVSE.VXD on Win9x/ME. Thanks to Dariusz Rzonca for
! 2567: patch and testing.
! 2568:
! 2569: [DG] [SCSI/SATA linux] from lk 2.6.17 SATA disk identification in
! 2570: libata will change. Expand LibAta detection to see old
! 2571: identifier and new variant (VPD page 0x83).
! 2572:
! 2573: [BA] Identified Attribute 190 for Western Digital disks. This
! 2574: stores temperature in Celsius, just like Attribute 194.
! 2575: But it has a failure threshold set to correspond to the
! 2576: maximum design operating temperature of the disk, which
! 2577: is 55 Celsius on the WD800JD drives that I studied.
! 2578: So if this Attribute has 'failed
! 2579: in the past' this means that the maximum disk operating
! 2580: temperature has been exceeded.
! 2581:
! 2582: [GK] Darwin: Add support for AHCI drivers found in Intel-based Macs.
! 2583:
! 2584: smartmontools 5.36 Stable Release
! 2585:
! 2586: [BA] Linux: smartd/smartctl issue syntax hints to user if 3ware
! 2587: disk controller present with EITHER 3ware OR AMCC vendor
! 2588: name, and user syntax incorrect.
! 2589:
! 2590: [BA] Update copyright dates to 2006.
! 2591:
! 2592: [DG] [SCSI] Loosen sanity check on Seagate/Hitachi factory information
! 2593: log page so it is not skipped on recent Seagate SCSI disks.
! 2594:
! 2595: [CF] Added command 'smartd -q showtests' to list test schedules.
! 2596:
! 2597: [CF] Added command 'smartctl -P showall MODEL [FIRMWARE]' to list
! 2598: database entries for specific drives and firmware.
! 2599:
! 2600: [PW] Automatically set -v 9,minutes and -v 194,unknown for Maxtor
! 2601: DiamondMax D540X-4G drives.
! 2602:
! 2603: [DG] [SCSI] suppress various outputs when data fails sanity checks.
! 2604: Correct 'last n error events' log page indexing.
! 2605:
! 2606: [DG] [SCSI] changed smartctl exit status to reflect any problems in
! 2607: the most recent 20 self test logs [Leandro Santi]
! 2608:
! 2609: [DG] [SCSI] Fix process return value when scsiGetSmartData() fails
! 2610: in smartctl [Leandro Santi]
! 2611:
! 2612: [BA] Updated docs and error message to reflect Linux libata
! 2613: support for smartmontools starting with the 2.6.15 kernel
! 2614: series. Also init script support for the 'tinysofa' release.
! 2615:
! 2616: [DG] [SCSI] Mask dpofua bit when changing mode pages. Fix failure
! 2617: of 'smartctl -l error'.
! 2618:
! 2619: [EM] Fixed a problem with FreeBSD and 3Ware 'twe' devices
! 2620:
! 2621: [CF] Fixed a regexp in knowndrives table, added regexp syntax check
! 2622: via 'smartctl -P showall'.
! 2623:
! 2624: [CF] Cygwin & Windows: Fixed memory leak in function calling
! 2625: IOCTL_IDE_PASS_THROUGH. Thanks to Fred Schmidt for the problem
! 2626: report.
! 2627:
! 2628: [CF] Cygwin: added cygrunsrv support and commands "install", "remove"
! 2629: and "status" to smartd.initd.
! 2630:
! 2631: [SS] Fix runtime problems on big-engian NetBSD platforms (patch provided
! 2632: by Martin Husemann)
! 2633:
! 2634: [CF] Cygwin smartd: Open smartd.conf in textmode to allow use of
! 2635: Windows editors.
! 2636:
! 2637: [CF] Cygwin smartd: Added option '--service' to allow smartd running
! 2638: as windows service via cygrunsrv. Useful in conjunction with new
! 2639: syslogd support added in Cygwin 1.5.15.
! 2640:
! 2641: [CF] Windows: Added patch to avoid output of non-ascii timezone names.
! 2642:
! 2643: [EM] Incorporate various patches to provide TWE support and support for
! 2644: multiple 3Ware cards, Power Check Support, and FreeBSD 6.x support.
! 2645: Thanks to Rudolf Cejka, Frank Behrens, and Jung-uk Kim.
! 2646:
! 2647: [DG] Silence gcc 4.0.1 compile warning concerning the difference in
! 2648: "signedness" in pointer assignments. Changes to SCSI code
! 2649: and os_linux.c .
! 2650:
! 2651: [PW] Additions to knowndrives table: added missing drive from Quantum
! 2652: Fireball Plus LM series, added QUANTUM BIGFOOT TS10.0A, added
! 2653: ExcelStor J680 and J880, added Western Digital Caviar RE Serial ATA
! 2654: series, added missing drives from Western Digital Caviar SE series,
! 2655: added Seagate Momentus 4200.2 series, added missing drives from
! 2656: Maxtor DiamondMax 10 series, added Fujitsu MHG and MHH series, and
! 2657: added Hitachi Travelstar 5K100 series.
! 2658:
! 2659: [PW] Additions to knowndrives table: added Fujitsu MHU2100AT, added
! 2660: Fujitsu M1623TAU, added missing drives from Seagate Barracuda
! 2661: 7200.8 series, added Seagate Momentus 5400.2 series, and added
! 2662: QUANTUM FIREBALL CR8.4A.
! 2663:
! 2664: [PW] Additions to knowndrives table: added missing drive from Maxtor
! 2665: MaxLine II series, added Maxtor DiamondMax 2880 Ultra ATA series,
! 2666: added Maxtor DiamondMax 17 VL series, added Hitachi Deskstar 7K80
! 2667: series, and added Hitachi Deskstar 7K400 series.
! 2668:
! 2669: [CF] Windows: Fixed unsupported 'smartctl -X' on Win2000/XP by using
! 2670: IOCTL_IDE_PASS_THROUGH instead.
! 2671:
! 2672: smartmontools 5.34 Stable Release [NOTE: never officially released]
! 2673:
! 2674: [CF] Cygwin & Windows smartd: Increased SCSI DEVICESCAN range
! 2675: from ASPI adapter 0-3 to 0-9. Added diagnostic messages.
! 2676:
! 2677: [CF] Windows smartd: Added ability to run .bat files via '-M exec'
! 2678: directive.
! 2679:
! 2680: [CF] Cygwin smartd: Added FreeConsole() after fork() to avoid hang
! 2681: of terminated shell console window.
! 2682:
! 2683: [DG] [SCSI] Add code so 'smartctl -A' outputs the number of elements
! 2684: in the grown defect list. When this number is increasing a
! 2685: disk has problems. N.B. Similar logic should be added to smartd.
! 2686:
! 2687: [CF] Windows smartd: Fixed event handling to allow start of another
! 2688: smartd process when service is already running. Useful for testing
! 2689: service configuration changes in debug mode.
! 2690:
! 2691: [PW] Added following drives to knowndrives table: Western Digital Raptor
! 2692: family, Seagate Barracuda 7200.8 family, Maxtor DiamondMax 2160
! 2693: Ultra ATA and DiamondMax 10 families, Hitachi Travelstar E7K60
! 2694: family, Seagate Medalist 17240, 13030, 10231, 8420, and 4310,
! 2695: TOSHIBA MK4018GAP and MK6022GAX, ExcelStor Technology J360, and
! 2696: Western Digital Caviar AC14300.
! 2697:
! 2698: [PW] Added missing Fujitsu MHTxxxxAT and Seagate Barracuda 7200.7 drives
! 2699: to knowndrives table.
! 2700:
! 2701: [PW] Added QUANTUM FIREBALLP LM10.2 to knowndrives table. Thanks to
! 2702: Mike Fleetwood for submitting the patch.
! 2703:
! 2704: [KS] Solaris/SPARC: fixed not to disable automatic offline test and
! 2705: automatic save attributes incorrectly. Thanks to Roy Badami.
! 2706:
! 2707: [BA] Linux: smartd init script now recognizes 'trustix' distro.
! 2708:
! 2709: [DG] [SCSI] Medium and hardware errors were slipping through
! 2710: unreported. Fix linux SCSI sense reporting via SG_IO ioctl.
! 2711:
! 2712: [DG] [SCSI] Change lba of first failure in selftest output to
! 2713: decimal (was hex) to conform with ATA output.
! 2714:
! 2715: [GK] smartd: Detect most self-test failures even if the hour counter
! 2716: has wrapped.
! 2717:
! 2718: [BA] smartctl: list 'marvell' as option if user give invalid
! 2719: -d argument
! 2720:
! 2721: [CF] Windows: fixed SCSI timeout handling to allow long timeouts
! 2722: for selftests.
! 2723:
! 2724: [CF] Fixed buffer overflow issues in printone() and safe_vsnprintf()
! 2725: which results in crash on -V option (at least on Windows).
! 2726:
! 2727: [DG] [SCSI] Add explicit timeouts to INQUIRY and REQUEST SENSE (that
! 2728: were missed in an earlier patch). Could have impacted freebsd.
! 2729:
! 2730: [DG] When linux detects a sata_via_libata disk suggest that user try
! 2731: '-d ata' (rather then '-d libata). Anticipate kernel change.
! 2732:
! 2733: [YD] Added OS/2 and eComStation platform support.
! 2734:
! 2735: [PW] Added Seagate U4 family, Fujitsu MHJ and MHK families, Seagate
! 2736: Barracuda 5400.1, QUANTUM FIREBALLP KX27.3, QUANTUM FIREBALLP KA10.1,
! 2737: and ExcelStor J340 to knowndrives table.
! 2738:
! 2739: [DG] [SCSI] After report of Hitachi IC35L073UCDY10 disks locking up
! 2740: on log page 0x7 (last n error events), check log page (and some
! 2741: others) is supported (via log page 0x0) before probing.
! 2742:
! 2743: [CF] Added safe_v?snprintf() for platforms using v?snprintf()
! 2744: with non standard behaviour on overflow (Windows, old Linux)
! 2745:
! 2746: [CF] smartd: Added message if check power mode spins up disk.
! 2747:
! 2748: [CF] Windows: Added support for READ_LOG on WinNT4 using undocumented
! 2749: pseudo SCSI command via IOCTL_SCSI_PASS_THROUGH.
! 2750:
! 2751: [CF] smartd: Added ',q' option for '-n' directive to suppress 'skipping
! 2752: checks' log message. This prevents a laptop disk from spinning up
! 2753: due to this message. Thanks to Rob MacLachlan and Manfred Schwarb
! 2754: for pointing out problem & solution.
! 2755:
! 2756: [CF] Windows: Added function get_os_version_str() to show OS flavor in
! 2757: copyright message.
! 2758:
! 2759: [CF] Windows: Added function ata_identify_is_cached() to check for outdated
! 2760: SMART enabled bit in identify data.
! 2761:
! 2762: [CF] Windows: Added fix to prevent linkage of smartd specific win32 modules
! 2763: to smartctl.
! 2764:
! 2765: [PW] Added Fujitsu MPG3153AH, Hitachi Endurastar J4K20/N4K20 (formerly
! 2766: DK23FA-20J), Seagate Momentus family, and Maxtor Fireball 3 family
! 2767: to knowndrives table.
! 2768:
! 2769: [PW] Added missing Maxtor DiamondMax 16, Seagate Barracuda ATA IV, and
! 2770: Western Digital Caviar WDxxxAA/WDxxxBA drives to knowndrives table.
! 2771:
! 2772: [CF] Windows: Added ATA check power mode for smartd -n directive.
! 2773:
! 2774: [CF] Windows: Fixed use of new service status flag which causes hang
! 2775: of smartd service on WinNT4.
! 2776:
! 2777: [CF] Windows: Fixed error checking of IOCTL_IDE_PASS_THROUGH (used
! 2778: for READ_LOG on 2000/XP). Added some diagnostic messages on
! 2779: -r ataioctl[,2]. Thanks to Manfred Schwarb for bug report and testing.
! 2780:
! 2781: [BA] Fixed code bug that made it impossible to enable SMART on
! 2782: disks with failing health status. This would happen if the
! 2783: os_*.c author made STATUS and STATUS_CHECK work the same way.
! 2784: I have corrected this at a higher level; we now handle the
! 2785: case where STATUS and STATUS_CHECK are identical without
! 2786: issues.
! 2787:
! 2788: [LW] Make os_linux.c/marvell_command_interface() always return 0 on STATUS.
! 2789: Needed for a disk having bad SMART status.
! 2790:
! 2791: [CF] smartctl: Added drive family printing.
! 2792:
! 2793: [CF] autogen.sh: Allow automake 1.9, added message if automake
! 2794: version is unknown.
! 2795:
! 2796: [BA] smartctl: use locale-specific separators for printing disk
! 2797: capacity. Also use AC_CHECK_HEADERS not AC_CHECK_HEADER in
! 2798: configure.in.
! 2799:
! 2800: [BA] clean-up of #include structure so that -V options to smartd
! 2801: and smartctl work correctly. Please, don't #include header
! 2802: files into other header files.
! 2803:
! 2804: smartmontools 5.33 Experimental Release
! 2805:
! 2806: [BA] smartctl: ATA disks, if SMART ATTRIBUTE THRESHOLDS page has ID
! 2807: errors with some Attributes having NULL IDs, print Attribute
! 2808: info anyway (but issuing a warning to the user).
! 2809:
! 2810: [DG] [SCSI] Decode Last n error events log page; decode track following
! 2811: and positioning errors [Hitachi]
! 2812:
! 2813: [EM] FreeBSD: another tweak, __packed__ introduced in Version 5.0040
! 2814:
! 2815: [EM] Cleaner tweak of fixes for FreeBSD 4.x.
! 2816:
! 2817: [EM] Fix compilation errors under FreeBSD 4.x, as it is still using
! 2818: and old GCC
! 2819:
! 2820: [EM] Remove 3ware/FreeBSD specific files and just include pieces we need
! 2821:
! 2822: [DG] Add logic in smartd to detect 3ware, Marvell controllers and SATA
! 2823: disks behind an ATA-SCSI simulator (in Linux). If specific device
! 2824: types are not given and they are picked in a general SCSI device
! 2825: scan then warn and skip.
! 2826:
! 2827: [GG] insert correct path to smartd into smartd's init script
! 2828:
! 2829: [BA] Changed all default paths in documentation to reflect /usr/local as
! 2830: default path prefix. This affects on-line man pages, primarily.
! 2831:
! 2832: [DS] Added support for OpenBSD
! 2833:
! 2834: [BA] Added another environment variable SMART_FULLMESSAGE set by
! 2835: the smartd mailing feature, and modified examplescripts/Example1
! 2836: to illustrate it.
! 2837:
! 2838: [BA] Fixed potentially misleading messages of the form:
! 2839: XXX failed: success
! 2840:
! 2841: [DG] emit warning if SATA disk detected using libata in Linux; then exit
! 2842:
! 2843: [PW] Added Seagate U10 family, Hitachi Travelstar 7K60, Fujitsu MHR2020AT,
! 2844: and QUANTUM FIREBALLP AS20.5 to knowndrives table.
! 2845:
! 2846: [DG] Detect 3ware and Marvell controllers from SCSI INQUIRY vendor string
! 2847: and suggest usage of appropriate '-d' argument in smartctl.
! 2848:
! 2849: [LW] Tested the RELEASE_5_33_WITH_MARVELL_SUPPORT branch on
! 2850: actual Marvell 88SX5041 hardware, with success.
! 2851: Merged into HEAD.
! 2852:
! 2853: [BA] Fixed nasty DEVICESCAN bug
! 2854:
! 2855: [BA] Checked in RELEASE_5_33_WITH_MARVELL_SUPPORT branch with
! 2856: some Marvell support.
! 2857:
! 2858: [BA] Additional modifications of Ed's controller scheme. Fixed
! 2859: broken 3ware support under linux, problems with scanning
! 2860: devices in smartd, and other small problems.
! 2861:
! 2862: [CF] Added make targets to build formatted man pages (htmlman, txtman),
! 2863: Windows distribution (dist-win32) and MSVC6 config.h (config-vc6).
! 2864:
! 2865: [EM] Minor change to FreeBSD inclusion of 'twe' include files. Add
! 2866: code to check if they exising in /usr/include/sys to use those
! 2867: in preference to ones added here
! 2868:
! 2869: [EM] Very preliminary support attempt for 3Ware controllers under
! 2870: FreeBSD. Also, switched 'escalade_type/escalade_port' to
! 2871: 'controler_type/controller_port' and moved away from
! 2872: 'tryata/tryscsi' to using new 'controller*' variables to
! 2873: determine which controller type (ATA/SCSI/3Ware) to use.
! 2874:
! 2875: [GK] Added initscript support for Darwin.
! 2876:
! 2877: [CF] Windows smartd: Added ability to run smartd as a windows service,
! 2878: including new commands "smartd install ..." and "smartd remove"
! 2879: to install and remove the service registry entry.
! 2880:
! 2881: [BA] smartd: warn user if -s regexp regular expression contains
! 2882: characters other than 0123456789.*()|+?[-]{}:=SLCO since such
! 2883: characters are 'suspicous' and may indicate a poorly formed
! 2884: regexp. Extended regular expression gurus: can this list be
! 2885: reduced somewhat?
! 2886:
! 2887: [CF] Fixed bug in Windows smartd: Missing close of config file when
! 2888: configuration is reloaded by smartd daemon.
! 2889:
! 2890: [CF] Windows smartd: Added mail warning feature using the "Blat"
! 2891: (http://blat.sourceforge.net/) mailer as a default.
! 2892:
! 2893: [PW] Added Maxtor DiamondMax Plus 5120 Ultra ATA 33 series and TOSHIBA
! 2894: MK3017GAP to knowndrives table.
! 2895:
! 2896: [CF] Added fixes to build smartmontools on old Linux systems
! 2897: (libc < 6, Kernel 2.0.x).
! 2898:
! 2899: [BA] Added ATA minor version identity strings for latest ATA specification
! 2900: updates: ATA/ATAPI-7 T13 1532D revision 4a and ATA/ATAPI-6 published,
! 2901: ANSI INCITS 361-2002
! 2902:
! 2903: [PW] Added Hitachi Travelstar 5K80 family and Fujitsu MHTxxxxAH family to
! 2904: knowndrives table.
! 2905:
! 2906: [EM] Fix up compilation under FreeBSD < 5.x
! 2907:
! 2908: [PW] Added QUANTUM FIREBALL EX3.2A and missing Western Digital Caviar SE
! 2909: drives to knowndrives table.
! 2910:
! 2911: [BA] Modified Hitachi Travelstar 80GN family regexp in drive database.
! 2912: Thanks to [GK/CF] for problem & solution.
! 2913:
! 2914: [GK] Added os_darwin.[ch]
! 2915:
! 2916: [PW] Added the following drives to the knowndrives table: IBM Travelstar
! 2917: 48GH, 30GN, and 15GN family; IBM Deskstar 37GP and 34GXP family;
! 2918: Western Digital WDC WD272AA; Maxtor DiamondMax D540X-4D family;
! 2919: TOSHIBA MK2016GAP, MK2018GAP, MK2018GAS, MK2023GAS; and
! 2920: QUANTUM FIREBALL ST3.2A
! 2921:
! 2922: [BA] smartd/smarctl now print build HOST/OS information as part
! 2923: of startup slogan. This should make it slightly easier to
! 2924: read bug reports from users.
! 2925:
! 2926: [RZ] Fixed the DEVICESCAN to do what it was supposed to do - give
! 2927: error message unless scanning is in progress.
! 2928:
! 2929: [BA] Update documentation to describe 3ware character devices. Better
! 2930: error detection for missing/malfunctioning devices behind 3ware
! 2931: controllers. Now pack 3ware ioctl structures explicitly.
! 2932:
! 2933: [BA] For ATA devices that support LBA mode, print capacity as part
! 2934: of smartctl --info
! 2935:
! 2936: [RZ] Made DEVICESCAN quiet about non-existing devices unless debug
! 2937: is on.
! 2938:
! 2939: [DG] treat "unit attention" SCSI warning as try again in some contexts
! 2940: (test unit ready and mode sense)
! 2941:
! 2942: [BA] on drives that store max/min rather than min/max, get order
! 2943: correct in printing temp.
! 2944:
! 2945: [BA] fixed typo in 'smartctl -h' output. Thanks to Gabor Z. Papp.
! 2946:
! 2947: [BA] linux: clean-up to 3ware/AMCC support; dynamically create
! 2948: or fix /dev/tw[ae][0-15] device node entries if they don't
! 2949: exist or are incorrect. One can now use the character devices
! 2950: /dev/twe[0-15] OR /dev/sd? for 3ware 6000/7000/8000 series
! 2951: cards. One must use /dev/twa[0-15] for 3ware 9000 series cards.
! 2952: Note that selective self-tests now work via /dev/tw[ae] devices.
! 2953: Next step: documentation.
! 2954:
! 2955: [BA] linux: experimental "support" for 3ware/AMCC 9000 series
! 2956: controllers that use the 3w-9xxx driver. This will be in a
! 2957: state of flux for a few days. Note that this requires the
! 2958: character interface /dev/twa[0-15].
! 2959:
! 2960: [DG] linux: extend general SCSI OS interface to use the SG_IO ioctl. If
! 2961: not available, use the older SCSI_IOCTL_SEND_COMMAND ioctl.
! 2962:
! 2963: [KS] Solaris/x86: fixed system identification problem in configure
! 2964: script. Thanks to Stuart Swales.
! 2965:
! 2966: smartmontools 5.32
! 2967:
! 2968: [BA] Update link to revised/updated IBM Deskstar Firmware
! 2969:
! 2970: [CF] Cygwin & Windows: Added missing ASPI manager initialization
! 2971: with GetASPI32SupportInfo(). Thanks to Nikolai SAOUKH for pointing
! 2972: this out and providing a patch.
! 2973:
! 2974: [BA] modified smartd init script to work on whitebox (thanks to
! 2975: Michael Falzon)
! 2976:
! 2977: [BA] removed (reverted) additional Attribute definitions from
! 2978: http://smart.friko.pl/attributes.php. All (or most?) of these
! 2979: appear to be return code values for the WD Digital Life Guard Utility.
! 2980:
! 2981: [PW] Added Seagate Medalist 17242, 13032, 10232, 8422, and 4312 to
! 2982: knowndrives table. Added missing Seagate U Series 5 drives.
! 2983:
! 2984: [PW] Added the following QUANTUM models to knowndrives table:
! 2985: FIREBALL EX6.4A, FIREBALLP AS10.2, FIREBALLP AS40.0, FIREBALL CR4.3A,
! 2986: FIREBALLP LM15, FIREBALLP LM30, and FIREBALLlct20 30
! 2987:
! 2988: [PW] Added missing Western Digital Protege drives to knowndrives table.
! 2989:
! 2990: [PW] Added Maxtor DiamondMax 40 ATA 66 series and DiamondMax 40 VL Ultra
! 2991: ATA 100 series to knowndrives table.
! 2992:
! 2993: [PW] Added the following Hitachi/IBM drives to knowndrives table:
! 2994: HITACHI_DK14FA-20B, Travelstar 40GNX series, Travelstar 4LP series,
! 2995: and Travelstar DK23XXB series. Added the missing Travelstar 80GN
! 2996: drives.
! 2997:
! 2998: [PW] Added Fujitsu MPB series and MPG series to knowndrives table. Added
! 2999: the missing Fujitsu MHSxxxxAT drives.
! 3000:
! 3001: [KS] Solaris: added workaround for dynamic change of time-zone.
! 3002:
! 3003: [KS] Solaris: fixed problem that autogen.sh cannot detect absence of
! 3004: auto* tools.
! 3005:
! 3006: [BA] smartd: added time-zone bug information to man page.
! 3007: Reverted CF code for _WIN32 case.
! 3008:
! 3009: [CF] Cygwin & Windows: Added better error messages on IDE/ATA device
! 3010: open error.
! 3011:
! 3012: [BA] added additional Attribute definitions from
! 3013: http://smart.friko.pl/attributes.php
! 3014:
! 3015: [BA] smartd: reworked TimeZone bug workaround so it is only invoked
! 3016: for glibc. Note: this might not be right -- a similar bug may
! 3017: exist in other platform's libcs.
! 3018:
! 3019: [DG] SCSI smartmontools documentation updated [2004/5/6]. See:
! 3020: http://smartmontools.sourceforge.net/smartmontools_scsi.html
! 3021:
! 3022: [CF] Windows: Fixed reset of TZ=GMT in glibc timezone bug workaround.
! 3023:
! 3024: smartmontools 5.31
! 3025:
! 3026: [DG] move SCSI device temperature and start-stop log page output
! 3027: (smartctl) into --attributes section (was in --info section).
! 3028:
! 3029: [GG] change default installation location to /usr/local
! 3030:
! 3031: [CF] Cygwin smartd: Fixed crash on access of SCSI devices after fork().
! 3032:
! 3033: [PW] Added TOSHIBA MK4018GAS and the following Maxtor drive families
! 3034: to knowndrives table: DiamondMax D540X-4G, Fireball 541DX,
! 3035: DiamondMax 3400 Ultra ATA, DiamondMax Plus 6800 Ultra ATA 66.
! 3036:
! 3037: [PW] Added missing Maxtor DiamondMax 16, DiamondMax D540X-4K, and
! 3038: DiamondMax Plus 45 Ulta ATA 100 drives to knowndrives table.
! 3039:
! 3040: [PW] Added ExcelStor J240, Hitachi Travelstar 80GN family, Fujitsu
! 3041: MHTxxxxAT family, and IBM Deskstar 25GP and 22GXP families to
! 3042: knowndrives table.
! 3043:
! 3044: [CF] Cygwin smartd: Added workaround for missing SIGQUIT via keyboard:
! 3045: To exit smartd in debug mode, type CONTROL-C twice.
! 3046:
! 3047: [BA] smartctl: printing of the selective self-test log is now
! 3048: controlled by a new option: -l selective
! 3049:
! 3050: [BA] Added entries for Samsung firmware versions -25 to -39 based
! 3051: on latest info about firmware bug fixes.
! 3052:
! 3053: [PW] Added Seagate U Series X family, Seagate U8 family, and Seagate
! 3054: Medalist 8641 family to knowndrives table.
! 3055:
! 3056: [CF] smartd: Added exit values 5/6 for missing/unreadable config file.
! 3057:
! 3058: [BA] smartd: now monitor the Current Pending Sector count (Attribute 197)
! 3059: and the Offline Pending Sector Count (Attribute 198). Log a
! 3060: warning (and send an email, if so configured) if the raw count
! 3061: is nonzero. These are controlled by new Directives: -C and -U.
! 3062: Currently they are enabled by default.
! 3063:
! 3064: [CF] Added option -c FILE, --configfile=FILE to smartd to specify
! 3065: an alternate configuration FILE or '-' for standard input.
! 3066:
! 3067: [KS] configure.in now searches for -lnsl and -lsocket for Solaris.
! 3068:
! 3069: [CF] Win32/native smartd: Added thread to combine several syslog output
! 3070: lines into one single event log entry.
! 3071:
! 3072: [CF] Win32 smartd: Added DEVICESCAN for SCSI/ASPI devices.
! 3073:
! 3074: [GG] Use gethostbyname() the get the DNS domain since getdomainname()
! 3075: returns the NIS domain when sending mails from smartd.
! 3076:
! 3077: [GG] smartd.init.in: pass smartd_opts to smartd on startup, read distribution
! 3078: specific configuration files if found
! 3079:
! 3080: [SS] smartctl: added NetBSD support for Selective Self-tests.
! 3081:
! 3082: [BA] smartd.conf example configuration file now has all examples
! 3083: commented out except for 'DEVICESCAN'.
! 3084:
! 3085: [CF] Win32/native smartd: Added ability to display warning "emails"
! 3086: as message box by "-m msgbox" directive. With "-m sysmsgbox",
! 3087: a system modal (always on top) message box is shown.
! 3088:
! 3089: [BA] smartctl: printing of self-test log for disks that support
! 3090: Selective self-testing now shows the status of the (optional)
! 3091: read-scan after the selective self test. Also, changed format
! 3092: in printing self-test log to print failing LBA in base 10 not
! 3093: base 16 (more compatible with kernel error messages). Also,
! 3094: in printing SMART error log, print timestamps in format
! 3095: days+hours+minutes+seconds.
! 3096:
! 3097: [CF] Win32 smartd: Added ability to log to stdout/stderr
! 3098: (-l local1/2). Toggling debug console still works
! 3099: if stdout is redirected.
! 3100:
! 3101: [BA] smartctl: selective self-test log, print current status
! 3102: in a more detailed way. Allow writing of selective self-test
! 3103: log provided that no other self-test is underway.
! 3104:
! 3105: [BA] Linux: eliminated dependency on kernel tree hdreg.h.
! 3106:
! 3107: [BA] smartctl: -l selftest option now prints Selective self-test
! 3108: log in addition to the normal self-test log.
! 3109: Added additional options (-t pending, -t afterselect) to
! 3110: control remaining Selective Self-test capabilities. Tested
! 3111: with several Maxtor disks. Modified error message printing
! 3112: so that munged option messages print at the end not the
! 3113: start of output.
! 3114:
! 3115: [CF] Added daemon support to Win32 native version of smartd.
! 3116: The daemon can be controlled by commands similar to initd
! 3117: scripts: "smartd status|stop|reload|restart|sigusr1|sigusr2".
! 3118:
! 3119: [CF] Added minor support for option "-l local[0-7]" to Win32 native
! 3120: (not Cygwin) version of smartd. If specified, the log output
! 3121: is written to file "./smartd[1-7]?.log" instead of event log.
! 3122:
! 3123: [BA] Added Selective Self-test to smartctl (-t selective,M-N).
! 3124: Currently only supported under Linux; Solaris, NetBSD, FreeBSD
! 3125: and Windows developers must add WRITE LOG functionality to
! 3126: os_*.c
! 3127:
! 3128: [BA] Added workaround for an annoying glibc bug: if you change
! 3129: timezones, (eg, flying with a laptop from USA to Europe)
! 3130: localtime() does not notice this in a running
! 3131: executable, so time that appears in the system log (syslog!)
! 3132: will be incorrect. See
! 3133: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=48184
! 3134: for additional examples of this bug.
! 3135:
! 3136: [DG] Set explicit timeouts for SCSI commands (most default to 6 seconds).
! 3137: Previously a 0 second timeout was meant to be interpreted as a
! 3138: default timeout but the FreeBSD port had a problem in this area.
! 3139:
! 3140: [CF] Fixed un-thread-safe exit signal handler for Win32
! 3141:
! 3142: [BA] Fixed un-thread-safe exit signal handler pointed out
! 3143: by CF.
! 3144:
! 3145: [BA] Changed configure script to eliminate warnings under
! 3146: Solaris from sys/int_type.h conflicts with int64.h
! 3147: Added header files for umask to smartd.c.
! 3148:
! 3149: [BA] Man page format change from Werner LEMBERG. " " changed to \&
! 3150:
! 3151: [CF] Added os_win32/syslogevt.* event message file tool for Win32
! 3152: smartd (native+cygwin). May also be useful for other cygwin
! 3153: programs writing to syslog().
! 3154:
! 3155: [CF] Added Win32 version of smartd
! 3156:
! 3157: [CF] Merged RELEASE_5_26_WIN32_BRANCH
! 3158:
! 3159: [BA] Made some changes to man page markup suggested by
! 3160: Richard Verhoeven to work around bugs in man2html.
! 3161: Tested not to break anything under Linux and Solaris.
! 3162:
! 3163: [CF] Moved PrintOut() from utility.c to smart{ctl,d}.c to avoid
! 3164: syslog() output of smartctl.
! 3165:
! 3166: [BA] Grew worried that some time-zone names could be very long (eg,
! 3167: Mitteleuropaische Zeit) and put date string lengths into a
! 3168: single macro in utility.c
! 3169:
! 3170: [EM] Updated os_freebsd.c to handle older versions of FreeBSD in a
! 3171: more appropriate/obvious fashion.
! 3172:
! 3173: [EM] Modified autogen.sh as FreeBSD installs automake 1.7 as
! 3174: 'automake17' and NOT 'automake-1.7'
! 3175:
! 3176: smartmontools 5.30
! 3177:
! 3178: [PW] Added QUANTUM FIREBALLlct15 30, QUANTUM FIREBALLlct20 40, and
! 3179: Maxtor 6Y060P0 (DiamondMax Plus 9 60GB) to knowndrives table.
! 3180:
! 3181: [PW] Added Maxtor MaXLine II family to knowndrives table (thanks to
! 3182: Brett Russ for submitting the patch).
! 3183:
! 3184: [BA] Added remaining read/write commands to detailed list of
! 3185: error log commands that have text descriptions of problem
! 3186: printed. For commands that support it, print number of failed
! 3187: sectors at problem LBA.
! 3188:
! 3189: [BA] Made SuSE section of smartd init script more SuSE 9 compatible.
! 3190: Thanks to Hans-Peter Jansen.
! 3191:
! 3192: [CF] Windows smartd: Added IDE/ATA device scan
! 3193: Added windows device names to smartctl.8.in, smartd.8.in
! 3194:
! 3195: [BA] smartctl/smartd: user-provided '-F samsung' and '-F samsung2'
! 3196: command line options/Directives did NOT over-ride preset values
! 3197: unless user specified '-P ignore'. Now they will always over-ride
! 3198: preset values from the database.
! 3199:
! 3200: [BA] Added error decoding for a few more READ and WRITE commands.
! 3201:
! 3202: [PW] Added Maxtor MaXLine Plus II, Western Digital Caviar SE (Serial ATA)
! 3203: series, Hitachi Deskstar 7K250 series, and Ultra ATA 66 models of
! 3204: the Maxtor DiamondMax Plus 40 series to knowndrives table.
! 3205:
! 3206: [BA] Added Maxtor Diamondmax 250 GB drives to database. Note that
! 3207: these model numbers are not listed in Maxtor documentation, but
! 3208: they exist.
! 3209:
! 3210: [BA] Removed the 'contact developers' phrase from the Samsung disk
! 3211: warning messages.
! 3212:
! 3213: [PW] Added TOSHIBA MK2017GAP, IBM Deskstar 14GXP and 16GP series,
! 3214: Fujitsu MPC series, Seagate Barracuda ATA III family, and missing
! 3215: Seagate Barracuda U Series drives to knowndrives table
! 3216:
! 3217: [BA] smartd: wrong loglevel for message: Configuration file
! 3218: /etc/smartd.conf parsed. Changed to LOG_INFO from LOG_CRIT.
! 3219: Thanks to Emmanuel CHANTREAU for the report.
! 3220:
! 3221: [CF] Checked in development version of windows code base.
! 3222:
! 3223: smartmontools 5.29 (note: there was NO 5.28 release)
! 3224:
! 3225: [BA] smartd: configure script did not set correct directory to search for
! 3226: smartd.conf based on --prefix argument to ./configure. Thanks to
! 3227: GG for identifying the problem and fix.
! 3228:
! 3229: [BA] make clean now removes man pages (generated from *.in) files as well
! 3230: as object files.
! 3231:
! 3232: [EM] Correct copying of sense data in FreeBSD SCSI implementation. Thanks
! 3233: to Sergey Svishchev for noticing the bug.
! 3234:
! 3235: [BA] On solaris, wrong warning message if no ATA support. Warning message
! 3236: concerns 3ware controller, not ATA.
! 3237:
! 3238: [SS] Added SCSI support for NetBSD.
! 3239:
! 3240: [BA] on big-endian linux machines, fixed interpretation of HDIO_GET_IDENTITY
! 3241: to correctly identify ATAPI bit (was byte swapped). This should
! 3242: eliminate some SYSLOG noise if user queries a packet device (eg, CD
! 3243: ROM or DVD reader).
! 3244:
! 3245: [PW] Removed warning for IBM Deskstar 40GV & 75GXP series drives with
! 3246: A5AA/A6AA firmware. Thanks to Gerald Schnabel.
! 3247:
! 3248: [PW] Added Toshiba TOS MK3019GAXB SUN30G to knowndrives table
! 3249:
! 3250: [PW] Added Western Digital Caviar AC12500, AC24300, AC25100, AC36400,
! 3251: and AC38400 to knowndrives table
! 3252:
! 3253: [BA] When printing ATA error log, print the LBA at which READ
! 3254: or WRITE commands failed.
! 3255:
! 3256: [BA] Changed syntax of error message in smartctl
! 3257:
! 3258: [BA] Added versioning info (-V options to smartd/smartctl) for
! 3259: Solaris ATA module.
! 3260:
! 3261: smartmontools 5.27
! 3262:
! 3263: [KS] Added ATA/IDE support for Solaris/SPARC (ATA/IDE not yet for
! 3264: Solaris/x86).
! 3265:
! 3266: [BA] 3ware controllers: documented that one can monitor any of the
! 3267: physical disks from any of the 3ware /dev/sd? logical devices.
! 3268: Better warnings if querying a disk that does not exist.
! 3269:
! 3270: [PW] Added Hitachi Travelstar DK23DA series, Maxtor DiamondMax Plus 40
! 3271: series, Western Digital Caviar WDxxxAA, WDxxxBA, and WDxxxAB series
! 3272: to knowndrives table
! 3273:
! 3274: [BA] missing 'pragma pack' on ATA IDENTIFY DEVICE structure may have
! 3275: caused odd or incorrect results on 64-bit machines.
! 3276:
! 3277: [BA] smartctl/smartd allow inspection of self-test and error logs even
! 3278: if disk firmware claims that these don't exist. This is needed
! 3279: for some Maxtor disks whose firmware does not indicate log support
! 3280: even though the disk DOES support it.
! 3281:
! 3282: [BA] Improved porting instructions and documentation in os_generic.c
! 3283:
! 3284: [PW] Add Western Digital Caviar WD136AA and SAMSUNG SP40A2H (RR100-07
! 3285: firmware) to knowndrives table.
! 3286:
! 3287: [EM] FreeBSD: remove extra definition of FreeNonZero
! 3288:
! 3289: [BA] smartctl: the -q silent option was printing output for some
! 3290: error conditions. Fixed. Will rename relevant variables to help
! 3291: avoid these errors in the future.
! 3292:
! 3293: [SS] NetBSD port added.
! 3294:
! 3295: [BA] more sensible error messages for devfs and devfs-like systems.
! 3296: Instead of saying that the DIRECTORY does not exist, say that
! 3297: the DEVICE does not exist.
! 3298:
! 3299: [BA] smartd: added -n Directive, to prevent disk spin-up depending
! 3300: upon the power mode (SLEEP, STANDBY, or IDLE).
! 3301:
! 3302: [PW] Added Maxtor DiamondMax 20 VL series, Fujitsu MPF series,
! 3303: Maxtor DiamondMax 36 series, Maxtor DiamondMax 4320 series, and
! 3304: Maxtor DiamondMax 536DX series to knowndrives table.
! 3305:
! 3306: [BA] many warning messages now give the file name AND VERSION
! 3307:
! 3308: [BA] smartd: when the user provides multiple address recipients
! 3309: to the '-m' Directive in a comma-delineated list, the commas
! 3310: are stripped out before passing the list of addresses to the
! 3311: mailer program. (Thanks to Calin A. Culianu for pointing this out
! 3312: and providing a patch.)
! 3313:
! 3314: [BA] smartd: when the '-M exec path' Directive is used, any stdout OR
! 3315: stderr output from the executable "path" is assumed to indicate a
! 3316: problem, and is echoed to SYSLOG.
! 3317:
! 3318: [BA] Added all missing IBM/Hitachi Deskstar 180GXP models to knowndrives
! 3319: table.
! 3320:
! 3321: [PW] Added some missing IBM/Hitachi Deskstar 120GXP models to knowndrives
! 3322: table.
! 3323:
! 3324: [PW] Added IBM Travelstar 14GS to knowndrives table.
! 3325:
! 3326: [PW] Modified knowndrives table to match entire Hitachi Travelstar
! 3327: DK23BA and DK23EA series of drives (thanks to Norikatsu Shigemura
! 3328: for submitting the patch).
! 3329:
! 3330: [PW] Added some missing Fujitsu MPE series drives to knowndrives table.
! 3331:
! 3332: [PW] Added TOSHIBA MK4019GAX, TOSHIBA MK6409MAV, and QUANTUM
! 3333: FIREBALLlct15 20 to knowndrives table.
! 3334:
! 3335: [EM] Fixup example command output for FreeBSD
! 3336:
! 3337: [PW] Added Maxtor DiamondMax 80 family to knowndrives table.
! 3338:
! 3339: [EM] Catch up FreeBSD code to switch PROJECTHOME to PACKAGE_HOMEPAGE
! 3340: macros.
! 3341:
! 3342: [BA] smartd: now watches stdout/stderr when trying to run mail, mailx
! 3343: or mail warning script, and reports any output to SYSLOG. This
! 3344: gives a clearer error message if something is wrong.
! 3345:
! 3346: [BA] smartd: Solaris init script modified to accomodate grep that
! 3347: lacks '-q' quiet option. Also check for running process to kill
! 3348: on stop.
! 3349:
! 3350: [PW] Added some missing Seagate Barracuda 7200.7 and 7200.7 Plus drives
! 3351: to knowndrives table.
! 3352:
! 3353: [PW] Added Maxtor DiamondMax Plus 60 family and Seagate U Series 5 20413
! 3354: to knowndrives table.
! 3355:
! 3356: [BA] smartd: under Solaris, made default mailer be 'mailx' not
! 3357: 'mail', since Solaris 'mail' does not accept a '-s' argument.
! 3358: A workaround for Solaris users of earlier versions is to
! 3359: have '-M exec /bin/mailx' in their smartd.conf config file.
! 3360:
! 3361: [DG] some SCSI controllers don't like odd length transfers so make
! 3362: sure LOG SENSE transfers are rounded up to an even number when
! 3363: and odd length is reported (i.e. there is a double fetch, the
! 3364: first to find the length, the second gets the data)
! 3365:
! 3366: [BA] smartd man pages: under Solaris, correct section numbers in the
! 3367: 'See also' section.
! 3368:
! 3369: [KS/BA] smartd man page: describe how to set Solaris syslog.conf
! 3370: file to catch all messages. Give correct Solaris SYSLOG default
! 3371: path /var/adm/messages in man pages.
! 3372:
! 3373: [BA] smartd: incorporated Debian startup script submitted by user.
! 3374:
! 3375: [BA] smartctl: modified printing of self-test log entry number. Seagate
! 3376: firmware can leave 'holes' in the self-test log while a test is
! 3377: actually running. We now print entry numbers consistently in this
! 3378: case, not assuming that entries are contiguous.
! 3379:
! 3380: [PW] Added QUANTUM FIREBALL CX10.2A and Western Digital Caviar AC23200L
! 3381: to knowndrives table.
! 3382:
! 3383: [PW] Added QUANTUM FIREBALLlct20 20 to knowndrives table.
! 3384:
! 3385: [PW] Added Maxtor DiamondMax Plus D740X family to knowndrives table.
! 3386:
! 3387: [PW] Added IBM Travelstar 32GH, 30GT, and 20GN family to knowndrives
! 3388: table.
! 3389:
! 3390: [BA] Slackware init script modified to search for /etc/slackware-version
! 3391: rather than /etc/slackware-release.
! 3392:
! 3393: [PW] Added Seagate Barracuda ATA II family and TOSHIBA MK4019GAXB to
! 3394: knowndrives table.
! 3395:
! 3396: [GG] explain howto use autoreconf in autogen.sh
! 3397:
! 3398: [KS] Makefile.am/configure.in: changed manual page sections for
! 3399: Solaris.
! 3400:
! 3401: [BA] smartd: reduced number of scheduled self-test messages if
! 3402: test already run in current hour.
! 3403:
! 3404: [PW] Added Maxtor DiamondMax Plus 8 family to knowndrives table.
! 3405:
! 3406: [BA] linux: check for linux/hdreg.h. If it's there, use it. If
! 3407: not, provide the necessary definitions ourselves.
! 3408:
! 3409: [PW] Removed warning for IBM Deskstar 40GV & 75GXP series drives
! 3410: with TXAOA5AA firmware
! 3411:
! 3412: [PW] Added IBM Travelstar 25GS, 18GT, and 12GN family to knowndrives
! 3413: table.
! 3414:
! 3415: [PW] Added IBM/Hitachi Travelstar 60GH & 40GN family to knowndrives
! 3416: table.
! 3417:
! 3418: [BA] smartd: made '-s' Directive more efficient. Now store
! 3419: compiled regex, and re-use. If device lacks certain self-test
! 3420: capabilities, track it and don't try again.
! 3421:
! 3422: [BA] smartd: made memory allocation for device lists completely
! 3423: dynamic (eliminating compile-time maximum length constants).
! 3424:
! 3425: [PW] Removed warning for SAMSUNG SP0802N with TK100-23 firmware
! 3426:
! 3427: [PW] Added Seagate Barracuda ATA IV family to knowndrives table.
! 3428:
! 3429: [BA] smartd: reduce per-device memory footprint by making
! 3430: mail-warning info dynamically allocated. Also remove
! 3431: potential memory leak if use has -m Directive twice and
! 3432: keeps reloading the config file (highly unlikely this would
! 3433: ever be noticed!)
! 3434:
! 3435: [DG] smartd: added SCSI scheduled self-tests (Background
! 3436: short or extended).
! 3437:
! 3438: [BA] smartd: can now run scheduled offline immediate and
! 3439: self-tests. See man page and -s Directive for details.
! 3440:
! 3441: [GG] don't include manpages in make-dist-tarball.
! 3442:
! 3443: [BA] smartctl: on-line examples given with -h are now correct
! 3444: for solaris and linux, but wrong for freebsd. Ed?
! 3445:
! 3446: [BA] smartd: man page now explains device scanning for solaris as
! 3447: well as linux and freebsd.
! 3448:
! 3449: [BA] smartd/smartctl: man pages now report correct CVS tag release
! 3450: date, and executables '-V' options reports more build info.
! 3451:
! 3452: smartmontools 5.26
! 3453:
! 3454: [BA] Improved user messages that appear from 'make install'
! 3455:
! 3456: [PW] Removed warning for SAMSUNG SP1213N with firmware TL100-23
! 3457:
! 3458: [BA] incorporated SuSE init script from user.
! 3459:
! 3460: [DG] if SCSI device is read only, then open it read only.
! 3461:
! 3462: [BA] when compiled on non-supported system (NOT linux, freebsd or solaris) then
! 3463: the run-time error messages now clearly say 'your system is not supported'
! 3464: and give clear directions.
! 3465:
! 3466: [BA] ./configure script now works correctly on SuSE linux boxes
! 3467:
! 3468: [BA] minor improvements to man pages
! 3469:
! 3470: [BA] simplified detection of packet (ATAPI, CD) devices.
! 3471:
! 3472: [BA] init script (redhat, mandrake, yellowdog) now uses correct
! 3473: strings for translation and is slightly more standard.
! 3474:
! 3475: [DG] smartctl: output scsi Seagate vendor pages for disks (not tapes)
! 3476:
! 3477: smartmontools 5.25
! 3478:
! 3479: Note: there was no '5.24' release. From this point on, even numbered
! 3480: releases will be 'stable' ones and odd numbered releases will be
! 3481: unstable/testing/development ones.
! 3482:
! 3483: [DG] smartd/smartctl: changed scsiClearControlGLTSD() to
! 3484: scsiSetControlGLTSD() with an 'enabled' argument so '-S on'
! 3485: and '-S off' work for SCSI devices (if changing GLTSD supported).
! 3486:
! 3487: [BA] smartd/smartctl: wired in scsiClearControlGLTSD(). Could still
! 3488: use a corresponding Set function. Left stubs for this purpose.
! 3489:
! 3490: [DG] scsicmds: added scsiClearControlGLTSD() [still to be wired in]
! 3491:
! 3492: [BA] smartctl: make SCSI -T options behave the same way as the
! 3493: ATA ones.
! 3494:
! 3495: [DG] smartctl: output scsi transport protocol if available
! 3496:
! 3497: [DG] scsi: stop device scan in smartd and smartctl if badly formed
! 3498: mode response [heuristic to filter out USB devices before we
! 3499: (potentially) lock them up].
! 3500:
! 3501: [BA] smartd: deviceclose()->CloseDevice(). Got rid of SCSIDEVELOPMENT
! 3502: macro-enabled code. Added -W to list of gcc specific options to
! 3503: always enable. Made code clean for -W warnings.
! 3504:
! 3505: [PW] Added Maxtor DiamondMax VL 30 family to knowndrives table.
! 3506:
! 3507: [DG] scsi: add warning (when '-l error' active) if Control mode page
! 3508: GLTSD bit is set (global disable of saving log counters)
! 3509:
! 3510: [DG] scsi: remember mode sense cmd length. Output trip temperature
! 3511: from IE lpage (IBM extension) when unavailable from temp lpage.
! 3512:
! 3513: [BA] smartd: for both SCSI and ATA now warns user if either
! 3514: the number of self-test errors OR timestamp of most
! 3515: recent self-test error have increased.
! 3516:
! 3517: [DG] smartctl: output Seagate scsi Cache and Factory log pages (if
! 3518: available) when vendor attributes chosen
! 3519:
! 3520: [DG] smartd: add scsiCountFailedSelfTests() function.
! 3521:
! 3522: [DG] Do more sanity checking of scsi log page responses.
! 3523:
! 3524: [BA] smartd: now warns user if number of self-test errors has
! 3525: increased for SCSI devices.
! 3526:
! 3527: [BA] smartd: warn user if number of ATA self-test errors increases
! 3528: (as before) OR if hour time stamp of most recent self-test
! 3529: error changes.
! 3530:
! 3531: [DG] More checks for well formed mode page responses. This has the side
! 3532: effect of stopping scans on bad SCSI implementations (e.g. some
! 3533: USB disks) prior to sending commands (typically log sense) that
! 3534: locks them up.
! 3535:
! 3536: [PW] Added Western Digital Caviar family and Caviar SE family to
! 3537: knowndrives table.
! 3538:
! 3539: [BA] smartd: added -l daemon (which is the default value if -l
! 3540: is not used).
! 3541:
! 3542: [PW] Added Seagate Barracuda ATA V family to knowndrives table.
! 3543:
! 3544: [BA] smartd: added additional command line argument -l FACILITY
! 3545: or --logfacility FACILITY. This can be used to redirect
! 3546: messages from smartd to a different file than the one used
! 3547: by other system daemons.
! 3548:
! 3549: [PW] Added Seagate Barracuda 7200.7, Western Digital Protege WD400EB,
! 3550: and Western Digital Caviar AC38400 to knowndrives table.
! 3551:
! 3552: [BA] smartd: scanning should now also work correctly for
! 3553: devfs WITHOUT traditional links /dev/hd[a-t] or /dev/sd[a-z].
! 3554:
! 3555: [PW] Added Maxtor 4W040H3, Seagate Barracuda 7200.7 Plus,
! 3556: IBM Deskstar 120GXP (40GB), Seagate U Series 20410,
! 3557: Fujitsu MHM2100AT, MHL2300AT, MHM2150AT, and IBM-DARA-212000
! 3558: to knowndrives table.
! 3559:
! 3560: [PW] Added remaining Maxtor DiamondMax Plus 9 models to knowndrives
! 3561: table.
! 3562:
! 3563: [EM] smartd: If no matches found, then return 0, rather than an error
! 3564: indication, as it just means no devices of the given type exist.
! 3565: Adjust FreeBSD scan code to mirror Linux version.
! 3566:
! 3567: [BA] smartd: made device scan code simpler and more robust. If
! 3568: too many devices detected, warn user but scan as many
! 3569: as possible. If error in scanning, warn user but don't
! 3570: die right away.
! 3571:
! 3572: [EM] smartd: To keep as consistent as possible, migrate FreeBSD
! 3573: devicescan code to also use glob(3). Also verified clean
! 3574: compile on a 4.7 FreeBSD system.
! 3575:
! 3576: [BA] smartd: Modified device scan code to use glob(3). Previously
! 3577: it appeared to have trouble when scanning devices on an XFS
! 3578: file system, and used non-public interface to directory
! 3579: entries. Problems were also reported when /dev/ was on an
! 3580: ext2/3 file system, but there was a JFS partition on the same
! 3581: disk.
! 3582:
! 3583: [BA] Clearer error messages when device scanning finds no suitable
! 3584: devices.
! 3585:
! 3586: [EM] FreeBSD: Fixup code to allow for proper compilation under
! 3587: -STABLE branch.
! 3588:
! 3589: smartmontools 5.23
! 3590:
! 3591: [BA] smartd: didn't close file descriptors of ATA packet devices
! 3592: that are scanned. Fixed.
! 3593:
! 3594: [BA] Added reload/report targets to the smartmontools init script.
! 3595: reload: reloads config file
! 3596: report: send SIGUSR1 to check devices now
! 3597:
! 3598: smartmontools 5.22
! 3599:
! 3600: [EM] Fix compile issues for FreeBSD < 5-CURRENT.
! 3601:
! 3602: [PW] Added Fujitsu MHM2200AT to knowndrives table.
! 3603:
! 3604: [BA] To help catch bugs, clear ATA error structures before all
! 3605: ioctl calls. Disable code that attempted to time-out on SCSI
! 3606: devices when they hung (doesn't work).
! 3607:
! 3608: [BA] Documented STATUS/ERROR flags added by [PW] below.
! 3609:
! 3610: [BA] Improved algorithm to recognize ATA packet devices. Should
! 3611: no longer generate SYSLOG kernel noise when user tries either
! 3612: smartd or smartctl on packet device (CD-ROM or DVD). Clearer
! 3613: warning messages from smartd when scanning ATA packet device.
! 3614:
! 3615: [PW] Added TOSHIBA MK4025GAS to knowndrives table.
! 3616:
! 3617: [PW] Added a textual interpretation of the status and error registers
! 3618: in the SMART error log (ATA). The interpretation is
! 3619: command-dependent and currently only eight commands are supported
! 3620: (those which produced errors in the error logs that I happen to
! 3621: have seen).
! 3622:
! 3623: [BA] added memory allocation tracking to solaris code.
! 3624: Fixed solaris signal handling (reset handler to default
! 3625: after first call to handler) by using sigset. Added
! 3626: HAVE_SIGSET to configure.in
! 3627:
! 3628: [CD] solaris port: added SCSI functionality to solaris
! 3629: stubs.
! 3630:
! 3631: [BA] smartd: attempt to address bug report about smartd
! 3632: hanging on USB devices when scanning:
! 3633: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=107615
! 3634: Set a timeout of SCSITIMEOUT (nominally 7 seconds) before
! 3635: giving up.
! 3636:
! 3637: [EM] smartd: DEVICESCAN will follow links in a devfs filesystem and
! 3638: make sure the end point is a disc. Update documentation, added
! 3639: note about FreeBSD scanning
! 3640:
! 3641: [BA] smartd: DEVICESCAN also looks for block devices in
! 3642: /dev. Updated documentation. Now scans for up to
! 3643: 20 ATA devices /dev/hda-t rather than previous 12
! 3644: /dev/hda-l.
! 3645:
! 3646: [EM] smartd: mirror the FreeBSD DEVICESCAN logic for Linux,
! 3647: so that smartd now scans only devices found in /dev/. Also,
! 3648: make utility memory functions take a line number and file so
! 3649: that we report errors with the correct location.
! 3650:
! 3651: [GG] add a note about Debian bug #208964 to WARNINGS.
! 3652:
! 3653: [BA] smartctl: -T verypermissive option broken. Use
! 3654: -T verpermissive until the next release, please.
! 3655:
! 3656: [BA] Syntax mods so that code also compiles on Solaris using
! 3657: Sun Workshop compiler. Need -xmemalign 1i -xCC flags
! 3658: for cc.
! 3659:
! 3660: smartmontools 5.21
! 3661:
! 3662: [DK] Changed configure.in so -Wall is only included if gcc
! 3663: is used (this is a gcc specific flag) and -fsignedchar
! 3664: is not used at all (this is a gcc specific compiler
! 3665: flag).
! 3666:
! 3667: [BA] Modifications so that code now compiles under solaris. Now
! 3668: all that's needed (:-) is to fill in os_solaris.[hc]. Added
! 3669: os_generic.[hc] as guide to future ports. Fixed -D option
! 3670: of smartd (no file name). Modified -h opt of smartd/smartctl
! 3671: to work properly with solaris getopt().
! 3672:
! 3673: [EM] Update MAN pages with notes that 3ware drives are NOT supported
! 3674: under FreeBSD. Cleanup FreeBSD warning message handling.
! 3675:
! 3676: [EM] FreeBSD only: Fix first user found bug....I guess I was making
! 3677: the wrong assumption on how to convert ATA devnames to
! 3678: channel/unit numbers.
! 3679:
! 3680: [EM] Allow for option --enable-sample to append '.sample' to installed
! 3681: smartd.conf and rc script files. Also, let rc script shell setting
! 3682: be determined by configure
! 3683:
! 3684: [EM] Minor autoconf update to include -lcam for FreeBSD
! 3685:
! 3686: [EM] Add conditional logic to allow FreeBSD to compile pre-ATAng.
! 3687: -- note, not tested
! 3688: Add some documentation to INSTALL for FreeBSD.
! 3689:
! 3690: [EM] Implement SCSI CAM support for FreeBSD. NOTE: I am not an expert
! 3691: in the use of CAM. It seems to work for me, but I may be doing
! 3692: something horribly wrong, so please exercise caution.
! 3693:
! 3694: [EM] Switch over to using 'atexit' rather than 'on_exit' routine. This also
! 3695: meant we needed to save the exit status elsewhere so our 'Goodbye'
! 3696: routine could examine it.
! 3697:
! 3698: [EM] Move the DEVICESCAN code to os specific files. Also moved some of the
! 3699: smartd Memory functions to utility.c to make available to smartctl.
! 3700:
! 3701: [EM] Code janitor work on os_freebsd.c.
! 3702:
! 3703: [EM] Added os_freebsd.[hc] code. Additional code janitor
! 3704: work.
! 3705:
! 3706: [BA] Code janitor working, moving OS dependent code into
! 3707: os_linux.[hc].
! 3708:
! 3709: [GG] conditionally compile os_{freebsd,linux}.o depending on
! 3710: host architecture
! 3711:
! 3712: [PW] Print estimated completion time for tests
! 3713:
! 3714: [BA] Added -F samsung2 flag to correct firmware byte swap.
! 3715: All samsung drives with *-23 firmware revision string.
! 3716:
! 3717: smartmontools 5.20
! 3718:
! 3719: [GG] Fixed broken Makefile.am (zero length smartd.conf.5
! 3720: was being created), fix broken uninstall/distcheck targets
! 3721:
! 3722: [FM] Improved Slackware init script added to /etc/smartd.initd
! 3723:
! 3724: smartmontools 5.19 [NOTE CHANGE OF RELEASE NUMBERING]
! 3725:
! 3726: [BA] smartctl: added '-T verypermissive' option which is
! 3727: equivalent to giving '-T permissive' many times.
! 3728:
! 3729: [BA] Try harder to identify from IDENTIFY DEVICE structure
! 3730: if SMART supported/enabled. smartd now does a more
! 3731: thorough job of trying to assess this before sending
! 3732: a SMART status command to find out for sure.
! 3733:
! 3734: [BA] smartctl: it's now possible to override the program's
! 3735: guess of the device type (ATA or SCSI) with -d option.
! 3736:
! 3737: [BA] try hard to avoid sending IDENTIFY DEVICE to packet
! 3738: devices (CDROMS). They can't do SMART, and this generates
! 3739: annoying syslog messages. At the same time, identify type
! 3740: of Packet device.
! 3741:
! 3742: [BA] smartctl: Can now use permissive option more
! 3743: than once, to control how far to go before giving up.
! 3744:
! 3745: [BA] smartd: if user asked to monitor either error or self-test
! 3746: logs (-l error or -l selftest) WITHOUT monitoring any of the
! 3747: Attribute values, code will SEGV. For 5.1-18 and earlier,
! 3748: a good workaround is to enable Auto offline (-o on).
! 3749:
! 3750: [BA] smartctl: If enable auto offline command given, update auto
! 3751: offline status before printing capabilities.
! 3752:
! 3753: [GG] Make autotools build the default, remove autotools.diff
! 3754:
! 3755: [GG] Add auto{conf,make} support, not enabled by default.
! 3756:
! 3757: [BA] Eliminated #include <linux/hdreg.h> from code. This
! 3758: should simplify porting to solaris, FreeBSD, etc. The
! 3759: only linux-specific code is now isolated to three routines,
! 3760: one for SCSI, one for Escalade, one for ATA.
! 3761:
! 3762: smartmontools 5.1-18
! 3763:
! 3764: [BA] smartd: fixed serious bug - Attributes not monitored unless
! 3765: user told smartd to ignore at least one of them!
! 3766:
! 3767: smartmontools 5.1-17
! 3768:
! 3769: [BA] Default runlevels for smartd changed from 3 and 5 to
! 3770: 2, 3, 4, and 5.
! 3771:
! 3772: [BA] Removed as much dynamic memory allocation as possible from
! 3773: configuration file parsing. Reloading config file, even in
! 3774: presence of syntax errors etc. should not cause memory leaks.
! 3775:
! 3776: [PW] It is no longer permissible for the integer part (if any) of
! 3777: arguments to --report and --device to be followed by non-digits.
! 3778: For example, the "foo" in --report=ioctl,2foo was previously
! 3779: ignored, but now causes an error.
! 3780:
! 3781: [BA] smartd: added -q/--quit command line option to specify
! 3782: under what circumstances smartd should exit. The old
! 3783: -c/--checkonce option is now obsoleted by this more
! 3784: general-purpose option.
! 3785:
! 3786: [BA] smartd now responds to a HUP signal by re-reading its
! 3787: configuration file /etc/smartd.conf. If there are
! 3788: errors in this file, then the configuration file is
! 3789: ignored and smartd continues to monitor the devices that
! 3790: it was monitoring prior to receiving the HUP signal.
! 3791:
! 3792: [BA] Now correctly get SMART status from disks behind 3ware
! 3793: controllers, thanks to Adam Radford. Need 3w-xxxx driver
! 3794: version 1.02.00.037 or later. Previously the smartmontools
! 3795: SMART status always returned "OK" for 3ware controllers.
! 3796:
! 3797: [BA] Additional work on dynamic memory allocation/deallocation.
! 3798: This should have no effect on smartctl, but clears that way
! 3799: for smartd to dynamically add and remove entries. It should
! 3800: also now be easier to modify smartd to re-read its config
! 3801: file on HUP (which is easy) without leaking memory (which is
! 3802: harder). The philosophy is that memory for data structures in
! 3803: smartd is now allocated only on demand, the first time it
! 3804: is needed.
! 3805:
! 3806: [BA] smartd: finished cleanup. Now use create/rm functions for
! 3807: cfgentries and dynamic memory allocation almost everywhere.
! 3808: Philosophy: aggresively try and provoke SEGV to help find
! 3809: bad code.
! 3810:
! 3811: [BA] Added SAMSUNG SV0412H to knowndrives table.
! 3812:
! 3813: [BA] smartd: if DEVICESCAN used then knowndrives table might not set
! 3814: the -v attributes correctly -- may have been the same for all
! 3815: the drives. Cleaned up some data structures and memory
! 3816: allocation to try and ensure segvs if such problems are
! 3817: introduced again.
! 3818:
! 3819: [BA] Now allow -S on and -o on for the 3ware device type. For these
! 3820: commands to be passed through, the stock 3ware 3w-xxxx driver
! 3821: must be patched (8 lines). I'll post a patch on the smartmontools
! 3822: home page after it's been tested by a few other people and 3ware
! 3823: have had a chance to look it over.
! 3824:
! 3825: smartmontools-5.1-16
! 3826:
! 3827: [BA] smartd - can now monitor ATA drives behind 3ware controllers.
! 3828:
! 3829: [BA] smartd - changed some FATAL out of memory error messages from
! 3830: syslog level LOG_INFO to LOG_CRIT.
! 3831:
! 3832: [BA] smartctl - added code to look at ATA drives behind 3ware RAID
! 3833: controllers using the 3w-xxxx driver. Note that for technical
! 3834: reasons related to the 3w-xxxx driver, the "Enable Autosave",
! 3835: "Enable Automatic Offline" commands are not implemented.
! 3836: I will add this to smartd shortly.
! 3837:
! 3838: [BA] smartd - modified sleep loop, so that smartd no longer comes
! 3839: on the run queue every second. Instead, unless interrupted,
! 3840: it sleeps until the next polling time, when it wakes up. Now
! 3841: smartd also tries to wake up at exactly the right
! 3842: intervals (nominally 30 min) even if the user has been sending
! 3843: signals to it.
! 3844:
! 3845: [GG] add Fujitsu MHN2300AT to vendoropts_9_seconds.
! 3846:
! 3847: [EB] Fujitsu change in knowndrives ... match the whole MPD and
! 3848: MPE series for vendoropts_9_seconds.
! 3849:
! 3850: [BA] smartd bug, might cause segv if a device can not be opened. Was
! 3851: due to missing comma in char* list. Consequence is that email
! 3852: failure messages might have had the wrong Subject: heading for
! 3853: errorcount, FAILEDhealthcheck, FAILEDreadsmartdata, FAILEDreadsmarterrorlog,
! 3854: FAILEDreadsmartsefltestlog, FAILEDopendevice were all displaced by
! 3855: one. And FAILEDopendevice might have caused a segv if -m was being
! 3856: used as a smartd Directive.
! 3857:
! 3858: smartmontools-5.1-15
! 3859:
! 3860: [BA] Cleaned up smartmontools.spec so that upgrading, removing
! 3861: and other such operations correctly preserve running behavior
! 3862: and booting behavior of smartd.
! 3863:
! 3864: [BA] Improved formatting of ATA Error Log printout, and added
! 3865: listing of names of commands that caused the error. Added
! 3866: obsolete ATA-4 SMART feature commands to table, along with
! 3867: obsolete SFF-8035i SMART feature command.
! 3868:
! 3869: [PW] Added atacmdnames.[hc], which turn command register &
! 3870: feature register pairs into ATA command names.
! 3871:
! 3872: [BA] Added conveyance self-test. Some code added for selective
! 3873: self-tests, but #ifdefed out.
! 3874:
! 3875: [BA] Modified smartd exit status and log levels. If smartd is
! 3876: "cleanly" terminated, for example with SIGTERM, then its
! 3877: exit messages are now logged at LOG_INFO not LOG_CRIT
! 3878:
! 3879: [BA] Added Attribute IDs (Fujitsu) 0xCA - 0xCE. This is decimal
! 3880: 202-206. Added -v switches for interpretation of Attributes
! 3881: 192, 198 and 201.
! 3882:
! 3883: [BA] Made smartmontools work with any endian order machine for:
! 3884: - SMART selftest log
! 3885: - SMART ATA error log
! 3886: - SMART Attributes values
! 3887: - SMART Attributes thesholds
! 3888: - IDENTIFY DEVICE information
! 3889: - LOG DIRECTORY
! 3890: Smartmontools is now free of endian bias and works correctly
! 3891: on both little- and big-endian hardware. This has been tested by
! 3892: three independent PPC users on a variety of ATA and SCSI hardware.
! 3893:
! 3894: [DG] Check that certain SCSI command responses are well formed. If
! 3895: IEC mode page response is not well formed exit smartctl. This
! 3896: is to protect aacraid. smartd should ignore a aacraid device.
! 3897:
! 3898: smartmontools-5.1-14
! 3899:
! 3900: [BA] smartctl: added column to -A output to show if Attributes are
! 3901: updated only during off-line testing or also during normal
! 3902: operation.
! 3903:
! 3904: smartmontools-5.1-13
! 3905:
! 3906: [BA] smartd: attempt to enable/disable automatic offline testing even
! 3907: if the disk appears not to support it. Now the same logic
! 3908: as smartctl.
! 3909:
! 3910: [BA] Added definition of Attribute 201, soft read error rate.
! 3911:
! 3912: [BA] Added IBM/Hitachi IC35L120AVV207-1 (GXP-180) and corresponding
! 3913: 8MB Cache GXP-120 to drive database.
! 3914:
! 3915: [BA] smartd: if DEVICESCAN Directive used in smartd.conf, and
! 3916: -I, -R or -r Directives used in conjunction with this, got
! 3917: segv errors. Fixed by correcting memory allocation calls.
! 3918:
! 3919: [BA] smartd: enable automatic offline testing was broken due
! 3920: to cut-and-paste error that disabled it instead of
! 3921: enabling it. Thanks to Maciej W. Rozycki for pointing
! 3922: out the problem and solution.
! 3923:
! 3924: [BA] Fixed "spelling" of some Attribute names to replace spaces
! 3925: in names by underscores. (Fixed field width easier for awk
! 3926: style parsing.)
! 3927:
! 3928: [BA,GF] Added mods submitted by [GF] to support Attribute 193 being
! 3929: load/unload cycles. Add -v 193,loadunload option, useful for
! 3930: Hitachi drive DK23EA-30, and add this drive to knowndrive.c
! 3931: Add meaning of attribute 250 : Read error retry rate
! 3932:
! 3933: smartmontools-5.1-12
! 3934:
! 3935: [BA] Added another entry for Samsung drives to knowndrive table.
! 3936:
! 3937: [DG] Refine SCSI log sense command to do a double fetch in most cases
! 3938: (but not for the TapeAlert log page). Fix TapeAlert and Self Test
! 3939: log page response truncation.
! 3940:
! 3941: [PW] Added 'removable' argument to -d Directive for smartd. This indicates
! 3942: that smartd should continue (rather than exit) if the device does not
! 3943: appear to be present.
! 3944:
! 3945: [BA] Modified smartmontools.spec [Man pages location] and
! 3946: smartd.initd [Extra space kills chkconfig!] for Redhat 6.x
! 3947: compatibility (thanks to Gerald Schnabel).
! 3948:
! 3949: smartmontools-5.1-11
! 3950:
! 3951: [EB] Add another Fujitsu disk to knowndrives.c
! 3952:
! 3953: [GG] match for scsi/ and ide/ in case of devfs to exclude false postives
! 3954:
! 3955: [BA] If SCSI device listed in /etc/smartd.conf fails to open or do
! 3956: SMART stuff correctly, or not enough space
! 3957: to list all SCSI devices, fail with error unless
! 3958: -DSCSIDEVELOPMENT set during compile-time.
! 3959:
! 3960: [BA] Added automatic recognition of /dev/i* (example: /dev/ide/...)
! 3961: as an ATA device.
! 3962:
! 3963: [DG] Add "Device type: [disk | tape | medium changer | ...] line to
! 3964: smartctl -i output for SCSI devices.
! 3965:
! 3966: [PW] Fixed bug in smartd where test email would be sent regularly (for
! 3967: example, daily if the user had specified -M daily) instead of just
! 3968: once on startup.
! 3969:
! 3970: [KM] More TapeAlert work. Added translations for media changer
! 3971: alerts. TapeAlert support reported according to the log page
! 3972: presence. ModeSense not attempted for non-ready tapes (all
! 3973: drives do not support this after all). Get peripheral type from
! 3974: Inquiry even if drive info is not printed. Add QUIETON()
! 3975: QUIETOFF() to TapeAlert log check.
! 3976:
! 3977: [BA] Stupid bug in atacmds.c minor_str[] affected ataVersionInfo().
! 3978: Two missing commas meant that minor_str[] had two few elements,
! 3979: leading to output like this:
! 3980: Device Model: Maxtor 6Y120L0
! 3981: Serial Number: Y40BF74E
! 3982: Firmware Version: YAR41VW0
! 3983: Device is: Not in smartctl database [for details use: -P showall]
! 3984: ATA Version is: 7
! 3985: ATA Standard is: 9,minutes
! 3986: ^^^^^^^^^
! 3987: Missing commas inserted.
! 3988:
! 3989: [BA] Fixed smartd bug. On device registration, if ATA device did
! 3990: not support SMART error or self-test logs but user had asked to
! 3991: monitor them, an attempt would be made to read them anyway,
! 3992: possibly generating "Drive Seek" errors. We now check that
! 3993: the self-test and error logs are supported before trying to
! 3994: access them the first time.
! 3995:
! 3996: [GG/BA] Fixed bug where if SMART ATA error log not supported,
! 3997: command was tried anyway. Changed some error printing to use
! 3998: print handlers.
! 3999:
! 4000: [GG] Makefile modifications to ease packaging
! 4001:
! 4002: [DG] Did work for TapeAlerts (SCSI). Now can detect /dev/nst0 as a
! 4003: SCSI device. Also open SCSI devices O_NONBLOCK so they don't
! 4004: hang on open awaiting media. The ATA side should worry about
! 4005: this also: during a DEVICESCAN a cd/dvd device without media
! 4006: will hang. Added some TapeAlert code suggested by Kai Makisara.
! 4007:
! 4008: smartmontools-5.1-10
! 4009:
! 4010: [PW] Extended the -F option/Directive to potentially fix other firmware
! 4011: bugs in addition to the Samsung byte-order bug. Long option name is
! 4012: now --firmwarebug and the option/Directive accepts an argument
! 4013: indicating the type of firmware bug to fix.
! 4014:
! 4015: [BA] Fixed a bug that prevented the enable automatic off-line
! 4016: test feature from enabling. It also prevented the enable Attribute
! 4017: autosave from working. See CVS entry for additional details.
! 4018:
! 4019: [PW] Modified the -r/--report option (smartctl and smartd) to allow the
! 4020: user to specify the debug level as a positive integer.
! 4021:
! 4022: [BA] Added --log directory option to smartctl. If the disk
! 4023: supports the general-purpose logging feature set (ATA-6/7)
! 4024: then this option enables the Log Directory to be printed.
! 4025: This Log Directory shows which device logs are available, and
! 4026: their lengths in sectors.
! 4027:
! 4028: [PW] Added -P/--presets option to smartctl and -P Directive to smartd.
! 4029:
! 4030: [GG] Introduce different exit codes indicating the type of problem
! 4031: encountered for smartd.
! 4032:
! 4033: [DG] Add non-medium error count to '-l error' and extended self test
! 4034: duration to '-l selftest'. Get scsi IEs and temperature changes
! 4035: working in smartd. Step over various scsi disk problems rather
! 4036: than abort smartd startup.
! 4037:
! 4038: [DG] Support -l error for SCSI disks (and tapes). Output error counter
! 4039: log pages.
! 4040:
! 4041: [BA] Added -F/--fixbyteorder option to smartctl. This allows us to read
! 4042: SMART data from some disks that have byte-reversed two- and four-
! 4043: byte quantities in their SMART data structures.
! 4044:
! 4045: [BA] Fixed serious bug: the -v options in smartd.conf were all put
! 4046: together and used together, not drive-by-drive.
! 4047:
! 4048: [PW] Added knowndrives.h and knowndrives.c. The knowndrives array
! 4049: supersedes the drivewarnings array.
! 4050:
! 4051: [GG] add {-p,--pidfile} option to smartd to write a PID file on
! 4052: startup. Update the manpage accordingly.
! 4053:
! 4054: [DG] Fix scsi smartd problem detecting SMART support. More cleaning
! 4055: and fix (and rename) scsiTestUnitReady(). More scsi renaming.
! 4056:
! 4057: [BA] Fixed smartd so that if a disk that is explictily listed is not
! 4058: found, then smartd will exit with nonzero status BEFORE forking.
! 4059: If a disk can't be registered, this will also be detected before
! 4060: forking, so that init scripts can react correctly.
! 4061:
! 4062: [BA] Replaced all linux-specific ioctl() calls in atacmds.c with
! 4063: a generic handler smartcommandhandler(). Now the only routine
! 4064: that needs to be implemented for a given OS is os_specific_handler().
! 4065: Also implemented the --report ataioctl. This provides
! 4066: two levels of reporting. Using the option once gives a summary
! 4067: report of device IOCTL transactions. Using the option twice give
! 4068: additional info (a printout of ALL device raw 512 byte SMART
! 4069: data structures). This is useful for debugging.
! 4070:
! 4071: [DG] more scsi cleanup. Output scsi device serial number (VPD page
! 4072: 0x80) if available as part of '-i'. Implement '-t offline' as
! 4073: default self test (only self test older disks support).
! 4074:
! 4075: [BA] Changed crit to info in loglevel of smartd complaint to syslog
! 4076: if DEVICESCAN enabled and device not found.
! 4077:
! 4078: [BA] Added -v 194,10xCelsius option/Directive. Raw Attribute number
! 4079: 194 is ten times the disk temperature in Celsius.
! 4080:
! 4081: [DG] scsicmds.[hc] + scsiprint.c: clean up indentation, remove tabs.
! 4082: Introduce new intermediate interface based on "struct scsi_cmnd_io"
! 4083: to isolate SCSI generic commands + responses from Linux details;
! 4084: should help port to FreeBSD of SCSI part of smartmontools.
! 4085: Make SCSI command builders more parametric.
! 4086:
! 4087: smartmontools-5.1-9
! 4088:
! 4089: [BA] smartctl: if HDIO_DRIVE_TASK ioctl() is not implemented (no
! 4090: kernel support, then try to assess drive health by examining
! 4091: Attribute values/thresholds directly.
! 4092:
! 4093: [BA] smartd/smartctl: added -v 200,writeerrorcount option/Directive
! 4094: for Fujitsu disks.
! 4095:
! 4096: [BA] smartd: Now send email if any of the SMART commands fails,
! 4097: or if open()ing the device fails. This is often noted
! 4098: as a common disk failure mode.
! 4099:
! 4100: [BA] smartd/smartctl: Added -v N,raw8 -v N,raw16 and -v N,raw48
! 4101: Directives/Options for printing Raw Attributes in different
! 4102: Formats.
! 4103:
! 4104: [BA] smartd: Added -r ID and -R ID for reporting/tracking Raw
! 4105: values of Attributes.
! 4106:
! 4107: [BA] smartd/smartctl: Changed printing of spin-up-time attribute
! 4108: raw value to reflect current/average as per IBM standard.
! 4109:
! 4110: [BA] smartd/smartctl: Added -v 9,seconds option for disks which
! 4111: use Attribute 9 for power-on lifetime in seconds.
! 4112:
! 4113: [BA] smartctl: Added a warning message so that users of some IBM
! 4114: disks are warned to update their firmware. Note: we may want
! 4115: to add a command-line flag to disable the warning messages.
! 4116: I have done this in a general way, using regexp, so that we
! 4117: can add warnings about any type of disk that we wish...
! 4118:
! 4119: smartmontools-5.1-7
! 4120:
! 4121: [BA] smartd: Created a subdirectory examplescripts/ of source
! 4122: directory that contains executable scripts for the -M exec PATH
! 4123: Directive of smartd.
! 4124:
! 4125: smartmontools-5.1-5
! 4126:
! 4127: [BA] smartd: DEVICESCAN in /etc/smartd.conf
! 4128: can now be followed by all the same Directives as a regular
! 4129: device name like /dev/hda takes. This allows one to use
! 4130: (for example):
! 4131: DEVICESCAN -m root@example.com
! 4132: in the /etc/smartd.conf file.
! 4133:
! 4134: [BA] smartd: Added -c (--checkonce) command-line option. This checks
! 4135: all devices once, then exits. The exit status can be
! 4136: used to learn if devices were detected, and if smartd is
! 4137: functioning correctly. This is primarily for Distribution
! 4138: scripters.
! 4139:
! 4140: [BA] smartd: Implemented -M exec Directive for
! 4141: smartd.conf. This makes it possible to run an
! 4142: arbitrary script or mailing program with the
! 4143: -m option.
! 4144:
! 4145: [PW] smartd: Modified -M Directive so that it can be given
! 4146: multiple times. Added -M exec Directive.
! 4147:
! 4148: smartmontools-5.1-4
! 4149:
! 4150: [BA] Fixed bug in smartctl pointed out by Pierre Gentile.
! 4151: -d scsi didn't work because tryata and tryscsi were
! 4152: reversed -- now works on /devfs SCSI devices.
! 4153:
! 4154: [BA] Fixed bug in smartctl pointed out by Gregory Goddard
! 4155: <ggoddard@ufl.edu>. Manual says that bit 6 of return
! 4156: value turned on if errors found in smart error log. But
! 4157: this wasn't implemented.
! 4158:
! 4159: smartmontools-5.1-3
! 4160:
! 4161: [BA] Modified printing format for 9,minutes to read
! 4162: Xh+Ym not X h + Y m, so that fields are fixed width.
! 4163:
! 4164: [BA] Added Attribute 240 "head flying hours"
! 4165:
! 4166: smartmontools-5.1.1
! 4167:
! 4168: [BA] As requested, local time/date now printed by smartctl -i
! 4169:
! 4170: [PW] Added "help" argument to -v for smartctl
! 4171:
! 4172: [PW] Added -D, --showdirectives option to smartd
! 4173:
! 4174: [DG] add '-l selftest' capability for SCSI devices (update smartctl.8)
! 4175:
! 4176: [BA] smartd,smartctl: added additional Attribute modification option
! 4177: -v 220,temp and -v 9,temp.
! 4178:
! 4179: [PW] Renamed smartd option -X to -d
! 4180:
! 4181: START OF SMARTMONTOOLS 5.1 series
! 4182:
! 4183: smartmontools-5.0.50
! 4184:
! 4185: [PW] Changed smartd.conf Directives -- see man page
! 4186:
! 4187: [BA/DG] Fixed uncommented comment in smartd.conf
! 4188:
! 4189: [DG] Correct 'Recommended start stop count' for SCSI devices
! 4190:
! 4191: [PW] Replaced smartd.conf directive -C with smartd option -i
! 4192:
! 4193: [PW] Changed options for smartctl -- see man page.
! 4194:
! 4195: [BA] Use strerror() to generate system call error messages.
! 4196:
! 4197: [BA] smartd: fflush() all open streams before fork().
! 4198:
! 4199: [BA] smartctl, smartd simplified internal handling of checksums
! 4200: for simpler porting and less code.
! 4201:
! 4202: smartmontools-5.0.49
! 4203:
! 4204: [PW] smartd --debugmode changed to --debug
! 4205:
! 4206: [BA] smartd/smartctl added attribute 230 Head Amplitude from
! 4207: IBM DPTA-353750.
! 4208:
! 4209: [PW] Added list of proposed new options for smartctl to README.
! 4210:
! 4211: [PW] smartd: ParseOpts() now uses getopt_long() if HAVE_GETOPT_LONG is
! 4212: defined and uses getopt() otherwise. This is controlled by CPPFLAGS in
! 4213: the Makefile.
! 4214:
! 4215: [BA] smartd: Fixed a couple of error messages done with perror()
! 4216: to redirect them as needed.
! 4217:
! 4218: smartmontools-5.0.48
! 4219:
! 4220: [BA] smartctl: The -O option to enable an Immediate off-line test
! 4221: did not print out the correct time that the test would take to
! 4222: complete. This is because the test timer is volatile and not
! 4223: fixed. This has been fixed, and the smartctl.8 man page has been
! 4224: updated to explain how to track the Immediate offline test as it
! 4225: progresses, and to further emphasize the differences between the
! 4226: off-line immediate test and the self-tests.
! 4227:
! 4228: [BA] smartd/smartctl: Added new attribute (200) Multi_Zone_Error_Rate
! 4229:
! 4230: [BA] smartctl: modified so that arguments could have either a single -
! 4231: as in -ea or multiple ones as in -e -a. Improved warning message for
! 4232: device not opened, and fixed error in redirection of error output of
! 4233: HD identity command.
! 4234:
! 4235: [PW] smartd: added support for long options. All short options are still
! 4236: supported; see manpage for available long options.
! 4237:
! 4238: [BA] smartctl. When raw Attribute value was 2^31 or larger, did
! 4239: not print correctly.
! 4240:
! 4241: smartmontools-5.0.46
! 4242:
! 4243: [BA] smartd: added smartd.conf Directives -T and -s. The -T Directive
! 4244: enables/disables Automatic Offline Testing. The -s Directive
! 4245: enables/disables Attribute Autosave. Documentation and
! 4246: example configuration file updated to agree.
! 4247:
! 4248: [BA] smartd: user can make smartd check the disks at any time
! 4249: (ie, interrupt sleep) by sending signal SIGUSR1 to smartd. This
! 4250: can be done for example with:
! 4251: kill -USR1 <pid>
! 4252: where <pid> is the process ID number of smartd.
! 4253:
! 4254: [EB] scsi: don't trust the data we receive from the drive too
! 4255: much. It very well might have errors (like zero response length).
! 4256: Seen on Megaraid logical drive, and verified in the driver source.
! 4257:
! 4258: [BA] smartd: added Directive -m for sending test email and
! 4259: for modifying email reminder behavior. Updated manual, and sample
! 4260: configuration file to illustrate & explain this.
! 4261:
! 4262: [BA] smartd: increased size of a continued smartd.conf line to
! 4263: 1023 characters.
! 4264:
! 4265: [BA] Simplified Directive parsers and improved warning/error
! 4266: messages.
! 4267:
! 4268: smartmontools-5.0.45
! 4269:
! 4270: [EB] Fixed bug in smartd where testunitready logic inverted
! 4271: prevented functioning on scsi devices.
! 4272: The bug in question only affects smartd users with scsi devices.
! 4273: To see if your version of smartd has the testunitready() bug, do
! 4274: smartd -V
! 4275: If the version of the module smartd.c in a line like:
! 4276: Module: smartd.c revision: 1.66 date: 2002/11/17
! 4277: has a revision greater than or equal to 1.30, and less than or equal to
! 4278: 1.64, then your version of the code has this problem.
! 4279: This problem affected releases starting with RELEASE_5_0_16 up to and
! 4280: including RELEASE_5_0_43.
! 4281:
! 4282: [BA] Added testunitnotready to smartctl for symmetry with smartd.
! 4283:
! 4284: [SB] added Czech descriptions to .spec file
! 4285: [SB] corrected comment in smartd.conf example
! 4286:
! 4287: [BA] Changed way that entries in the ATA error log are printed,
! 4288: to make it clearer which is the most recent error and
! 4289: which is the oldest one.
! 4290:
! 4291: NOTE: All changes made prior to this point were done by Bruce Allen
! 4292: [BA] although several of them had been suggested by earlier postings
! 4293: by Stanislav Brabec [SB].
! 4294:
! 4295: smartmontools-5.0.43
! 4296:
! 4297: Changed Temperature_Centigrade to Temperature_Celsius.
! 4298: The term "Centigrade" ceased to exist in 1948. (c.f
! 4299: http://www.bartleby.com/64/C004/016.html).
! 4300:
! 4301: smartmontools-5.0.42
! 4302:
! 4303: Modified SCSI device check to also send warning emails if
! 4304: requested in directives file.
! 4305:
! 4306: Added a new smartd configuration file Directive: -M ADDRESS.
! 4307: This sends a single warning email to ADDRESS for failures or
! 4308: errors detected with the -c, -L, -l, or -f Directives.
! 4309:
! 4310: smartmontools-5.0.38
! 4311:
! 4312: Modified perror() statements in atacmds.c so that printout for SMART
! 4313: commands errors is properly suppressed or queued depending upon users
! 4314: choices for error reporting modes.
! 4315:
! 4316: Added Italian descriptions to smartmontools.spec file.
! 4317:
! 4318: Started impementing send-mail-on-error for smartd; not yet enabled.
! 4319:
! 4320: Added -P (Permissive) Directive to smartd.conf file to allow SMART
! 4321: monitoring of pre-ATA-3 Rev 4 disks that have SMART but do not have
! 4322: a SMART capability bit.
! 4323:
! 4324: Removed charset encodings from smartmontools.spec file for non-English
! 4325: fields.
! 4326:
! 4327: smartmontools-5.0.32
! 4328:
! 4329: Added manual page smartd.conf.5 for configuration file.
! 4330:
! 4331: smartctl: Missing ANSI prototype in failuretest(); fixed.
! 4332:
! 4333: smartctl: Checksum warnings now printed on stdout, or are silent,
! 4334: depending upon -q and -Q settings.
! 4335:
! 4336: smartmontools-5.0.31
! 4337:
! 4338: Changed Makefile so that the -V option does not reflect file state
! 4339: before commit!
! 4340:
! 4341: smartctl: added new options -W, -U, and -P to control if and how the
! 4342: smartctl exits if an error is detected in either a SMART data
! 4343: structure checksum, or a SMART command returns an error.
! 4344:
! 4345: modified manual page to break options into slightly more logical
! 4346: categories.
! 4347:
! 4348: reformatted 'usage' message order to agree with man page ordering
! 4349:
! 4350: modified .spec file so that locale information now contains
! 4351: character set definition. Changed pt_BR to pt since we do not use any
! 4352: aspect other than language. See man setlocale.
! 4353:
! 4354: smartmontools-5.0.30
! 4355: smartctl: added new options -n and -N to force device to be ATA or SCSI
! 4356: smartctl: no longer dies silently if device path does not start/dev/X
! 4357: smartctl: now handles arbitrary device paths
! 4358:
! 4359: smartmontools-5.0.29
! 4360: Modified .spec file and Makefile to make them more compliant with
! 4361: the "right" way of doing things.
! 4362:
! 4363: smartmontools-5.0.26
! 4364: Fixed typesetting error in man page smartd.8
! 4365:
! 4366: Removed redundant variable (harmless) from smartd.c
! 4367:
! 4368: smartmontools-5.0.25
! 4369:
! 4370: Added a new directive for the configuration file. If the word
! 4371: DEVICESCAN appears before any non-commented material in the
! 4372: configuration file, then the confi file will be ignored and the
! 4373: devices wil be scanned.
! 4374:
! 4375: smartmontools-5.0.24
! 4376:
! 4377: Note: it has now been confirmed that the code modifications between
! 4378: 5.0.23 and 5.0.24 have eliminated the GCC 3.2 problems. Note that
! 4379: there is a GCC bug howerver, see #8404 at
! 4380: http://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc&cmd=query
! 4381: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8404
! 4382:
! 4383: Added new Directive for Configuration file:
! 4384: -C <N> This sets the time in between disk checks to be <N>
! 4385: seconds apart. Note that although you can give
! 4386: this Directive multiple times on different lines of
! 4387: the configuration file, only the final value that
! 4388: is given has an effect, and applies to all the
! 4389: disks. The default value of <N> is 1800 sec, and
! 4390: the minimum allowed value is ten seconds.
! 4391:
! 4392: Problem wasn't the print format. F.L.W. Meunier <0@pervalidus.net>
! 4393: sent me a gcc 3.2 build and I ran it under a debugger. The
! 4394: problem seems to be with passing the very large (2x512+4) byte
! 4395: data structures as arguments. I never liked this anyway; it was
! 4396: inherited from smartsuite. So I've changed all the heavyweight
! 4397: functions (ATA ones, anyone) to just passing pointers, not hideous
! 4398: kB size structures on the stack. Hopefully this will now build OK
! 4399: under gcc 3.2 with any sensible compilation options.
! 4400:
! 4401: smartmontools-5.0.23
! 4402:
! 4403: Because of reported problems with GCC 3.2 compile, I have gone
! 4404: thorough the code and explicitly changed all print format
! 4405: parameters to correspond EXACTLY to int unless they have to be
! 4406: promoted to long longs. To quote from the glibc bible: [From
! 4407: GLIBC Manual: Since the prototype doesn't specify types for
! 4408: optional arguments, in a call to a variadic function the default
! 4409: argument promotions are performed on the optional argument
! 4410: values. This means the objects of type char or short int (whether
! 4411: signed or not) are promoted to either int or unsigned int, as
! 4412: appropriate.]
! 4413:
! 4414: smartmontools-5.0.22
! 4415:
! 4416: smartd, smartctl now warn if they find an attribute whose ID
! 4417: number does not match between Data and Threshold structures.
! 4418:
! 4419: Fixed nasty bug which led to wrong number of arguments for a
! 4420: varargs statement, with attendent stack corruption. Sheesh!
! 4421: Have added script to CVS attic to help find such nasties in the
! 4422: future.
! 4423:
! 4424: smartmontools-5.0.21
! 4425:
! 4426: Eliminated some global variables out of header files and other
! 4427: minor cleanup of smartd.
! 4428:
! 4429: smartmontools-5.0.20
! 4430:
! 4431: Did some revision of the man page for smartd and made the usage
! 4432: messages for Directives 100% consistent.
! 4433:
! 4434: smartmontools-5.0-19
! 4435:
! 4436: smartd: prints warning message when it gets SIGHUP, saying that it
! 4437: is NOT re-reading the config file.
! 4438:
! 4439: smartctl: updated man page to say self-test commands -O,x,X,s,S,A
! 4440: appear to be supported in the code. [I can't test these, can anyone
! 4441: report?]
! 4442:
! 4443: smartmontools-5.0-18
! 4444:
! 4445: smartctl: smartctl would previously print the LBA of a self-test
! 4446: if it completed, and the LBA was not 0 or 0xff...f However
! 4447: according to the specs this is not correct. According to the
! 4448: specs, if the self-test completed without error then LBA is
! 4449: undefined. This version fixes that. LBA value only printed if
! 4450: self-test encountered an error.
! 4451:
! 4452: smartmontools-5.0-17
! 4453:
! 4454: smartd has changed significantly. This is the first CVS checkin of
! 4455: code that extends the options available for smartd. The following
! 4456: options can be placed into the /etc/smartd.conf file, and control the
! 4457: behavior of smartd.
! 4458: Configuration file Directives (following device name):
! 4459: -A Device is an ATA device
! 4460: -S Device is a SCSI device
! 4461: -c Monitor SMART Health Status
! 4462: -l Monitor SMART Error Log for changes
! 4463: -L Monitor SMART Self-Test Log for new errors
! 4464: -f Monitor for failure of any 'Usage' Attributes
! 4465: -p Report changes in 'Prefailure' Attributes
! 4466: -u Report changes in 'Usage' Attributes
! 4467: -t Equivalent to -p and -u Directives
! 4468: -a Equivalent to -c -l -L -f -t Directives
! 4469: -i ID Ignore Attribute ID for -f Directive
! 4470: -I ID Ignore Attribute ID for -p, -u or -t Directive
! 4471: # Comment: text after a hash sign is ignored
! 4472: \ Line continuation character
! 4473:
! 4474: cleaned up functions used for printing CVS IDs. Now use string
! 4475: library, as it should be.
! 4476:
! 4477: modified length of device name string in smartd internal structure
! 4478: to accomodate max length device name strings
! 4479:
! 4480: removed un-implemented (-e = Email notification) option from
! 4481: command line arg list. We'll put it back on when implemeneted.
! 4482:
! 4483: smartd now logs serious (fatal) conditions in its operation at
! 4484: loglevel LOG_CRIT rather than LOG_INFO before exiting with error.
! 4485:
! 4486: smartd used to open a file descriptor for each SMART enabled
! 4487: device, and then keep it open the entire time smartd was running.
! 4488: This meant that some commands, like IOREADBLKPART did not work,
! 4489: since the fd to the device was open. smartd now opens the device
! 4490: when it needs to read values, then closes it. Also, if one time
! 4491: around it can't open the device, it simply prints a warning
! 4492: message but does not give up. Have eliminated the .fd field from
! 4493: data structures -- no longer gets used.
! 4494:
! 4495: smartd now opens SCSI devices as well using O_RDONLY rather than
! 4496: O_RDWR. If someone can no longer monitor a SCSI device that used
! 4497: to be readable, this may well be the reason why.
! 4498:
! 4499: smartd never checked if the number of ata or scsi devices detected
! 4500: was greater than the max number it could monitor. Now it does.
! 4501:
! 4502: smartmontools-5.0-16
! 4503:
! 4504: smartd on startup now looks in the configuration file /etc/smartd.conf for
! 4505: a list of devices which to include in its monitoring list. See man page
! 4506: (man smartd) for syntax.
! 4507:
! 4508: smartd: close file descriptors of SCSI device if not SMART capable
! 4509: Closes ALL file descriptors after forking to daemon.
! 4510:
! 4511: added new temperature attribute (231, temperature)
! 4512:
! 4513: smartd: now open ATA disks using O_RDONLY
! 4514:
! 4515: smartmontools-5.0-11
! 4516:
! 4517: smartd now prints the name of a failed or changed attribute
! 4518: into logfile, not just ID number
! 4519:
! 4520: Changed name of -p (print version) option to -V
! 4521:
! 4522: Minor change in philosophy: if a SMART command fails or the device
! 4523: appears incapable of a SMART command that the user has asked for,
! 4524: complain by printing an error message, but go ahead and try
! 4525: anyway. Since unimplemented SMART commands should just return an
! 4526: error but not cause disk problems, this should't cause any
! 4527: difficulty.
! 4528:
! 4529: Added two new flags: q and Q. q is quiet mode - only print: For
! 4530: the -l option, errors recorded in the SMART error log; For the -L
! 4531: option, errors recorded in the device self-test log; For the -c
! 4532: SMART "disk failing" status or device attributes (pre-failure or
! 4533: usage) which failed either now or in the past; For the -v option
! 4534: device attributes (pre-failure or usage) which failed either now
! 4535: or in the past. Q is Very Quiet mode: Print no ouput. The only
! 4536: way to learn about what was found is to use the exit status of
! 4537: smartctl.
! 4538:
! 4539: smartctl now returns sensible values (bitmask). See smartctl.h
! 4540: for the values, and the man page for documentation.
! 4541:
! 4542: The SMART status check now uses the correct ATA call. If failure
! 4543: is detected we search through attributes to list the failed ones.
! 4544: If the SMART status check shows GOOD, we then look to see if their
! 4545: are any usage attributes or prefail attributes have failed at any
! 4546: time. If so we print them.
! 4547:
! 4548: Modified function that prints vendor attributes to say if the
! 4549: attribute has currently failed or has ever failed.
! 4550:
! 4551: -p option now prints out license info and CVS strings for all
! 4552: modules in the code, nicely formatted.
! 4553:
! 4554: Previous versions of this code (and Smartsuite) only generate
! 4555: SMART failure errors if the value of an attribute is below the
! 4556: threshold and the prefailure bit is set. However the ATA Spec
! 4557: (ATA4 <=Rev 4) says that it is a SMART failure if the value of an
! 4558: attribute is LESS THAN OR EQUAL to the threshold and the
! 4559: prefailure bit is set. This is now fixed in both smartctl and
! 4560: smartd. Note that this is a troubled subject -- the original
! 4561: SFF 8035i specification defining SMART was inconsistent about
! 4562: this. One section says that Attribute==Threshold is pass,
! 4563: and another section says it is fail. However the ATA specs are
! 4564: consistent and say Attribute==Threshold is a fail.
! 4565:
! 4566: smartd did not print the correct value of any failing SMART attribute. It
! 4567: printed the index in the attribute table, not the attribute
! 4568: ID. This is fixed.
! 4569:
! 4570: when starting self-tests in captive mode ioctl returns EIO because
! 4571: the drive has been busied out. Detect this and don't return an eror
! 4572: in this case. Check this this is correct (or how to fix it?)
! 4573:
! 4574: fixed possible error in how to determine ATA standard support
! 4575: for devices with no ATA minor revision number.
! 4576:
! 4577: device opened only in read-only not read-write mode. Don't need R/W
! 4578: access to get smart data. Check this with Andre.
! 4579:
! 4580: smartctl now handles all possible choices of "multiple options"
! 4581: gracefully. It goes through the following phases of operation,
! 4582: in order: INFORMATION, ENABLE/DISABLE, DISPLAY DATA, RUN/ABORT TESTS.
! 4583: Documentation has bee updated to explain the different phases of
! 4584: operation. Control flow through ataPrintMain()
! 4585: simplified.
! 4586:
! 4587: If reading device identity information fails, try seeing if the info
! 4588: can be accessed using a "DEVICE PACKET" command. This way we can
! 4589: at least get device info.
! 4590:
! 4591: Modified Makefile to automatically tag CVS archive on issuance of
! 4592: a release
! 4593:
! 4594: Modified drive detection so minor device ID code showing ATA-3 rev
! 4595: 0 (no SMART) is known to not be SMART capable.
! 4596:
! 4597: Now verify the checksum of the device ID data structure, and of the
! 4598: attributes threshold structure. Before neither of these
! 4599: structures had their checksums verified.
! 4600:
! 4601: New behavior vis-a-vis checksums. If they are wrong, we log
! 4602: warning messages to stdout, stderr, and syslog, but carry on
! 4603: anyway. All functions now call a checksumwarning routine if the
! 4604: checksum doesn't vanish as it should.
! 4605:
! 4606: Changed Read Hard Disk Identity function to get fresh info from
! 4607: the disk on each call rather than to use the values that were read
! 4608: upon boot-up into the BIOS. This is the biggest change in this
! 4609: release. The ioctl(device, HDIO_GET_IDENTITY, buf ) call should
! 4610: be avoided in such code. Note that if people get garbled strings
! 4611: for the model, serial no and firmware versions of their drives,
! 4612: then blame goes here (the BIOS does the byte swapping for you,
! 4613: apparently!)
! 4614:
! 4615: Function ataSmartSupport now looks at correct bits in drive
! 4616: identity structure to verify first that these bits are valid,
! 4617: before using them.
! 4618:
! 4619: Function ataIsSmartEnabled() written which uses the Drive ID state
! 4620: information to tell if SMART is enabled or not. We'll carry this
! 4621: along for the moment without using it.
! 4622:
! 4623: Function ataDoesSmartWork() guaranteed to work if the device
! 4624: supports SMART.
! 4625:
! 4626: Replace some numbers by #define MACROS
! 4627:
! 4628: Wrote Function TestTime to return test time associated with each
! 4629: different type of test.
! 4630:
! 4631: Thinking of the future, have added a new function called
! 4632: ataSmartStatus2(). Eventually when I understand how to use the
! 4633: TASKFILE API and am sure that this works correctly, it will
! 4634: replace ataSmartStatus(). This queries the drive directly to
! 4635: see if the SMART status is OK, rather than comparing thresholds to
! 4636: attribute values ourselves. But I need to get some drives that fail
! 4637: their SMART status to check it.
! 4638:
! 4639:
! 4640: smartmontools-5.0-10
! 4641: Removed extraneous space before printing in some error messages
! 4642: Fixed additional typos in documentation
! 4643: Fixed some character buffers that were too short for their contents.
! 4644:
! 4645: smartmontools-5.0-9
! 4646:
! 4647: Put project home path into all source files near the top
! 4648: Corrected typos in the documentation
! 4649: Modified Makefile so that Mandrake Cooker won't increment version number
! 4650: (unless they happen to be working on my machine, which I doubt!)
! 4651:
! 4652: smartmontools-5.0-8:
! 4653:
! 4654: For IBM disks whose raw temp data includes three temps. print all
! 4655: three
! 4656:
! 4657: print timestamps for error log to msec precision
! 4658:
! 4659: added -m option for Hitachi disks that store power on life in
! 4660: minutes
! 4661:
! 4662: added -L option for printing self-test error logs
! 4663:
! 4664: in -l option, now print power on lifetime, so that one can see
! 4665: when the error took place
! 4666:
! 4667: updated SMART structure definitions to ATA-5 spec
! 4668:
! 4669: added -p option
! 4670:
! 4671: added -f and -F options to enable/disable autosave threshold
! 4672: parameters
! 4673:
! 4674: changed argv parsing to use getops -- elminate buffer overflow
! 4675: vulnerability
! 4676:
! 4677: expanded and corrected documentation
! 4678:
! 4679: fixed problem with smartd. It did not actually call
! 4680: ataSmartEnable()! Since the argument was left out, the test
! 4681: always suceeded because it evaluated to a pointer to the function.
! 4682:
! 4683: smartd: closed open file descriptors if device does not support
! 4684: smart. Note: this still needs to be fixed for SCSI devices
! 4685:
! 4686:
! 4687: smartmontools-5.0-0 STARTED with smartsuite-2.1-2
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>