Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2021 04:03:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 212211] mrsas (4) does not allow smartctl to access S.M.A.R.T data from physical drive hidden under /dev/daX
Message-ID:  <bug-212211-227-4HhH3GJx2K@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212211-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212211

--- Comment #12 from Terry Kennedy <terry-freebsd@glaver.org> ---
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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212211-227-4HhH3GJx2K>