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/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252981 Bug ID: 252981 Summary: panic with ZFS encryption and QAT: VERIFY3(0 == 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=221884&action=edit 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=enabled crypttest # zfs create -o encryption=aes-256-gcm -o keyformat=passphrase crypttest/t Enter passphrase: Re-enter passphrase: -- 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-252981-227>
