Control: tags -1 + moreinfo
Control: severity -1 normal
Control: notfound -1 2.3.2-1

Hi,

> -----Original Message-----
> From: Pkg-zfsonlinux-devel
> <pkg-zfsonlinux-devel-bounces+harry-chen=outlook.com@alioth-lists.debian.n
> et> On Behalf Of Stefan Bellon
> Sent: Monday, May 5, 2025 5:49 PM
> 
> 2025-05-05T10:42:49.790841+02:00 nimbus kernel: PANIC: zroot: blkptr at
> ffffb9932045c080 has no valid DVAs

This is due to stricter bptr checks added in 2.3.2 [1]. It means that your 
on-disk
zfs structure is somehow corrupted logically, but not a problem introduced by 
2.3.2.
This might come from bugs in zfs code, or even cosmic ray (if you do not have 
ECC memory).

I would recommend running a scrub on your pool with a previous version, or even 
better,
recreate the dataset totally (by zfs send | zfs recv).

[1]: 
https://github.com/openzfs/zfs/commit/0433523ca2632a175546e0cc99d1812de2a90d55

Thanks,
Shengqi Chen

Reply via email to