Page 1 of 1

fs 2.0 build 6c131e system reset pool export checksum errors

PostPosted: Fri Feb 12, 2021 10:00 am
by mike0810
Now it got me:
Big Sur 11.2.1, Atto Express SAS H6F Controller
2xSAMSUNG HD204UI
2xTOSHIBA DT01ACA200
1xPLEXTOR PX-128M6S log&cache

config:

NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
media-9718BA76-5660-A943-A724-57DC201D33C2 ONLINE 0 0 0
media-31AA2471-FED1-BE47-9664-9128E199E2E5 ONLINE 0 0 0
media-6A6B631A-9277-7241-A95C-694EDB30B3A6 ONLINE 0 0 0
media-723DF783-7F1B-2540-9289-B4488ED4AEE1 ONLINE 0 0 0
logs
media-73C523F3-D705-4F4E-8605-5DFA33D055E7 ONLINE 0 0 0
cache
media-13E48244-C39D-4AE2-84CE-15AC34D06708 ONLINE 0 0 0

errors: Permanent errors have been detected in the following files:

tank/michael:<0x61585>
tank/michael:<0x611aa>

Today suddenly, after i tried to copy two files between pools, i got the finder error that files are corrupted. I check the pool and have on EACH raidz1 disk 2 Checksum Errors. But not on the zvol.

I had a backup of the files. I wanted to export the volumes. I initiated zpool export tank and the machine immediately reset. Here is the Kerneldump:
panic(cpu 32 caller 0xffffff7fb98740e3): VERIFY3(hdr->b_type == type) failed (10 == 2)

Backtrace (CPU 32), Frame : Return Address
0xffffffd2af4bb490 : 0xffffff80172bab4d mach_kernel : _handle_debugger_trap + 0x3dd
0xffffffd2af4bb4e0 : 0xffffff80173fd7e3 mach_kernel : _kdp_i386_trap + 0x143
0xffffffd2af4bb520 : 0xffffff80173ede1a mach_kernel : _kernel_trap + 0x55a
0xffffffd2af4bb570 : 0xffffff801725fa2f mach_kernel : _return_from_trap + 0xff
0xffffffd2af4bb590 : 0xffffff80172ba3ed mach_kernel : _DebuggerTrapWithState + 0xad
0xffffffd2af4bb6b0 : 0xffffff80172ba6d8 mach_kernel : _panic_trap_to_debugger + 0x268
0xffffffd2af4bb720 : 0xffffff8017abef9a mach_kernel : _panic + 0x54
0xffffffd2af4bb790 : 0xffffff7fb98740e3 net.lundman.zfs : _spl_panic + 0x73
0xffffffd2af4bb900 : 0xffffff7fb95f5e9c net.lundman.zfs : _arc_change_state + 0x5c
0xffffffd2af4bb950 : 0xffffff7fb95f9b7e net.lundman.zfs : _l2arc_evict + 0x28e
0xffffffd2af4bb9c0 : 0xffffff7fb95f9fb0 net.lundman.zfs : _l2arc_remove_vdev + 0x110
0xffffffd2af4bb9f0 : 0xffffff7fb967e836 net.lundman.zfs : _spa_unload + 0x506
0xffffffd2af4bba30 : 0xffffff7fb9681611 net.lundman.zfs : _spa_export_common + 0x211
0xffffffd2af4bba80 : 0xffffff7fb96df0c1 net.lundman.zfs : _zfsdev_ioctl_common + 0x571
0xffffffd2af4bbb40 : 0xffffff7fb96e9718 net.lundman.zfs : _zfsdev_ioctl + 0x68
0xffffffd2af4bbb80 : 0xffffff8017587cf5 mach_kernel : _spec_ioctl + 0x75
0xffffffd2af4bbbb0 : 0xffffff801757c17e mach_kernel : _VNOP_IOCTL + 0x1ce
0xffffffd2af4bbc30 : 0xffffff801756d37c mach_kernel : _utf8_normalizeOptCaseFoldAndMatchSubstring + 0xefc
0xffffffd2af4bbe30 : 0xffffff8017878374 mach_kernel : _ioctl + 0x514
0xffffffd2af4bbf40 : 0xffffff80179698cb mach_kernel : _unix_syscall64 + 0x27b
0xffffffd2af4bbfa0 : 0xffffff80172601f6 mach_kernel : _hndl_unix_scall64 + 0x16
Kernel Extensions in backtrace:
net.lundman.zfs(2.0)[72483E1E-DD77-3873-BC77-C1B8AFF10A58]@0xffffff7fb95ed000->0xffffff7fb9914fff
dependency: com.apple.iokit.IOStorageFamily(2.1)[B5300908-BF34-3D47-8776-FB154A6DEE4C]@0xffffff8019d3f000->0xffffff8019d50fff

Process name corresponding to current thread: zpool
Boot args: keepsyms=1 chunklist-security-epoch=0 -chunklist-no-rev2-dev

Mac OS version:
20D74

Kernel version:
Darwin Kernel Version 20.3.0: Thu Jan 21 00:07:06 PST 2021; root:xnu-7195.81.3~1/RELEASE_X86_64
Kernel UUID: C86236B2-4976-3542-80CA-74A6B8B4BA03
KernelCache slide: 0x0000000017000000
KernelCache base: 0xffffff8017200000
Kernel slide: 0x0000000017010000
Kernel text base: 0xffffff8017210000
__HIB text base: 0xffffff8017100000
System model name: MacPro6,1 (Mac-F60DEB81FF30ACF6)
System shutdown begun: NO
Panic diags file available: YES (0x0)
Hibernation exit count: 0

System uptime in nanoseconds: 5329534423592
Last Sleep: absolute base_tsc base_nano
Uptime : 0x000004d8e101a082
Sleep : 0x0000000000000000 0x0000000000000000 0x0000000000000000
Wake : 0x0000000000000000 0x00000024e86b6ce3 0x0000000000000000


I copied the two files (vmware fusion vms) a few days successful from one zpool to another.