Truenas crash on spa_do_crypt_abd() return 5
Description
Problem/Justification
None
Impact
None
duplicates
is duplicated by
Activity
Show:
Michelle Johnson February 2, 2022 at 12:56 PM
Thank you for your report, @Thomas Debie!
This issue ticket is now in the queue for review. An engineering representative will update with further details or questions in the near future.
Duplicate
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Triage Team
Triage TeamReporter
Thomas Debie
Thomas DebieLabels
Components
Fix versions
Affects versions
Priority
More fields
Time tracking
More fields
Time trackingKatalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created January 31, 2022 at 10:43 PM
Updated July 6, 2022 at 9:01 PM
Resolved April 28, 2022 at 6:11 PM
Hi
Over the past two days, I have had 3 crashes where the server would just reboot. In /data/crash I find this:
info.last:
Dump header from device: /dev/ada3p1
Architecture: amd64
Architecture Version: 4
Dump Length: 521216
Blocksize: 512
Compression: none
Dumptime: Mon Jan 31 22:46:10 2022
Hostname: HPE-MS-G10P.local
Magic: FreeBSD Text Dump
Version String: FreeBSD 12.2-RELEASE-p11 75566f060d4(HEAD) TRUENAS
Panic String: VERIFY3(0 == spa_do_crypt_abd(B_TRUE, spa, &zio->io_bookmark, BP_GET_TYPE(bp), BP_GET_DEDUP(bp), BP_SHOULD_BYTESWAP(bp), salt, iv, mac, psize, zio->io_abd, eabd, &no_crypt))
Dump Parity: 2641218850
Bounds: 2
Dump Status: good
The panic was the same 3 times:
VERIFY3(0 == spa_do_crypt_abd(B_TRUE, spa, &zio->io_bookmark, BP_GET_TYPE(bp), BP_GET_DEDUP(bp), BP_SHOULD_BYTESWAP(bp), salt, iv, mac, psize, zio->io_abd, eabd, &no_crypt)) failed (0 == 5)
Pool is encrypted, dedup is off, compression: lz4. I have a plex, sonarr and radarr plugin jail, an ubuntu vm and a windows vm.
If more info is needed, please let me know