[Bug 256368] FreebBSD 13 does not boot after ZIL remove: panic: VERIFY(nvlist_lookup_uint64(configs[i], ZPOOL_CONFIG_POOL_TXG, &txg)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 18 Jun 2021 17:49:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256368

--- Comment #2 from ruben@verweg.com ---
I tried

* zeroing the log device
* ran bonnie++ -c 2 -n 2048:64:16:512 as a means to make sure any uberblock as
seen with zdb -lllu would not refer to any uberblock that might know about the
previous state, checked with timestamps seen in the zdb output.
  * Did this with prior attaching the zil vdev
  * Did this with after attaching the zil vdev
* completely resilvered the mirror the zil was intended for by breaking the
mirror one way and re adding a clean device again and after resilvering doing
it the other way around.

so my assumption is that this is not caused by misinterpreting data in either
the zil or somewhere in the uberblocks, but beyond, and does survive a resilver

Doesn't seem to be triggered in 12.2p4

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