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