[Bug 261538] zfs panic: VERIFY3(l->blk_birth == r->blk_birth) failed

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 Jan 2022 21:23:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261538

--- Comment #1 from John F. Carr <jfc@mit.edu> ---
After waiting about 100 minutes for the dump to complete I logged in again and
started poudriere and the system crashed immediately with a similar message
differing only in numbers.  So I must have a corrupt pool.

panic: VERIFY3(l->blk_birth == r->blk_birth) failed (9269909 == 9269883)

There were a large number of build pools not cleaned up from the last run:

zroot/poudriere/jails/builder                 1.13G   322G     1.13G 
/usr/local/poudriere/jails/builder
zroot/poudriere/jails/builder-default-ref     4.98G   322G     1.13G 
/data/.m/builder-default/ref
zroot/poudriere/jails/builder-default-ref/06   215M   322G     1.34G 
/data/.m/builder-default/06
zroot/poudriere/jails/builder-default-ref/07   219M   322G     1.34G 
/data/.m/builder-default/07
...and so on up to /32

Here is my kernel ident:

FreeBSD 13.0-STABLE #20 stable/13-n249167-b1ced97e75a: Tue Jan 25 17:07:54 EST
2022
    root@marmota:/usr/obj/usr/src/arm64.aarch64/sys/MARMOTA arm64
FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git
llvmorg-13.0.0-0-gd7b669b3a303)

and root pool device:

nda0 at nvme0 bus 0 scbus4 target 0 lun 1
nda0: <XP1920LE30002 JA00ST05 ZEQ0065R>
nda0: nvme version 1.2 x1 (max x4) lanes PCIe Gen3 (max Gen3) link
nda0: 1831420MB (3750748848 512 byte sectors)

-- 
You are receiving this mail because:
You are the assignee for the bug.