@GernotS The problem causing the panic in sa.c is that zio_decrypt() was not 
properly propagating a decryption / MAC verification error.  I added a commit 
to this PR which fixes that.

You should now get an error message when doing the `ls -l`, rather than a 
panic.  The next issue is why it's getting the MAC verification error.  
Probably something has gone wrong with the encrypted send or receive.  If you 
can share the send stream, or more info on the contents of the filesystem that 
you're sending, that would be helpful.

Can you also see if you can still reproduce the l2arc panic with the latest 
fix?  It's possible that having kmem_flags set hides the error, so try without 
kmem_flags too.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/489#issuecomment-377396867
------------------------------------------
openzfs: openzfs-developer
Permalink: 
https://openzfs.topicbox.com/groups/developer/discussions/T91797982fdd5b7d9-M05a8c6a163958658f60e721d
Delivery options: https://openzfs.topicbox.com/groups

Reply via email to