X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=36cf4d6209926dddb26c6314bd10bbe5c11087e6;hb=bcade6c14a06cfc842b41df91fdc5b9577cd68f1;hp=e49a9f3780592f5ffa5a7e7b8ebbff5a24d51ab7;hpb=2127e1931eec4a688d41baf253744fc48ed8c989;p=mirror_smartmontools-debian.git diff --git a/TODO b/TODO index e49a9f3..36cf4d6 100644 --- a/TODO +++ b/TODO @@ -1,60 +1,4 @@ -TODO list for smartmontools: +$Id: TODO 3904 2014-06-15 14:21:15Z chrfranke $ -$Id: TODO 2845 2009-07-18 13:25:18Z chrfranke $ - -USB devices under Linux ------------------------ -Some USB devices can hang smartctl or smartd. This is because these -devices fail to comply with SCSI specifications for their packet -command sets. Work on improving the detection and bail-out procedures -for these flawed devices, so that the user sees an informative error -message and smartd/smartctl don't hang. - -ATA-8 ------ -Add ability to print counters/values from "Device Statistics" pages -(General Purpose Log address 0x04). -See ATA ACS-2 T13/2015-D Revision 1, Section A.5. - -smartctl/smartd ---------------- -Add additional -v options (corresponding to comments in -atacmds.c:ataPrintSmartAttribName(). - -smartctl: ---------- -Parse and print additional Attribute flag meanings (IBM ones, eg -performance etc). These are now documented in atacmds.h -- we just -need to modify the format of the Attribute table. - -Modify the SMART self-test log table printing so that we ALSO print -the value of the self-test failure checkpoint byte, if it's one of the -recognized values. See routine SelfTestFailureCodeName and -documentation in atacmds.h. - -smartd: -------- -Perhaps change special argument to -m to have also - which would actually work with -M exec to run the -executable/script in the background rather than in the foreground. -But let's wait for someone to request this. At that point we should -probably use fork/exec rather than system(). - -Add ability to monitor "worst" value from attributes (sometimes it -gets larger!) and to monitor the threshold value (sometimes it -changes!). - -Add command line option that scans devices then WRITES -/etc/smartd.conf, perhaps as /etc/smartd.conf.output, just for devices -that can be monitored. - -Packaging ---------- -Rework 'do_release' script for SVN. - -Under freebsd and solaris, the following are wrong: -smartd.conf: has linux device paths -smart*.in : man pages have (mostly) linux device paths - -configure packages with --enable-drivedb (?) -configure packages with --enable-savestates (?) +This file is no longer maintained, please use the ticket reports: +http://www.smartmontools.org/report