[Bug 235683] [zfs] Panic during data access or scrub on 12.0-STABLE r343904 (blkptr at <addr> DVA 0 has invalid OFFSET)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 13 09:51:23 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235683

--- Comment #3 from Andriy Gapon <avg at FreeBSD.org> ---
(In reply to Sergey Anokhin from comment #0)
I think that your best bet is finding the directory that triggers the panic and
then moving your data excluding that directory to a new pool.  You can try to
find the directory name in a debugger (e.g. pokinmg around frame 36) or
empirically.
Unfortunately, you have an on-disk data corruption and there is no easy way to
fix it (a hard way would be to learn ZFS on-disk format, to find the bad bits
and to somehow fix or clear them using a disk/hex editor).

There is no obvious software bug, as far as I can tell, so this report is not
actionable.

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


More information about the freebsd-fs mailing list