[Bug 265951] ext2fs: kernel panic when trivial rsync operation from zfs to ext3 partitions

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 30 Aug 2022 10:08:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265951

Fedor Uporov <fsu@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fsu@FreeBSD.org

--- Comment #1 from Fedor Uporov <fsu@FreeBSD.org> ---
Looks like corrupted directory entry.

The simplest way to avoid this sort of panic is to run fsck for Ext3fs
filesystem after server reboot.
It is possible to install e2fsprogs from ports or build it from source and run
e2fsck utility with appropriate flags.

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