[Bug 249055] bectl and libbe tests on openzfs panics i386 kernel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 3 08:09:55 UTC 2020


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

--- Comment #5 from Li-Wen Hsu <lwhsu at FreeBSD.org> ---
It turns out that i386 hangs while loading zfs module:

root@:~ # uname -a
FreeBSD  13.0-CURRENT FreeBSD 13.0-CURRENT #0 r365284: Thu Sep  3 00:34:08 UTC
2020    
root at FreeBSD-head-i386-build.jail.ci.FreeBSD.org:/usr/obj/usr/src/i386.i386/sys/GENERIC
 i386

root@:~ # kldload zfs
can't handle raw ops yet!!!

amd64 has similar messages:

root@:~ # uname -a
FreeBSD  13.0-CURRENT FreeBSD 13.0-CURRENT #0 r365287: Thu Sep  3 06:17:36 UTC
2020    
root at FreeBSD-head-amd64-build.jail.ci.FreeBSD.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
 amd64                                                                          

root@:~ # kldload zfs
can't handle raw ops yet!!!
can't handle raw ops yet!!!
can't handle raw ops yet!!!
ZFS filesystem version: 5
ZFS storage pool version: features support (5000)
can't handle raw ops yet!!!
root@:~ #

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


More information about the freebsd-testing mailing list