These warnings get governed by the configuration in /etc/smartd.conf

The only line in the default configuration line looks like this:

DEVICESCAN -d removable -n standby -m root -M exec /usr/share/smartmontools/smartd-runner

You can change this to the following line to only get email notifications when the value of SMART attribute 198 increases:

|DEVICESCAN -U 198+ -d removable -n standby -m root -M exec /usr/share/smartmontools/smartd-runner |

You can find the documentation for this file in the respective man page [1].

Kind Regards
Stefan


||

[1] https://linux.die.net/man/5/smartd.conf

||

On 12/12/22 17:07, Marco Gaiarin wrote:
Mandi! Yannick Palanque
   In chel di` si favelave...

I see that it is a Dell SSD. Do you have any contract support? You
could ask to their support what they think of it.
DELL support say that disk is good.


Thre's some way to disable daily SMART email, eg defining that '8 bad sector
is good'? Clearly without disabling SMART at all...


If i've understood well, 'smartd' send notification using scripts in
'/etc/smartmontools/run.d/', and particulary:

        /etc/smartmontools/run.d/10mail

I've to code a custom script?


I've used to have smartd signal disk trouble once, and reading manpages
seems that this is still the default behaviour...

_______________________________________________
pve-user mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to