1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

root/trunk/smartmontools/NEWS @ 3640

Revision 3640, 20.5 KB (checked in by chrfranke, 7 months ago)

Update NEWS.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
Line 
1smartmontools NEWS
2------------------
3$Id$
4
5The most up-to-date version of this file is:
6http://smartmontools.svn.sourceforge.net/viewvc/smartmontools/trunk/smartmontools/NEWS?view=markup
7
8Date <Not released yet, please try current SVN>
9Summary: smartmontools release 6.0
10-----------------------------------------------------------
11- option/directive '-F nologdir' and '-F xerrorlba'.
12- smartctl '--identify' option.
13- smartctl prints nominal media rotation rate (ATA).
14- smartctl prints SATA version and speed.
15- smartctl '-l sataphy' works for CD/DVD drives also.
16- smartctl '-x' includes ATA Device Statistics.
17- smartd warning emails include device identify info.
18- smartd '-d' output is flushed to support redirection.
19- HDD, SSD and USB additions to drive database.
20- Windows smartd: smartd.conf directives '-m console',
21  '-m active', '-m connected'.
22- Windows: Support for SAS disks behind Areca controllers.
23- Windows: Win9x/ME and NT4 are no longer supported.
24
25Date 2012-06-30
26Summary: smartmontools release 5.43
27-----------------------------------------------------------
28- smartctl options '-g, --get' and '-s, --set' to get/set
29  various ATA settings: AAM, APM, Read look-ahead, Write
30  cache, Security (freeze), Standby mode/timer.
31- smartd directive '-e' to set (most of) the above settings
32  on startup.
33- smartctl options '-f hex' and '-f hex,[id|val]'.
34- smartctl does not start ATA self-test if another test is
35  already running.  Override with new option '-t force'.
36- smartctl supports extended self-test polling times
37  greater than 255 minutes.
38- Controller-independent SAT detection: '-d sat,auto[+TYPE]'.
39- smartd.conf DEFAULT directive.
40- Many HDD, SSD and USB additions to drive database.
41- Linux and FreeBSD: Support for SATA disks behind Areca SAS
42  RAID controllers and HP Smart Array controllers.
43- Windows: Support for SATA disks behind Areca controllers.
44- Windows smartd: directives '-l offlinests,ns' and
45  '-l selfteststs,ns'.
46- Windows installer: Combined 32-/64-bit support.
47- FreeBSD: fixed crash on SCSI devices with FreeBSD9-RC1
48
49Date 2011-10-20
50Summary: smartmontools release 5.42
51-----------------------------------------------------------
52- smartctl option '-l devstat' (Device Statistics).
53- smartctl option '-l ssd' (SSD endurance indicator).
54- smartd logs identify information of each SCSI/SAS device.
55- smartd resends warning emails if problem reappears.
56- smartd directives '-l offlinests' and '-l selfteststs'.
57- Many HDD, SSD and USB additions to drive database.
58- Platform-specific man pages.
59- smartd.8 man page no longer includes smartd.conf.5.
60- FreeBSD: Compilation fixes.
61- FreeBSD: Support for Areca controllers.
62- FreeBSD: Fix '-l scterc' support.
63- FreeBSD: Support for 48-bit ATA commands.
64- Linux: Support for Areca controllers enhanced.
65- Windows installer: UAC support.
66- Windows: update-smart-drivedb /S(ilent) option.
67- Windows: improved USB ID detection.
68
69Date 2011-06-09
70Summary: smartmontools release 5.41
71-----------------------------------------------------------
72- Failed self-tests outdated by a newer successful extended
73  self-test are no longer reported as errors.
74- Support for ATA Long Logical/Physical Sectors (LLS/LPS).
75- 'smartctl --scan-open' can create a draft smartd.conf.
76- smartctl prints World Wide Name (WWN) of ATA device.
77- smartctl option '-f brief' to select new attribute output
78  format which includes more flags and fits in 80 columns.
79- smartd logs identify information and WWN of each ATA device.
80- smartd logs warning from drive database if present.
81- smartd logs changes of offline data collection status.
82- smartd directive '-l scterc,READTIME,WRITETIME'.
83- smartd preserves last scheduled selective self-tests span.
84- 'smartd.service' file for systemd.
85- configure option '--with-systemdsystemunitdir'
86- configure option '--with-exampledir'.
87- configure searches for init.d or rc.d directory.
88- 'make install' does no longer overwrite an existing
89  smartd.conf file.
90- 'update-smart-drivedb' does no longer require GNU sed.
91- Many HDD, SSD and USB additions to drive database.
92- Linux USB autodetection: Enable '-d sat,16' for newer kernels.
93- Linux megaraid: Fix segfault on non-data SCSI commands.
94- Linux megaraid: Fix pass-through of non-data ATA commands.
95- FreeBSD: Use 'fetch' in 'update-smart-drivedb'.
96- OpenBSD: Use 'ftp' in 'update-smart-drivedb'.
97- OpenBSD: Workaround for shell bug.
98- OpenBSD: Fix DEVICESCAN for OpenBSD >= 4.8.
99- Windows: Experimental support for Intel ICHxR RAID.
100- Windows: DEVICESCAN includes USB devices.
101- Windows: Faster USB ID detection.
102- Windows: update-smart-drivedb tool.
103- Windows installer: Option '/SO component,...'.
104- Windows: Fix smartd warning email truncation on Win7.
105- Windows installer: Fix shortcut removal on Vista/Win7.
106- Windows: Add missing quotes in smartctl-run.bat and
107  smartd-run.bat
108
109Date 2010-10-16
110Summary: smartmontools release 5.40
111-----------------------------------------------------------
112- Other config entries may precede smartd DEVICESCAN.
113- Option '-v' allows to specify byte order of attribute raw value
114- configure: New default value for '--with-docdir'.
115- configure: '--enable-drivedb' is now the default.
116- Improved support for Intel SSDs.
117- Improved support for SandForce based SSDs.
118- Drive database is in a separate source file 'drivedb.h'
119  which can be downloaded from SVN.
120- USB ID info is now included in 'drivedb.h'.
121- Many additions to drive database.
122- New script 'update-smart-drivedb'.
123- smartd libcap-ng support, option '-C, --capabilities'.
124- smartd directive '-l xerror' to check Extended Comprehensive
125  SMART Error Log.
126- smartctl option '-l scterc[,...]' to get/set the
127  SCT Error Recovery Control time limit.
128- smartctl option '-t vendor,N'.
129- smartctl options '--scan, --scan-open'.
130- Linux: Add '/dev/sd[a-c][a-z]' to smartd DEVICESCAN.
131- Linux: Support SATA drives on LSI 3ware 9750 controllers.
132- Windows: Read 'drivedb.h' and 'smartd.conf' from exe directory.
133- Windows: Support for 64-bit executables.
134- Windows: Support for cross compilation on Linux.
135- Fix regression in smartctl option '-t select,M-N'.
136- Fix SCT temperature table commands on big endian CPUs.
137- Fix regression in smartd SMARTD_DEVICE and SMARTD_DEVICETYPE
138  environment variables.
139
140Date 2010-01-28
141Summary: smartmontools release 5.39.1
142-----------------------------------------------------------
143- Fix crash on kFreeBSD.
144- Fix regression in smartctl option '-q, --quietmode'.
145- Fix regression in smartd directive '-l selftest'.
146- Linux: Allow smartd 'DEVICESCAN -d sat'.
147- Linux: Fix spin-up of SATA drive if '-n standby' is used.
148- Windows: Fix parsing of 3ware 'tw_cli' output.
149
150Date 2009-12-09
151Summary: smartmontools release 5.39 (UNSTABLE/EXPERIMENTAL)
152-----------------------------------------------------------
153- Sourcecode repository moved from CVS to SVN
154- Support for USB devices with Cypress, JMicron and Sunplus USB bridges
155- USB device type autodetection for some devices on Linux, Windows and FreeBSD
156  (http://sourceforge.net/apps/trac/smartmontools/wiki/Supported_USB-Devices)
157- Support for Areca controllers on Linux
158- Support for MegaRAID controllers on Linux
159- Support for HighPoint RocketRAID controllers on FreeBSD
160- Support RAID controllers using /dev/pass devices on FreeBSD
161- Support CHECK_POWER_MODE and WRITE_LOG on FreeBSD
162- Support for up to 128 devices on 3ware controllers
163- smartctl option '-l xerror' to print ATA SMART Extended Comprehensive
164  Error Log
165- smartctl option '-l xselftest' to print ATA SMART Extended Self-test Log
166- smartctl option '-l sataphy' to print SATA Phy Event Counters
167- smartctl option '-l sasphy' to print SAS device phy information
168- smartctl options '-l gplog,...' and '-l smartlog,...' to print any log page
169- smartctl option '-x' to print all extended info if available
170- smartctl prints SCSI load/unload cycle counts
171- Improve display of huge raw values of some SMART attributes
172- Option '-d sat+TYPE' to use SAT with controllers which require '-d TYPE'
173- Option '-v ID,RAW_FORMAT,ATTR_NAME' to add new vendor specific attributes
174- Support for SSD drives using 64-bit raw attributes
175- Many additions to drive database
176- New simplified syntax for drive database
177- Option '-B FILE' to read drive database from a file
178- Configure option to add drive database file to distribution
179- smartd can now handle attributes 197 and 198 with increasing raw values
180- smartd logs changes of self-test execution status
181- smartd directive '-n powermode,N' to limit the number of skipped checks
182- smartd flag '!' for '-r' and '-R' directives to log changes as critical
183- smartd supports scheduled Selective Self-Tests
184- Self-tests scheduled during system downtime or disk standby are run after
185  next startup
186- smartd option '-s PREFIX' to store smartd internal state until next startup
187- smartd option '-A PREFIX' to log attributes at each check cycle
188- Configure options to enable the above by default
189- Change to an object oriented interface to access ATA and SCSI devices
190- Linux, Win32 and FreeBSD modules migrated to new interface
191- Rework of smartd data structures
192- Checkin date and SVN revision and optional BUILD_INFO printed in version info
193- Better support for GSmartControl on Windows
194- SELinux fixes to 3ware device node creation
195- Fix CCISS file descriptor leak on FreeBSD
196- Compile fixes for Solaris and FreeBSD
197- Use getaddrinfo() instead of gethostbyname() to support IPv6
198- C++ Support for QNX Target, already tested for QNX 6.3.2 on x86 and
199  armle target
200- Additional support for Samsung MLC flash drives
201- New device type detection algorithm on FreeBSD, not based on filename
202- Support for the adaX (ATA on CAM bus) devices on FreeBSD 8.0 and higher
203
204Date 2008-03-10
205Summary: smartmontools release 5.38 (STABLE)
206--------------------------------------------
207This is a stable release of smartmontools.  In addition to changes
208below, it includes:
209 - Libata/Marvell driver devices no longer need explicit '-d' switch
210 - DEVICESCAN automatically detects libata/marvell driver SATA devices
211 - Fixed auto-offline/autosave support in FreeBSD
212 - SAT device type + SCSI generic devices work properly with smartd under Linux
213 - Many additions to drive database
214 - More portable autogen/autoconf/automake script set
215 - Additional Windows IOCTL route to access SMART data
216 - Some ATA-8 updates
217 - Smoother CCISS compilation support in Linux
218 - Dragonfly support
219 - Fixed some ATA identity byte swap problems on big endian CPUs
220 - Added support for the QNX operating system
221 - No-fork option added to smartd
222 - Improved device scanning and drive type recognition in Windows
223 - 3ware support for controllers with more disks (32 max)
224 - Improved Windows installer
225 - Improved SMART Attribute list and descriptions
226 - Fix to smartctl return codes
227 - Fix to scheduled tests on Highpoint RAID controllers
228 - New samsung firmware bug workaround option
229 - Auto-offline and Auto-save fixed in Linux + libata
230 - Solaris: better SCSI support and support for Sun compilers AND gcc
231 - Fixed and improvements to CCISS support
232 - More options for SCSI temperature monitoring and history
233 - Additional command line options for selective self-tests
234 - Compilation fixes for various platforms.
235
236See CHANGELOG for more details, or smartmontools SVN for still further
237details.
238
239Date 2006-12-20
240Summary: smartmontools release 5.37 (UNSTABLE/EXPERIMENTAL)
241-----------------------------------------------------------
242This is an unstable/experimental release of smartmontools.
243It includes:
244
245- Many additions to the table of known drives
246- SAT (SCSI/ATA Translation) support
247- SCSI background scan results log
248- smartd -W directive for temperature tracking and warning
249- smartctl -n option to check power state
250- improved smartd power state logging
251- CCISS support under Linux
252- HighPoint RocketRAID support under Linux
253- 3ware RAID support under Windows
254- SPT interface for SCSI devices under Windows
255- ATA selective self test under Windows XP/2003
256- NSIS installer support for Windows version
257- Started move from C to C++
258- Various other improvements
259
260
261Date 2006-04-12
262Summary: smartmontools release 5.36 (STABLE)
263-----------------------------------------------------------
264This is a stable smartmontools release.  The 5.34 version
265described just below was never officially released because
266Bruce Allen decided to wait until Linux support for
267accessing SATA devices through libata was in the official
268kernel.org sources.  Changes include:
269
270- Win 2000/XP:ability to cancel drive self-tests
271- Additions to the table of known drives
272- FreeBSD support for 3ware char device interface and
273  multiple 3ware cards
274- Various cygwin improvements for running as service
275- Works 'out of the box' with Linux SATA libata
276- smartd option added to list test schedules
277- smartctl option added to list part of drive database
278- various improvements for SCSI disks and logs
279
280
281Date 2005-04-19
282Summary: smartmontools release 5.34 (STABLE)
283-----------------------------------------------------------
284This is a stable smartmontools release.  It includes:
285- OS/2 and eComStation support
286All Platforms:
287 - Printing of drive family info
288 - SCSI disks: output size of grown defect list
289 - Added info about drive family to 'smartctl -i' output.
290 - Added option ',q' for smartd '-n' directive to suppress
291   'skipping checks' message which may spin up laptop disk.
292 - Added message if smartd '-n' check power mode spins up disk.
293Cygwin and Windows:
294 - Added info about Windows version and service pack to banner line.
295 - Added support for smartd '-n' directive for Win2000/XP.
296 - Added support for READ_LOG for WinNT4 also.
297 - Fixed bug that prevents display of empty logs on Win2000/XP
298 - Fixed use of cached smart enabled state in 'smartctl -i' output.
299Windows:
300 - Fixed bug that prevents running smartd as service on WinNT4.
301
302
303Date 2004-9-5
304Summary: smartmontools release 5.33 (UNSTABLE/EXPERIMENTAL)
305-----------------------------------------------------------
306This is an unstable/experimental release of smartmontools.  It includes
307 - support for Darwin/Mac OSX
308 - support for OpenBSD
309 - support for 3ware ATA RAID controllers under FreeBSD
310 - support for 3ware 9500 series SATA RAID controllers under
311   Linux.  Use /dev/twa[0-15] devices to access these.
312 - support for 3ware character device interfaces /dev/twe[0-15]
313   under Linux.  This allows (for example) Selective Self-tests.
314 - support for Marvell chip-set based SATA controllers under Linux.
315 - smartd mail now works also under Windows (using "Blat" mailer).
316 - smartd can now be run as a Windows service.
317Please report sucess/failure with these items to the
318smartmontools-support mailing list.
319
320
321Date 2004-7-5
322Summary: smartmontools release 5.32 (STABLE)
323-----------------------------------------------------------
324This is an stable release of smartmontools.
325Note added 2004/7/7: users building a Solaris/Intel version of the code should
326modify the 'configure' file, changing "pc-*-solaris*" on line 106
327to read "*-pc-solaris*".  Reference:
328http://smartmontools.cvs.sourceforge.net/smartmontools/sm5/configure.in?r1=1.83&r2=1.84
329
330
331Date: 2004-5-4
332Summary: smartmontools release 5.31 (UNSTABLE/EXPERIMENTAL)
333-----------------------------------------------------------
334This is an unstable/experimental release of smartmontools.  It includes
335several new features:
336- Windows smartd daemon
337- smartd now monitors current and pending sector counts
338- Support for ATA-7 selective self-test features (Linux/NetBSD only)
339  Please report sucess/failure with this option to the smartmontools-support
340  mailing list.
341
342Date: 2004-3-6
343Summary: smartmontools release 5.30 (STABLE)
344--------------------------------------------
345This is a stable release of smartmontools: the first stable release
346since 5.26.
347- KNOWN BUG (identified/fixed by CF): smartd will segv and crash if
348  the configuration file /etc/smartd.conf contains NO valid entries.
349  This bug was introduced in version 1.259 of smartd.c by BA and
350  is present in smartmontools releases 5.27-5.30 inclusive. This can
351  be fixed by editing line 3165 of smartd.c, and changing:
352  "else if (cfgentries[0]) {"
353  to read:
354  "else if (cfgentries && cfgentries[0]) {"
355
356
357Date: 2004-2-24
358Summary: smartmontools release 5.29 (Experimental, not STABLE)
359--------------------------------------------------------------
360This is another experimental release, to replace the 5.27 release that
361had a damaged configure script.  The next stable release will be 5.30
362- This release has SCSI support for NetBSD
363
364
365Date: 2004-2-12
366Summary: smartmontools release 5.27 (Experimental, not STABLE)
367--------------------------------------------------------------
368- WARNING: this release has a broken --prefix=/a/path option to the
369  configure script.  The consequence is that smartd will not look for the
370  configuration file (smartd.conf) at the desired location.
371- NetBSD support added
372- A new Directive (-s) for smartd.conf now enables flexible automatic
373  scheduled self-testing for both ATA and SCSI devices.
374- Solaris now has ATA device support (SPARC only)
375- A new Directive (-n) for smartd.conf to avoid spinning up disks
376- Errors when smartd sends mail are now logged to SYSLOG
377- Solaris smartd mail now works correctly (uses mailx not mail)
378
379
380Date: 2003-11-29
381Summary: smartmontools release 5.26
382-----------------------------------
383This is a stable smartmontools release.  The only known problem is
384that under Solaris, the email features of smartd do not work 'out of
385the box'.  Three workarounds are:
386  [1] use '-M exec mailx' in /etc/smartd.conf
387  [2] in the start script for smartd, put /usr/ucb into PATH before
388      /bin
389  [3] upgrade to release 5.27 or later, or the latest CVS snapshot
390
391
392Date: 2003-11-19
393Summary: smartmontools release 5.25
394-----------------------------------
395This release should not hang when accessing USB devices. It provides
396smartd SCSI self-test log monitoring for self-test errors, and a
397larger table of known ATA drives.  DEVICESCAN should work correctly
398even on file systems containing XFS or JFS partitions, and on machines
399that use devfs, even without traditional links.
400
401From this time on, even numbered releases will be 'stable' ones and
402odd numbered releases (like 5.25) will be unstable/testing/development
403releases.
404
405
406Date: 2003-10-30
407Summary: smartmontools release 5.23
408-----------------------------------
409This release has one known problem: DEVICESCAN device scanning does
410not work correctly if the disk with the /dev directory also has XFS
411or JFS file systems on it.
412
413
414Date: 2003-10-28
415Summary: smartmontools release 5.22
416-----------------------------------
417Replaces flawed 5.21 release: the -T verypermissive option had to be
418entered as -T verpermissive. First experimental solaris support (SCSI
419only).  This release had a serious flaw: smartd left open file descriptors
420for devices that it couldn't monitor.
421
422
423Date: 2003-10-14
424Summary: smartmontools release 5.21
425-----------------------------------
426Preliminary support for FreeBSD added to smartmontools.  For FreeBSD,
427ATA support requires a 5.1-CURRENT kernel while SCSI support should
428work across multiple versions (any that support CAM).
429
430
431Date: 2003-10-04
432Summary: smartmontools release 5.20
433-----------------------------------
434Replaces flawed 5.19 release (which had a zero-length man page
435smartd.conf.5).
436
437
438Date: 2003-10-03
439Summary: smartmontools release 5.19
440-----------------------------------
441This is the first release of smartmontools based on autoconf/automake.
442For this reason, it is a very experimental release.  Please let us
443know in particular about documenation errors/omissions, missing or
444unneccesary files, and similar oversights.  The major changes are:
445 [1]  installation scripts based on autoconfig/automake
446 [2] ./configure [options] lets you set arbitrary paths
447 [3] supports FHS with ./configure --prefix=/usr/local
448 [4] correct paths are inserted into all man pages, binaries, etc.
449 [5] tarballs and RPMs are now GPG-signed
450
451
452Date: 2003-10-02 11:35
453Summary: smartd SEGV
454--------------------
455Some versions of smartd, including smartmontools release 5.1-18, will
456SEGV if the combination of Directives in /etc/smartd.conf contains
457-l error
458AND/OR
459-l selftest
460without any Attribute monitoring Directives.  This is fixed in 5.19
461and above.
462
463A good workaround is to add:
464-o on
465OR
466-o off
467to enable or disable automatic offline data collection.
468
469
470Date: 2002-11-17 07:41
471Summary: testunitready bug in smartd
472------------------------------------
473A bug in smartd prevented functioning on scsi devices.
474The bug in question only affects smartd users with scsi devices.
475To see if your version of smartd has the testunitready() bug, do
476smartd -V
477If the version of the module smartd.c in a line like:
478Module: smartd.c revision: 1.66 date: 2002/11/17
479has a revision greater than or equal to 1.30, and less than or
480equal to 1.64, then your version of the code has this problem.
481
482This problem affected releases starting with RELEASE_5_0_16 up to and
483including RELEASE_5_0_43.
Note: See TracBrowser for help on using the browser.