Date: Wed, 30 Aug 2023 14:51:22 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273289] smartpqi: fix panic on removal of SAS drive Message-ID: <bug-273289-227-U3yxUY4wPt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273289-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=273289 --- Comment #12 from John F. Carr <jfc@mit.edu> --- This crash has happened all three times I removed an SAS SSD without a patched kernel. I have not tried with SATA drives. Based on code inspection, there is no race condition that would make the panic unpredictable. Without INVARIANTS you might see unpredictable behavior instead of a panic. I exported the ZFS pool before removing the drive so there should have been no references to the drive. It was sitting idle. -- 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-273289-227-U3yxUY4wPt>
