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/>
References:  <bug-212211-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212211

--- Comment #12 from Terry Kennedy <terry-freebsd@glaver.org> ---
Created attachment 229666
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229666&action=
=3Dedit
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 (seaso=
n to
taste):

daily_status_smart_devices=3D"mrsas0,0 mrsas0,1 mrsas0,2 mrsas0,3"
daily_status_smart_enable=3D"YES"

I believe the patch to enable SMART support provides support for devices ot=
her
than /dev/mrsas0. In that case, the attached patch will need to be extended=
 to
understand those additional devices.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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