https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212211
--- Comment #12 from Terry Kennedy <[email protected]> --- Created attachment 229666 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229666&action=edit Changes to daily periodic smart script The attached patch enables daily SMART status reports as part of the nightly periodic jobs. The following needs to be added to /etc/periodic.conf (season to taste): daily_status_smart_devices="mrsas0,0 mrsas0,1 mrsas0,2 mrsas0,3" daily_status_smart_enable="YES" I believe the patch to enable SMART support provides support for devices other than /dev/mrsas0. In that case, the attached patch will need to be extended to understand those additional devices. -- You are receiving this mail because: You are the assignee for the bug.
