Date: Sun, 24 Jan 2021 17:00:12 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 252981] panic with ZFS encryption and QAT: VERIFY3(0 == spa_do_crypt_bad(... Message-ID: <bug-252981-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252981 Bug ID: 252981 Summary: panic with ZFS encryption and QAT: VERIFY3(0 =3D=3D spa_do_crypt_bad(... Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: asomers@FreeBSD.org Created attachment 221884 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D221884&action= =3Dedit screenshot of the panic I tried out the new QAT driver today with ZFS. I'm using a Atom C2758 CPU = with 14.0-CURRENT. When I tried to create an encrypted file system, the kernel immediately paniced. Note that the same steps worked just fine without the= qat driver loaded. # kldload qat # mdctl -a -t malloc -s 1g # zpool create crypttest /dev/md0 # zpool set feature@encryption=3Denabled crypttest # zfs create -o encryption=3Daes-256-gcm -o keyformat=3Dpassphrase crypttes= t/t Enter passphrase: Re-enter passphrase: --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252981-227>