[Bug 229007] [zfs] kernel crashes on remove disk

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 11 21:11:54 UTC 2018


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

Alexander Motin <mav at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
           Assignee|fs at FreeBSD.org              |mav at FreeBSD.org

--- Comment #10 from Alexander Motin <mav at FreeBSD.org> ---
At least some those crashes (zio->io_type == ZIO_TYPE_WRITE (0x3 == 0x2)) are
caused by lack of TRIM support in device removal code.  This patch fixes alike
crashes for me: https://reviews.freebsd.org/D17523

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


More information about the freebsd-fs mailing list