Custom Query (1434 matches)
Results (28 - 30 of 1434)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#35 | fixed | Default mail setting does not make sense if "--savestates" is enabled | ||
Description |
By default smartd sends one mail for each type of disk problem detected ('-M once' directive). If '--savestates' is enabled, the mail state is also stored such that a mail is never send again even if smartd is restarted. Workaround: specify '-M daily'. |
|||
#36 | fixed | smartd directive '-l selftest' does no longer work | ||
Description |
Due to a regression in ataPrintSmartSelfTestlog(), smartd directive '-l selftest' does no longer work. Nothing is logged if the number of failed tests reported in the SMART Self-Test Log has increased. |
|||
#37 | fixed | 'smartctl -n standby' wakes up drive | ||
Description |
If 'smartctl -n standby' is used on Linux, smartctl properly detects the standby mode and exits, but the drive spins up then. If 'hdparm -C' is used instead, the drive does not spin up. Related thread: http://sourceforge.net/mailarchive/forum.php?thread_name=4B40CF2C.8020405%40t-online.de&forum_name=smartmontools-support Ubuntu bug report: https://bugs.launchpad.net/ubuntu/+source/smartmontools/+bug/497256 |