https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273289
--- Comment #12 from John F. Carr <[email protected]> --- 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.
