[Bug 268333] reboot: clearing /tmp: kernel panic: ZFS ; VERIFY3(0 == zap_add_int(zfsvfs->z_os, zfsvfs->z_unlinkedobj, zp->z_id, tx)) failed (0 == 97)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Dec 2022 10:16:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268333 --- Comment #5 from martin <martin@bxlr.sk> --- Yeah, I googled that. And even Oracle docs. But.. > Looks like we never figured out how it can happen, and simply made it > a soft-panic: … I'd assume people want to hunt this bug down, hence the opened PR. Pool was scrubbed, it didn't help. As it was the rpool/tmp dataset that has this corruption I was able to disable it (set mountpoint to none) and system booted up. According to docs I found if I can't fix the issue with scrub the whole pool should be restored, i.e. don't trust the pool if the dataset is in this state. -- You are receiving this mail because: You are the assignee for the bug.