[Bug 281520] zfs panic: VERIFY(!txg_list_member(&vd->vdev_ms_list, msp, t)) failed after install
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Sep 2024 20:40:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281520
Dave Cottlehuber <dch@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
--- Comment #1 from Dave Cottlehuber <dch@freebsd.org> ---
I cannot reproduce this in qemu arm64, but made some progress on the OCI Ampere
Altra VMs:
- this issue has been around for a while, last 2 zfs merges
do not appear to prevent the post-reboot panic
## working around the panic
- it is not sufficient just to wait 500 seconds
- nor is it enough to do some zfs & zpool transactions like bectl
create/activate/destroy
- but unpacking e.g. base.txz into a temporary dataset *is* enough
I will pull down a borked zpool for reference
--
You are receiving this mail because:
You are the assignee for the bug.