| 1 | smartmontools NEWS |
|---|
| 2 | ------------------ |
|---|
| 3 | $Id: NEWS 4594 2017-11-05 15:21:35Z chrfranke $ |
|---|
| 4 | |
|---|
| 5 | The most up-to-date version of this file is: |
|---|
| 6 | https://sourceforge.net/p/smartmontools/code/HEAD/tree/trunk/smartmontools/NEWS |
|---|
| 7 | |
|---|
| 8 | Date 2017-11-05 |
|---|
| 9 | Summary: smartmontools release 6.6 |
|---|
| 10 | ----------------------------------------------------------- |
|---|
| 11 | - smartctl '-i' and '--identify': ATA ACS-4 and SATA 3.3 enhancements. |
|---|
| 12 | - smartctl: Control ATA write cache through SCT Feature Control |
|---|
| 13 | with '-s wcache-sct,ata|on|off[,p]' and '-g wcache-sct'. |
|---|
| 14 | - smartctl: Print ATA Pending Defects log with '-l defects'. |
|---|
| 15 | - smartctl '-s wcreorder,on|off': New persistent flag ',p'. |
|---|
| 16 | - smartctl '-s standby': Prevent temporary drive spinup. |
|---|
| 17 | - smartctl '-n POWERMODE': New parameter to set exit status. |
|---|
| 18 | - smartctl '-g security': ATA Security Level check fixed. |
|---|
| 19 | - smartctl '-l scttemp*': Print minimum supported ERC Time Limit. |
|---|
| 20 | - smartctl '-q noserial': Now also suppresses "SAS address" output. |
|---|
| 21 | - smartctl '-i': Print IEEE EUI-64 of NVMe namespace. |
|---|
| 22 | - smartctl '-c': Print NVMe 1.3 feature flags. |
|---|
| 23 | - smartctl '-A': Print NVMe 1.3 thermal temperature transition |
|---|
| 24 | statistic. |
|---|
| 25 | - smartctl '-g/s dsn': Get/set ATA DSN. |
|---|
| 26 | - smartd: Uses also device identify information to detect for duplicate |
|---|
| 27 | devices. |
|---|
| 28 | - smartd '-e dsn' directive: Set ATA DSN. |
|---|
| 29 | - smartd: Improved SCSI/SAS temperature logging. |
|---|
| 30 | - smartd: Silence emails and log messages on open errors of |
|---|
| 31 | '-d removable' devices. |
|---|
| 32 | - smartd: Exit on device open error unless '-q never' or '-d removable' |
|---|
| 33 | is specified (regression). |
|---|
| 34 | - update-smart-drivedb: Now authenticates downloaded file with GnuPG. |
|---|
| 35 | - update-smart-drivedb: New options '--trunk', '--no-verify' and |
|---|
| 36 | '--export-key'. |
|---|
| 37 | - Device type '-d intelliprop,N' for IntelliProp controllers. |
|---|
| 38 | - SCSI: Default timeout increased to 1 minute. |
|---|
| 39 | - configure: New options '--with-gnupg', '--with-scriptpath' and |
|---|
| 40 | '--with-update-smart-drivedb=X.Y' |
|---|
| 41 | - configure: Checks for C++11 support option and requires |
|---|
| 42 | '--with[out]-cxx11-option' if option unknown or no C++11 support. |
|---|
| 43 | - HDD, SSD and USB additions to drive database. |
|---|
| 44 | - New smartmontools-* mailing list addresses. |
|---|
| 45 | - Man page formatting reworked. |
|---|
| 46 | - Linux: Uses SG_IO V4 API if supported. |
|---|
| 47 | - Linux: Devices behind hpsa driver are no longer detected as regular |
|---|
| 48 | SCSI devices. |
|---|
| 49 | - Darwin: Initial NVMe support based on undocumented API. |
|---|
| 50 | - FreeBSD: Fix panic on INVARIANTS enabled kernel. |
|---|
| 51 | - FreeBSD: Improve ATA SMART STATUS check for legacy controllers. |
|---|
| 52 | - FreeBSD: Compile fix for FreeBSD-11 and newer. |
|---|
| 53 | - NetBSD: NVMe support. |
|---|
| 54 | - NetBSD: Full 28-bit ATA support. |
|---|
| 55 | - NetBSD: Compile fix. |
|---|
| 56 | - NetBSD: Use a raw disk device file. |
|---|
| 57 | - OpenBSD: Compile fix. |
|---|
| 58 | - OS/2: Support for the OS2AHCI driver, updating source code, |
|---|
| 59 | adding autoscan support, adding self-test support. |
|---|
| 60 | - Windows: Support for Windows 10 NVMe driver (stornvme.sys). |
|---|
| 61 | - Windows: Fix CSMI access for IRST driver 15.2. |
|---|
| 62 | - Windows smartd: Ability to run PowerShell scripts with '-M exec'. |
|---|
| 63 | - Windows smartd: New PowerShell script to send smartd warning emails |
|---|
| 64 | without external tools. |
|---|
| 65 | - Windows package: Now provides PDF man pages. |
|---|
| 66 | |
|---|
| 67 | Date 2016-05-07 |
|---|
| 68 | Summary: smartmontools release 6.5 |
|---|
| 69 | ----------------------------------------------------------- |
|---|
| 70 | - Experimental support for NVMe devices on FreeBSD, Linux and Windows. |
|---|
| 71 | - smartctl '-i', '-c', '-H' and '-l error': NVMe support. |
|---|
| 72 | - smartctl '-l nvmelog': New option for NVMe. |
|---|
| 73 | - smartd.conf '-H', '-l error' and '-W': NVMe support. |
|---|
| 74 | - Optional NVMe device scanning support on Linux and Windows. |
|---|
| 75 | - configure option '--with-nvme-devicescan' to include NVMe in |
|---|
| 76 | default device scanning result. |
|---|
| 77 | - Device scanning now allows to specify multiple '-d TYPE' options. |
|---|
| 78 | - ATA: Added new POWER MODE values introduced in ATA ACS-2. |
|---|
| 79 | - ATA: SCT commands are no longer issued if ATA Security is locked. |
|---|
| 80 | - SCSI: LB provisioning improvements. |
|---|
| 81 | - SCSI: Fixed GLTSD bit set/cleared info messages. |
|---|
| 82 | - SCSI: Solid State media log page is no longer checked for tapes. |
|---|
| 83 | - SCSI: Improved handling when no tape cartridge in drive. |
|---|
| 84 | - SCSI: Workaround for buggy Seagate firmware. |
|---|
| 85 | - SAT: Improved heuristics to detect bogus sense data from SAT layer. |
|---|
| 86 | - smartd: Fixed crash on missing argument to '-s' directive. |
|---|
| 87 | - update-smart-drivedb: Now uses HTTPS for download by default. |
|---|
| 88 | - update-smart-drivedb: New options to select URL and download tool. |
|---|
| 89 | - update-smart-drivedb: New download tool 'svn'. |
|---|
| 90 | - configure option '--without-update-smart-drivedb' to disable |
|---|
| 91 | update-smart-drivedb script. |
|---|
| 92 | - configure options '--disable-drivedb', '--enable-savestates', |
|---|
| 93 | '--enable-attributelog' and '--with-docdir' are no longer supported. |
|---|
| 94 | - autoconf < 2.60 and automake < 1.10 are no longer supported. |
|---|
| 95 | - Drive database file now also includes the DEFAULT setting |
|---|
| 96 | for each attribute. |
|---|
| 97 | - HDD, SSD and USB additions to drive database. |
|---|
| 98 | - Darwin: New support files for package installer. |
|---|
| 99 | New makefile target 'install-darwin' builds DMG image. |
|---|
| 100 | - Solaris: Auto detection of SATA devices behind SAT layer. |
|---|
| 101 | - Solaris SPARC: Legacy ATA support disabled by default. |
|---|
| 102 | New configure option '--with-solaris-sparc-ata' enables it. |
|---|
| 103 | File os_solaris_ata.s is no longer included in source tarball. |
|---|
| 104 | - Windows: Auto detection of USB devices specified by drive letter. |
|---|
| 105 | - Windows: Device scanning does no longer ignore unknown USB devices. |
|---|
| 106 | - Windows: Prevent drive spin up by '-n standby' check. |
|---|
| 107 | - Windows: New application manifests indicating Win 10 support. |
|---|
| 108 | - Windows smartd: '-m [sys]msgbox' is no longer supported. |
|---|
| 109 | - Windows installer: Defaults to 64-bit version on 64-bit Windows. |
|---|
| 110 | - Various code changes suggested by Clang Static Analyser and Cppcheck. |
|---|
| 111 | |
|---|
| 112 | Date 2015-06-04 |
|---|
| 113 | Summary: smartmontools release 6.4 |
|---|
| 114 | ----------------------------------------------------------- |
|---|
| 115 | - Device type '-d usbprolific' for Prolific PL2571/277x USB bridges. |
|---|
| 116 | - SAT: Support for ATA registers returned in fixed format sense data. |
|---|
| 117 | - smartctl '-i' and '--identify': ATA ACS-4 and SATA 3.2 enhancements. |
|---|
| 118 | - smartctl '-l xerror': Support for logs with more than 255 pages. |
|---|
| 119 | - smartctl '-l devstat': Prints ACS-3 DSN flags. |
|---|
| 120 | - smartctl '-l devstat': Read via SMART command if GP log is not |
|---|
| 121 | available. |
|---|
| 122 | - smartctl '-l scttempsts': Prints SCT SMART STATUS (ACS-4) and |
|---|
| 123 | vendor specific SCT bytes. |
|---|
| 124 | - configure option '--with-systemdenvfile=auto' as new default. |
|---|
| 125 | - configure options '--disable-drivedb', '--enable-savestates' |
|---|
| 126 | and '--enable-attributelog' are deprecated. |
|---|
| 127 | - Corresponding '--with-*' options are enhanced accordingly. |
|---|
| 128 | - Configure option '--with-docdir' is deprecated. |
|---|
| 129 | - autoconf < 2.60 and automake < 1.10 are deprecated. |
|---|
| 130 | (all of the above still work but a warning is printed if used) |
|---|
| 131 | - HDD, SSD and USB additions to drive database. |
|---|
| 132 | - Linux: AACRAID fixes, SMART STATUS should work now. |
|---|
| 133 | - Linux: '/dev/megaraid_sas_ioctl_node' fd leak fix. |
|---|
| 134 | - Darwin: '-S' command implemented, '-l devstat' should work now. |
|---|
| 135 | - Cygwin: Compile fix. |
|---|
| 136 | - Windows: Device type '-d aacraid' for AACRAID controllers. |
|---|
| 137 | - Windows: SAT autodetection based on IOCTL_STORAGE_QUERY_PROPERTY. |
|---|
| 138 | - Windows installer: Fix possible loss of user PATH environment variable. |
|---|
| 139 | |
|---|
| 140 | Date 2014-07-26 |
|---|
| 141 | Summary: smartmontools release 6.3 |
|---|
| 142 | ----------------------------------------------------------- |
|---|
| 143 | - smartctl: Fixed bogus error messages from '-g/-s wcreorder'. |
|---|
| 144 | - smartctl prints ATA form factor. |
|---|
| 145 | - SCSI: Improved support of modern disks (SAS SSDs). |
|---|
| 146 | - SCSI: Fixed sense data noise from old disks. |
|---|
| 147 | - update-smart-drivedb man page. |
|---|
| 148 | - configure option '--with-smartdscriptdir'. |
|---|
| 149 | - configure option '--with-smartdplugindir'. |
|---|
| 150 | - configure option '--with-systemdenvfile'. |
|---|
| 151 | - configure option '--with-working-snprintf'. |
|---|
| 152 | - Removed build time stamps to support reproducible builds. |
|---|
| 153 | - Compile fixes for C++11. |
|---|
| 154 | - HDD, SSD and USB additions to drive database. |
|---|
| 155 | - Linux: Support for controllers behind AACRAID driver. |
|---|
| 156 | - Linux: Fixed DEVICESCAN max path count. |
|---|
| 157 | - FreeBSD: Fixed possible crash caused by wrong SCSI error handling. |
|---|
| 158 | - FreeBSD: Compile fix for kFreeBSD. |
|---|
| 159 | - Windows: Reworked CSMI port scanning. |
|---|
| 160 | - QNX: Compile fix. |
|---|
| 161 | |
|---|
| 162 | Date 2013-07-26 |
|---|
| 163 | Summary: smartmontools release 6.2 |
|---|
| 164 | ----------------------------------------------------------- |
|---|
| 165 | - smartctl: Added ATA write cache reordering control using |
|---|
| 166 | '-g wcreorder' and '-s wcreorder,[on|off]' options. |
|---|
| 167 | - update-smart-drivedb: Updated for new SVN repository. |
|---|
| 168 | - HDD, SSD and USB additions to drive database. |
|---|
| 169 | - Areca RAID support: Fixed possible segfault on empty port. |
|---|
| 170 | - HPT RAID support: Maximum disk number increased to 128. |
|---|
| 171 | - Linux: RHEL 9 compile fixes. |
|---|
| 172 | - FreeBSD: Device scanning now skips port multipliers. |
|---|
| 173 | - Cygwin: 64-bit compile fixes. |
|---|
| 174 | - Windows: Fixed bogus temp file name in smartd_warning.cmd |
|---|
| 175 | (already included in smartmontools-6.1-2.win32-setup.exe). |
|---|
| 176 | - Windows: smartd service is no longer installed as interactive. |
|---|
| 177 | |
|---|
| 178 | Date 2013-03-16 |
|---|
| 179 | Summary: smartmontools release 6.1 |
|---|
| 180 | ----------------------------------------------------------- |
|---|
| 181 | - smartctl '-l directory': improved output format. |
|---|
| 182 | - smartctl: Fix parsing of '-l select,cont+SIZE' option. |
|---|
| 183 | - smartctl prints ATA Additional Product Id (OEM Id). |
|---|
| 184 | - smartctl '-s/-g wcache' for SCSI devices to control write cache. |
|---|
| 185 | - smartctl '-s/-g rcache' for SCSI devices to control read cache. |
|---|
| 186 | - smartctl prints more info for SCSI devices: media rotation rate, |
|---|
| 187 | form factor, physical block size, lowest LBA alignement, |
|---|
| 188 | logical block provisioning, disk protection type |
|---|
| 189 | and selftest progress status. |
|---|
| 190 | - smartctl '--identify' updated for latest ATA ACS-3 spec. |
|---|
| 191 | - smartd runs /etc/smartd_warning.sh to generate warning emails |
|---|
| 192 | (Windows: smartd_warning.cmd). |
|---|
| 193 | - smartd '-w PATH' option to specify this executable. |
|---|
| 194 | - smartd '-d ignore' directive. |
|---|
| 195 | - smartd DEVICESCAN ignores devices already specified. |
|---|
| 196 | - smartd: added support for state persistence ('-s') and attribute logging |
|---|
| 197 | ('-A') for SCSI devices. |
|---|
| 198 | - smartd '-W' directive uses ATA attribute 190 if 194 is missing. |
|---|
| 199 | - Support of larger SCSI defect lists via READ DEFECT(12). |
|---|
| 200 | - Device type '-d usbjmicron,p' for Prolific USB bridges. |
|---|
| 201 | - Many HDD, SSD and USB additions to drive database. |
|---|
| 202 | - Linux: Support for SAS disks behind Areca controllers. |
|---|
| 203 | - Linux: Improved support for SATA disks on LSI/Megaraid controllers |
|---|
| 204 | - Linux: disks on MegaRaid controllers are automatically scanned |
|---|
| 205 | - FreeBSD: Support for SAS disks behind Areca controllers. |
|---|
| 206 | - FreeBSD: Enhanced ATA command support for 3ware. |
|---|
| 207 | - FreeBSD: Support for 3ware 9750 (/dev/twsX). |
|---|
| 208 | - FreeBSD: Fixed support for 48-bit ATA commands on legacy controllers |
|---|
| 209 | with ATACAM driver. |
|---|
| 210 | - FreeBSD: Improved support for SAS/SCSI disks on LSI/Megaraid controllers. |
|---|
| 211 | - Windows: smartd.conf '-M exec' supports path names with spaces. |
|---|
| 212 | - Windows: Tool wtssendmsg.exe to handle smartd.conf '-m console'. |
|---|
| 213 | - Windows: DEVICESCAN now supports up to 128 drives. |
|---|
| 214 | - Windows: smartctl.exe and smartd.exe include VERSIONINFO resource. |
|---|
| 215 | - Windows: smartd.exe includes MESSAGETABLE resource. |
|---|
| 216 | - Windows: syslogevt.exe is no longer provided. |
|---|
| 217 | |
|---|
| 218 | Date 2012-10-10 |
|---|
| 219 | Summary: smartmontools release 6.0 |
|---|
| 220 | ----------------------------------------------------------- |
|---|
| 221 | - option/directive '-F nologdir' and '-F xerrorlba'. |
|---|
| 222 | - smartctl '--identify' option. |
|---|
| 223 | - smartctl prints nominal media rotation rate (ATA). |
|---|
| 224 | - smartctl prints SATA version and speed. |
|---|
| 225 | - smartctl '-l sataphy' works for CD/DVD drives also. |
|---|
| 226 | - smartctl '-x' includes ATA Device Statistics. |
|---|
| 227 | - smartd warning emails include device identify info. |
|---|
| 228 | - smartd '-d' output is flushed to support redirection. |
|---|
| 229 | - HDD, SSD and USB additions to drive database. |
|---|
| 230 | - Windows smartd: smartd.conf directives '-m console', |
|---|
| 231 | '-m active', '-m connected'. |
|---|
| 232 | - Windows: Support for SAS disks behind Areca controllers. |
|---|
| 233 | - Windows: Win9x/ME and NT4 are no longer supported. |
|---|
| 234 | |
|---|
| 235 | Date 2012-06-30 |
|---|
| 236 | Summary: smartmontools release 5.43 |
|---|
| 237 | ----------------------------------------------------------- |
|---|
| 238 | - smartctl options '-g, --get' and '-s, --set' to get/set |
|---|
| 239 | various ATA settings: AAM, APM, Read look-ahead, Write |
|---|
| 240 | cache, Security (freeze), Standby mode/timer. |
|---|
| 241 | - smartd directive '-e' to set (most of) the above settings |
|---|
| 242 | on startup. |
|---|
| 243 | - smartctl options '-f hex' and '-f hex,[id|val]'. |
|---|
| 244 | - smartctl does not start ATA self-test if another test is |
|---|
| 245 | already running. Override with new option '-t force'. |
|---|
| 246 | - smartctl supports extended self-test polling times |
|---|
| 247 | greater than 255 minutes. |
|---|
| 248 | - Controller-independent SAT detection: '-d sat,auto[+TYPE]'. |
|---|
| 249 | - smartd.conf DEFAULT directive. |
|---|
| 250 | - Many HDD, SSD and USB additions to drive database. |
|---|
| 251 | - Linux and FreeBSD: Support for SATA disks behind Areca SAS |
|---|
| 252 | RAID controllers and HP Smart Array controllers. |
|---|
| 253 | - Windows: Support for SATA disks behind Areca controllers. |
|---|
| 254 | - Windows smartd: directives '-l offlinests,ns' and |
|---|
| 255 | '-l selfteststs,ns'. |
|---|
| 256 | - Windows installer: Combined 32-/64-bit support. |
|---|
| 257 | - FreeBSD: fixed crash on SCSI devices with FreeBSD9-RC1 |
|---|
| 258 | |
|---|
| 259 | Date 2011-10-20 |
|---|
| 260 | Summary: smartmontools release 5.42 |
|---|
| 261 | ----------------------------------------------------------- |
|---|
| 262 | - smartctl option '-l devstat' (Device Statistics). |
|---|
| 263 | - smartctl option '-l ssd' (SSD endurance indicator). |
|---|
| 264 | - smartd logs identify information of each SCSI/SAS device. |
|---|
| 265 | - smartd resends warning emails if problem reappears. |
|---|
| 266 | - smartd directives '-l offlinests' and '-l selfteststs'. |
|---|
| 267 | - Many HDD, SSD and USB additions to drive database. |
|---|
| 268 | - Platform-specific man pages. |
|---|
| 269 | - smartd.8 man page no longer includes smartd.conf.5. |
|---|
| 270 | - FreeBSD: Compilation fixes. |
|---|
| 271 | - FreeBSD: Support for Areca controllers. |
|---|
| 272 | - FreeBSD: Fix '-l scterc' support. |
|---|
| 273 | - FreeBSD: Support for 48-bit ATA commands. |
|---|
| 274 | - Linux: Support for Areca controllers enhanced. |
|---|
| 275 | - Windows installer: UAC support. |
|---|
| 276 | - Windows: update-smart-drivedb /S(ilent) option. |
|---|
| 277 | - Windows: improved USB ID detection. |
|---|
| 278 | |
|---|
| 279 | Date 2011-06-09 |
|---|
| 280 | Summary: smartmontools release 5.41 |
|---|
| 281 | ----------------------------------------------------------- |
|---|
| 282 | - Failed self-tests outdated by a newer successful extended |
|---|
| 283 | self-test are no longer reported as errors. |
|---|
| 284 | - Support for ATA Long Logical/Physical Sectors (LLS/LPS). |
|---|
| 285 | - 'smartctl --scan-open' can create a draft smartd.conf. |
|---|
| 286 | - smartctl prints World Wide Name (WWN) of ATA device. |
|---|
| 287 | - smartctl option '-f brief' to select new attribute output |
|---|
| 288 | format which includes more flags and fits in 80 columns. |
|---|
| 289 | - smartd logs identify information and WWN of each ATA device. |
|---|
| 290 | - smartd logs warning from drive database if present. |
|---|
| 291 | - smartd logs changes of offline data collection status. |
|---|
| 292 | - smartd directive '-l scterc,READTIME,WRITETIME'. |
|---|
| 293 | - smartd preserves last scheduled selective self-tests span. |
|---|
| 294 | - 'smartd.service' file for systemd. |
|---|
| 295 | - configure option '--with-systemdsystemunitdir' |
|---|
| 296 | - configure option '--with-exampledir'. |
|---|
| 297 | - configure searches for init.d or rc.d directory. |
|---|
| 298 | - 'make install' does no longer overwrite an existing |
|---|
| 299 | smartd.conf file. |
|---|
| 300 | - 'update-smart-drivedb' does no longer require GNU sed. |
|---|
| 301 | - Many HDD, SSD and USB additions to drive database. |
|---|
| 302 | - Linux USB autodetection: Enable '-d sat,16' for newer kernels. |
|---|
| 303 | - Linux megaraid: Fix segfault on non-data SCSI commands. |
|---|
| 304 | - Linux megaraid: Fix pass-through of non-data ATA commands. |
|---|
| 305 | - FreeBSD: Use 'fetch' in 'update-smart-drivedb'. |
|---|
| 306 | - OpenBSD: Use 'ftp' in 'update-smart-drivedb'. |
|---|
| 307 | - OpenBSD: Workaround for shell bug. |
|---|
| 308 | - OpenBSD: Fix DEVICESCAN for OpenBSD >= 4.8. |
|---|
| 309 | - Windows: Experimental support for Intel ICHxR RAID. |
|---|
| 310 | - Windows: DEVICESCAN includes USB devices. |
|---|
| 311 | - Windows: Faster USB ID detection. |
|---|
| 312 | - Windows: update-smart-drivedb tool. |
|---|
| 313 | - Windows installer: Option '/SO component,...'. |
|---|
| 314 | - Windows: Fix smartd warning email truncation on Win7. |
|---|
| 315 | - Windows installer: Fix shortcut removal on Vista/Win7. |
|---|
| 316 | - Windows: Add missing quotes in smartctl-run.bat and |
|---|
| 317 | smartd-run.bat |
|---|
| 318 | |
|---|
| 319 | Date 2010-10-16 |
|---|
| 320 | Summary: smartmontools release 5.40 |
|---|
| 321 | ----------------------------------------------------------- |
|---|
| 322 | - Other config entries may precede smartd DEVICESCAN. |
|---|
| 323 | - Option '-v' allows to specify byte order of attribute raw value |
|---|
| 324 | - configure: New default value for '--with-docdir'. |
|---|
| 325 | - configure: '--enable-drivedb' is now the default. |
|---|
| 326 | - Improved support for Intel SSDs. |
|---|
| 327 | - Improved support for SandForce based SSDs. |
|---|
| 328 | - Drive database is in a separate source file 'drivedb.h' |
|---|
| 329 | which can be downloaded from SVN. |
|---|
| 330 | - USB ID info is now included in 'drivedb.h'. |
|---|
| 331 | - Many additions to drive database. |
|---|
| 332 | - New script 'update-smart-drivedb'. |
|---|
| 333 | - smartd libcap-ng support, option '-C, --capabilities'. |
|---|
| 334 | - smartd directive '-l xerror' to check Extended Comprehensive |
|---|
| 335 | SMART Error Log. |
|---|
| 336 | - smartctl option '-l scterc[,...]' to get/set the |
|---|
| 337 | SCT Error Recovery Control time limit. |
|---|
| 338 | - smartctl option '-t vendor,N'. |
|---|
| 339 | - smartctl options '--scan, --scan-open'. |
|---|
| 340 | - Linux: Add '/dev/sd[a-c][a-z]' to smartd DEVICESCAN. |
|---|
| 341 | - Linux: Support SATA drives on LSI 3ware 9750 controllers. |
|---|
| 342 | - Windows: Read 'drivedb.h' and 'smartd.conf' from exe directory. |
|---|
| 343 | - Windows: Support for 64-bit executables. |
|---|
| 344 | - Windows: Support for cross compilation on Linux. |
|---|
| 345 | - Fix regression in smartctl option '-t select,M-N'. |
|---|
| 346 | - Fix SCT temperature table commands on big endian CPUs. |
|---|
| 347 | - Fix regression in smartd SMARTD_DEVICE and SMARTD_DEVICETYPE |
|---|
| 348 | environment variables. |
|---|
| 349 | |
|---|
| 350 | Date 2010-01-28 |
|---|
| 351 | Summary: smartmontools release 5.39.1 |
|---|
| 352 | ----------------------------------------------------------- |
|---|
| 353 | - Fix crash on kFreeBSD. |
|---|
| 354 | - Fix regression in smartctl option '-q, --quietmode'. |
|---|
| 355 | - Fix regression in smartd directive '-l selftest'. |
|---|
| 356 | - Linux: Allow smartd 'DEVICESCAN -d sat'. |
|---|
| 357 | - Linux: Fix spin-up of SATA drive if '-n standby' is used. |
|---|
| 358 | - Windows: Fix parsing of 3ware 'tw_cli' output. |
|---|
| 359 | |
|---|
| 360 | Date 2009-12-09 |
|---|
| 361 | Summary: smartmontools release 5.39 (UNSTABLE/EXPERIMENTAL) |
|---|
| 362 | ----------------------------------------------------------- |
|---|
| 363 | - Sourcecode repository moved from CVS to SVN |
|---|
| 364 | - Support for USB devices with Cypress, JMicron and Sunplus USB bridges |
|---|
| 365 | - USB device type autodetection for some devices on Linux, Windows and FreeBSD |
|---|
| 366 | (http://www.smartmontools.org/wiki/Supported_USB-Devices) |
|---|
| 367 | - Support for Areca controllers on Linux |
|---|
| 368 | - Support for MegaRAID controllers on Linux |
|---|
| 369 | - Support for HighPoint RocketRAID controllers on FreeBSD |
|---|
| 370 | - Support RAID controllers using /dev/pass devices on FreeBSD |
|---|
| 371 | - Support CHECK_POWER_MODE and WRITE_LOG on FreeBSD |
|---|
| 372 | - Support for up to 128 devices on 3ware controllers |
|---|
| 373 | - smartctl option '-l xerror' to print ATA SMART Extended Comprehensive |
|---|
| 374 | Error Log |
|---|
| 375 | - smartctl option '-l xselftest' to print ATA SMART Extended Self-test Log |
|---|
| 376 | - smartctl option '-l sataphy' to print SATA Phy Event Counters |
|---|
| 377 | - smartctl option '-l sasphy' to print SAS device phy information |
|---|
| 378 | - smartctl options '-l gplog,...' and '-l smartlog,...' to print any log page |
|---|
| 379 | - smartctl option '-x' to print all extended info if available |
|---|
| 380 | - smartctl prints SCSI load/unload cycle counts |
|---|
| 381 | - Improve display of huge raw values of some SMART attributes |
|---|
| 382 | - Option '-d sat+TYPE' to use SAT with controllers which require '-d TYPE' |
|---|
| 383 | - Option '-v ID,RAW_FORMAT,ATTR_NAME' to add new vendor specific attributes |
|---|
| 384 | - Support for SSD drives using 64-bit raw attributes |
|---|
| 385 | - Many additions to drive database |
|---|
| 386 | - New simplified syntax for drive database |
|---|
| 387 | - Option '-B FILE' to read drive database from a file |
|---|
| 388 | - Configure option to add drive database file to distribution |
|---|
| 389 | - smartd can now handle attributes 197 and 198 with increasing raw values |
|---|
| 390 | - smartd logs changes of self-test execution status |
|---|
| 391 | - smartd directive '-n powermode,N' to limit the number of skipped checks |
|---|
| 392 | - smartd flag '!' for '-r' and '-R' directives to log changes as critical |
|---|
| 393 | - smartd supports scheduled Selective Self-Tests |
|---|
| 394 | - Self-tests scheduled during system downtime or disk standby are run after |
|---|
| 395 | next startup |
|---|
| 396 | - smartd option '-s PREFIX' to store smartd internal state until next startup |
|---|
| 397 | - smartd option '-A PREFIX' to log attributes at each check cycle |
|---|
| 398 | - Configure options to enable the above by default |
|---|
| 399 | - Change to an object oriented interface to access ATA and SCSI devices |
|---|
| 400 | - Linux, Win32 and FreeBSD modules migrated to new interface |
|---|
| 401 | - Rework of smartd data structures |
|---|
| 402 | - Checkin date and SVN revision and optional BUILD_INFO printed in version info |
|---|
| 403 | - Better support for GSmartControl on Windows |
|---|
| 404 | - SELinux fixes to 3ware device node creation |
|---|
| 405 | - Fix CCISS file descriptor leak on FreeBSD |
|---|
| 406 | - Compile fixes for Solaris and FreeBSD |
|---|
| 407 | - Use getaddrinfo() instead of gethostbyname() to support IPv6 |
|---|
| 408 | - C++ Support for QNX Target, already tested for QNX 6.3.2 on x86 and |
|---|
| 409 | armle target |
|---|
| 410 | - Additional support for Samsung MLC flash drives |
|---|
| 411 | - New device type detection algorithm on FreeBSD, not based on filename |
|---|
| 412 | - Support for the adaX (ATA on CAM bus) devices on FreeBSD 8.0 and higher |
|---|
| 413 | |
|---|
| 414 | Date 2008-03-10 |
|---|
| 415 | Summary: smartmontools release 5.38 (STABLE) |
|---|
| 416 | -------------------------------------------- |
|---|
| 417 | This is a stable release of smartmontools. In addition to changes |
|---|
| 418 | below, it includes: |
|---|
| 419 | - Libata/Marvell driver devices no longer need explicit '-d' switch |
|---|
| 420 | - DEVICESCAN automatically detects libata/marvell driver SATA devices |
|---|
| 421 | - Fixed auto-offline/autosave support in FreeBSD |
|---|
| 422 | - SAT device type + SCSI generic devices work properly with smartd under Linux |
|---|
| 423 | - Many additions to drive database |
|---|
| 424 | - More portable autogen/autoconf/automake script set |
|---|
| 425 | - Additional Windows IOCTL route to access SMART data |
|---|
| 426 | - Some ATA-8 updates |
|---|
| 427 | - Smoother CCISS compilation support in Linux |
|---|
| 428 | - Dragonfly support |
|---|
| 429 | - Fixed some ATA identity byte swap problems on big endian CPUs |
|---|
| 430 | - Added support for the QNX operating system |
|---|
| 431 | - No-fork option added to smartd |
|---|
| 432 | - Improved device scanning and drive type recognition in Windows |
|---|
| 433 | - 3ware support for controllers with more disks (32 max) |
|---|
| 434 | - Improved Windows installer |
|---|
| 435 | - Improved SMART Attribute list and descriptions |
|---|
| 436 | - Fix to smartctl return codes |
|---|
| 437 | - Fix to scheduled tests on Highpoint RAID controllers |
|---|
| 438 | - New samsung firmware bug workaround option |
|---|
| 439 | - Auto-offline and Auto-save fixed in Linux + libata |
|---|
| 440 | - Solaris: better SCSI support and support for Sun compilers AND gcc |
|---|
| 441 | - Fixed and improvements to CCISS support |
|---|
| 442 | - More options for SCSI temperature monitoring and history |
|---|
| 443 | - Additional command line options for selective self-tests |
|---|
| 444 | - Compilation fixes for various platforms. |
|---|
| 445 | |
|---|
| 446 | See CHANGELOG for more details, or smartmontools SVN for still further |
|---|
| 447 | details. |
|---|
| 448 | |
|---|
| 449 | Date 2006-12-20 |
|---|
| 450 | Summary: smartmontools release 5.37 (UNSTABLE/EXPERIMENTAL) |
|---|
| 451 | ----------------------------------------------------------- |
|---|
| 452 | This is an unstable/experimental release of smartmontools. |
|---|
| 453 | It includes: |
|---|
| 454 | |
|---|
| 455 | - Many additions to the table of known drives |
|---|
| 456 | - SAT (SCSI/ATA Translation) support |
|---|
| 457 | - SCSI background scan results log |
|---|
| 458 | - smartd -W directive for temperature tracking and warning |
|---|
| 459 | - smartctl -n option to check power state |
|---|
| 460 | - improved smartd power state logging |
|---|
| 461 | - CCISS support under Linux |
|---|
| 462 | - HighPoint RocketRAID support under Linux |
|---|
| 463 | - 3ware RAID support under Windows |
|---|
| 464 | - SPT interface for SCSI devices under Windows |
|---|
| 465 | - ATA selective self test under Windows XP/2003 |
|---|
| 466 | - NSIS installer support for Windows version |
|---|
| 467 | - Started move from C to C++ |
|---|
| 468 | - Various other improvements |
|---|
| 469 | |
|---|
| 470 | |
|---|
| 471 | Date 2006-04-12 |
|---|
| 472 | Summary: smartmontools release 5.36 (STABLE) |
|---|
| 473 | ----------------------------------------------------------- |
|---|
| 474 | This is a stable smartmontools release. The 5.34 version |
|---|
| 475 | described just below was never officially released because |
|---|
| 476 | Bruce Allen decided to wait until Linux support for |
|---|
| 477 | accessing SATA devices through libata was in the official |
|---|
| 478 | kernel.org sources. Changes include: |
|---|
| 479 | |
|---|
| 480 | - Win 2000/XP:ability to cancel drive self-tests |
|---|
| 481 | - Additions to the table of known drives |
|---|
| 482 | - FreeBSD support for 3ware char device interface and |
|---|
| 483 | multiple 3ware cards |
|---|
| 484 | - Various cygwin improvements for running as service |
|---|
| 485 | - Works 'out of the box' with Linux SATA libata |
|---|
| 486 | - smartd option added to list test schedules |
|---|
| 487 | - smartctl option added to list part of drive database |
|---|
| 488 | - various improvements for SCSI disks and logs |
|---|
| 489 | |
|---|
| 490 | |
|---|
| 491 | Date 2005-04-19 |
|---|
| 492 | Summary: smartmontools release 5.34 (STABLE) |
|---|
| 493 | ----------------------------------------------------------- |
|---|
| 494 | This is a stable smartmontools release. It includes: |
|---|
| 495 | - OS/2 and eComStation support |
|---|
| 496 | All Platforms: |
|---|
| 497 | - Printing of drive family info |
|---|
| 498 | - SCSI disks: output size of grown defect list |
|---|
| 499 | - Added info about drive family to 'smartctl -i' output. |
|---|
| 500 | - Added option ',q' for smartd '-n' directive to suppress |
|---|
| 501 | 'skipping checks' message which may spin up laptop disk. |
|---|
| 502 | - Added message if smartd '-n' check power mode spins up disk. |
|---|
| 503 | Cygwin and Windows: |
|---|
| 504 | - Added info about Windows version and service pack to banner line. |
|---|
| 505 | - Added support for smartd '-n' directive for Win2000/XP. |
|---|
| 506 | - Added support for READ_LOG for WinNT4 also. |
|---|
| 507 | - Fixed bug that prevents display of empty logs on Win2000/XP |
|---|
| 508 | - Fixed use of cached smart enabled state in 'smartctl -i' output. |
|---|
| 509 | Windows: |
|---|
| 510 | - Fixed bug that prevents running smartd as service on WinNT4. |
|---|
| 511 | |
|---|
| 512 | |
|---|
| 513 | Date 2004-9-5 |
|---|
| 514 | Summary: smartmontools release 5.33 (UNSTABLE/EXPERIMENTAL) |
|---|
| 515 | ----------------------------------------------------------- |
|---|
| 516 | This is an unstable/experimental release of smartmontools. It includes |
|---|
| 517 | - support for Darwin/Mac OSX |
|---|
| 518 | - support for OpenBSD |
|---|
| 519 | - support for 3ware ATA RAID controllers under FreeBSD |
|---|
| 520 | - support for 3ware 9500 series SATA RAID controllers under |
|---|
| 521 | Linux. Use /dev/twa[0-15] devices to access these. |
|---|
| 522 | - support for 3ware character device interfaces /dev/twe[0-15] |
|---|
| 523 | under Linux. This allows (for example) Selective Self-tests. |
|---|
| 524 | - support for Marvell chip-set based SATA controllers under Linux. |
|---|
| 525 | - smartd mail now works also under Windows (using "Blat" mailer). |
|---|
| 526 | - smartd can now be run as a Windows service. |
|---|
| 527 | Please report sucess/failure with these items to the |
|---|
| 528 | smartmontools-support mailing list. |
|---|
| 529 | |
|---|
| 530 | |
|---|
| 531 | Date 2004-7-5 |
|---|
| 532 | Summary: smartmontools release 5.32 (STABLE) |
|---|
| 533 | ----------------------------------------------------------- |
|---|
| 534 | This is an stable release of smartmontools. |
|---|
| 535 | Note added 2004/7/7: users building a Solaris/Intel version of the code should |
|---|
| 536 | modify the 'configure' file, changing "pc-*-solaris*" on line 106 |
|---|
| 537 | to read "*-pc-solaris*". Reference: |
|---|
| 538 | http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/configure.in?r1=1.83&r2=1.84 |
|---|
| 539 | |
|---|
| 540 | |
|---|
| 541 | Date: 2004-5-4 |
|---|
| 542 | Summary: smartmontools release 5.31 (UNSTABLE/EXPERIMENTAL) |
|---|
| 543 | ----------------------------------------------------------- |
|---|
| 544 | This is an unstable/experimental release of smartmontools. It includes |
|---|
| 545 | several new features: |
|---|
| 546 | - Windows smartd daemon |
|---|
| 547 | - smartd now monitors current and pending sector counts |
|---|
| 548 | - Support for ATA-7 selective self-test features (Linux/NetBSD only) |
|---|
| 549 | Please report sucess/failure with this option to the smartmontools-support |
|---|
| 550 | mailing list. |
|---|
| 551 | |
|---|
| 552 | Date: 2004-3-6 |
|---|
| 553 | Summary: smartmontools release 5.30 (STABLE) |
|---|
| 554 | -------------------------------------------- |
|---|
| 555 | This is a stable release of smartmontools: the first stable release |
|---|
| 556 | since 5.26. |
|---|
| 557 | - KNOWN BUG (identified/fixed by CF): smartd will segv and crash if |
|---|
| 558 | the configuration file /etc/smartd.conf contains NO valid entries. |
|---|
| 559 | This bug was introduced in version 1.259 of smartd.c by BA and |
|---|
| 560 | is present in smartmontools releases 5.27-5.30 inclusive. This can |
|---|
| 561 | be fixed by editing line 3165 of smartd.c, and changing: |
|---|
| 562 | "else if (cfgentries[0]) {" |
|---|
| 563 | to read: |
|---|
| 564 | "else if (cfgentries && cfgentries[0]) {" |
|---|
| 565 | |
|---|
| 566 | |
|---|
| 567 | Date: 2004-2-24 |
|---|
| 568 | Summary: smartmontools release 5.29 (Experimental, not STABLE) |
|---|
| 569 | -------------------------------------------------------------- |
|---|
| 570 | This is another experimental release, to replace the 5.27 release that |
|---|
| 571 | had a damaged configure script. The next stable release will be 5.30 |
|---|
| 572 | - This release has SCSI support for NetBSD |
|---|
| 573 | |
|---|
| 574 | |
|---|
| 575 | Date: 2004-2-12 |
|---|
| 576 | Summary: smartmontools release 5.27 (Experimental, not STABLE) |
|---|
| 577 | -------------------------------------------------------------- |
|---|
| 578 | - WARNING: this release has a broken --prefix=/a/path option to the |
|---|
| 579 | configure script. The consequence is that smartd will not look for the |
|---|
| 580 | configuration file (smartd.conf) at the desired location. |
|---|
| 581 | - NetBSD support added |
|---|
| 582 | - A new Directive (-s) for smartd.conf now enables flexible automatic |
|---|
| 583 | scheduled self-testing for both ATA and SCSI devices. |
|---|
| 584 | - Solaris now has ATA device support (SPARC only) |
|---|
| 585 | - A new Directive (-n) for smartd.conf to avoid spinning up disks |
|---|
| 586 | - Errors when smartd sends mail are now logged to SYSLOG |
|---|
| 587 | - Solaris smartd mail now works correctly (uses mailx not mail) |
|---|
| 588 | |
|---|
| 589 | |
|---|
| 590 | Date: 2003-11-29 |
|---|
| 591 | Summary: smartmontools release 5.26 |
|---|
| 592 | ----------------------------------- |
|---|
| 593 | This is a stable smartmontools release. The only known problem is |
|---|
| 594 | that under Solaris, the email features of smartd do not work 'out of |
|---|
| 595 | the box'. Three workarounds are: |
|---|
| 596 | [1] use '-M exec mailx' in /etc/smartd.conf |
|---|
| 597 | [2] in the start script for smartd, put /usr/ucb into PATH before |
|---|
| 598 | /bin |
|---|
| 599 | [3] upgrade to release 5.27 or later, or the latest CVS snapshot |
|---|
| 600 | |
|---|
| 601 | |
|---|
| 602 | Date: 2003-11-19 |
|---|
| 603 | Summary: smartmontools release 5.25 |
|---|
| 604 | ----------------------------------- |
|---|
| 605 | This release should not hang when accessing USB devices. It provides |
|---|
| 606 | smartd SCSI self-test log monitoring for self-test errors, and a |
|---|
| 607 | larger table of known ATA drives. DEVICESCAN should work correctly |
|---|
| 608 | even on file systems containing XFS or JFS partitions, and on machines |
|---|
| 609 | that use devfs, even without traditional links. |
|---|
| 610 | |
|---|
| 611 | From this time on, even numbered releases will be 'stable' ones and |
|---|
| 612 | odd numbered releases (like 5.25) will be unstable/testing/development |
|---|
| 613 | releases. |
|---|
| 614 | |
|---|
| 615 | |
|---|
| 616 | Date: 2003-10-30 |
|---|
| 617 | Summary: smartmontools release 5.23 |
|---|
| 618 | ----------------------------------- |
|---|
| 619 | This release has one known problem: DEVICESCAN device scanning does |
|---|
| 620 | not work correctly if the disk with the /dev directory also has XFS |
|---|
| 621 | or JFS file systems on it. |
|---|
| 622 | |
|---|
| 623 | |
|---|
| 624 | Date: 2003-10-28 |
|---|
| 625 | Summary: smartmontools release 5.22 |
|---|
| 626 | ----------------------------------- |
|---|
| 627 | Replaces flawed 5.21 release: the -T verypermissive option had to be |
|---|
| 628 | entered as -T verpermissive. First experimental solaris support (SCSI |
|---|
| 629 | only). This release had a serious flaw: smartd left open file descriptors |
|---|
| 630 | for devices that it couldn't monitor. |
|---|
| 631 | |
|---|
| 632 | |
|---|
| 633 | Date: 2003-10-14 |
|---|
| 634 | Summary: smartmontools release 5.21 |
|---|
| 635 | ----------------------------------- |
|---|
| 636 | Preliminary support for FreeBSD added to smartmontools. For FreeBSD, |
|---|
| 637 | ATA support requires a 5.1-CURRENT kernel while SCSI support should |
|---|
| 638 | work across multiple versions (any that support CAM). |
|---|
| 639 | |
|---|
| 640 | |
|---|
| 641 | Date: 2003-10-04 |
|---|
| 642 | Summary: smartmontools release 5.20 |
|---|
| 643 | ----------------------------------- |
|---|
| 644 | Replaces flawed 5.19 release (which had a zero-length man page |
|---|
| 645 | smartd.conf.5). |
|---|
| 646 | |
|---|
| 647 | |
|---|
| 648 | Date: 2003-10-03 |
|---|
| 649 | Summary: smartmontools release 5.19 |
|---|
| 650 | ----------------------------------- |
|---|
| 651 | This is the first release of smartmontools based on autoconf/automake. |
|---|
| 652 | For this reason, it is a very experimental release. Please let us |
|---|
| 653 | know in particular about documenation errors/omissions, missing or |
|---|
| 654 | unneccesary files, and similar oversights. The major changes are: |
|---|
| 655 | [1] installation scripts based on autoconfig/automake |
|---|
| 656 | [2] ./configure [options] lets you set arbitrary paths |
|---|
| 657 | [3] supports FHS with ./configure --prefix=/usr/local |
|---|
| 658 | [4] correct paths are inserted into all man pages, binaries, etc. |
|---|
| 659 | [5] tarballs and RPMs are now GPG-signed |
|---|
| 660 | |
|---|
| 661 | |
|---|
| 662 | Date: 2003-10-02 11:35 |
|---|
| 663 | Summary: smartd SEGV |
|---|
| 664 | -------------------- |
|---|
| 665 | Some versions of smartd, including smartmontools release 5.1-18, will |
|---|
| 666 | SEGV if the combination of Directives in /etc/smartd.conf contains |
|---|
| 667 | -l error |
|---|
| 668 | AND/OR |
|---|
| 669 | -l selftest |
|---|
| 670 | without any Attribute monitoring Directives. This is fixed in 5.19 |
|---|
| 671 | and above. |
|---|
| 672 | |
|---|
| 673 | A good workaround is to add: |
|---|
| 674 | -o on |
|---|
| 675 | OR |
|---|
| 676 | -o off |
|---|
| 677 | to enable or disable automatic offline data collection. |
|---|
| 678 | |
|---|
| 679 | |
|---|
| 680 | Date: 2002-11-17 07:41 |
|---|
| 681 | Summary: testunitready bug in smartd |
|---|
| 682 | ------------------------------------ |
|---|
| 683 | A bug in smartd prevented functioning on scsi devices. |
|---|
| 684 | The bug in question only affects smartd users with scsi devices. |
|---|
| 685 | To see if your version of smartd has the testunitready() bug, do |
|---|
| 686 | smartd -V |
|---|
| 687 | If the version of the module smartd.c in a line like: |
|---|
| 688 | Module: smartd.c revision: 1.66 date: 2002/11/17 |
|---|
| 689 | has a revision greater than or equal to 1.30, and less than or |
|---|
| 690 | equal to 1.64, then your version of the code has this problem. |
|---|
| 691 | |
|---|
| 692 | This problem affected releases starting with RELEASE_5_0_16 up to and |
|---|
| 693 | including RELEASE_5_0_43. |
|---|