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