Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2026 16:27:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 294980] mrsas(4) detaches all drives after init
Message-ID:  <bug-294980-227-K5Pl8gYIng@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294980-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=294980

John Baldwin <jhb@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhb@FreeBSD.org

--- Comment #20 from John Baldwin <jhb@FreeBSD.org> ---
Thinking about this a bit more, my understanding is that the smartd compiled
against 13.5 didn't work correctly with a 14.0 userland?  My best guess is that
there is an ABI change in a library used by smartd (like libcam).  Does smartd
work ok if you disable it temporarily until you can pkg upgrade to a new
version of smartd compiled against 14?  If so, then we probably aren't able to
fix this type of breakage (it would break too many other things for binaries
compiled on 14.x).  Probably the best we can do is document this as the
workaround to use for this case.

-- 
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-294980-227-K5Pl8gYIng>