Custom Query (1556 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (286 - 288 of 1556)

Ticket Resolution Summary Owner Reporter
#1316 fixed Add Samsung SSD 850 PRO 2TB Christian Franke Andrii
#341 worksforme smartd tries to send Email even though it was not configured to do so. a_user
Description

Hi

I am using smartmontools/smartd 6.2 on Fedora 20. My smartd.conf file looks like this (all other lines are just empty or comments):

DEFAULT -H -s S/../../1/20 -p -f -l error -l xerror -n standby,q /dev/sda -i 197 -i 198 -W 5,32,38 -s L/../01/./21 DEVICESCAN -W 10,37,42

smartd itself is started by systemd with this command line:

/usr/sbin/smartd -n -q never

I have 4 different disks attached to this computer (/dev/sda, /dev/sdb, /dev/sdc, /dev/sdd). At the time /dev/sdb and /dev/sdc got hotter than 37 degree Celsius smartd tried to start /usr/bin/esmtp to send an email. I didn't configure smartd to send any email (not using the -m or -M options). Am I missing something or does smartd behave wrong?

Additional info: although /dev/sdd has some uncorrectable sectors it is only logged to syslog, not to mail (as expected/configured). Seems like just the last line is incorrectly interpreted.

#523 fixed clarify "--capabilities" option to distinguish from SMART capabilities Christian Franke a_user
Description

To help users distinguish between SMART capabilities and Linux process capabilities I suggest the following changes:

in smartd.cpp:

replace Use capabilities. by Drop Linux process capabilities

in smartd.8.in:

replace Use capabilities(7). by Use libcap to drop Linux process capabilities(7).

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.