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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to