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