Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2022 10:08:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 265951] ext2fs: kernel panic when trivial rsync operation from zfs to ext3 partitions
Message-ID:  <bug-265951-3630-dIYy2AF6Bj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265951-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265951-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265951

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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265951-3630-dIYy2AF6Bj>