Re: [PATCH 1/3] ext2fs: Add JBD2 on-disk layout headers
Milos Nikic <[email protected]>
| Newsgroups | gmane.os.hurd.bugs |
|---|---|
| Message-ID | <CAOeJtk_kvKm=Qs=tpEO_bb19E7L9SEubVeuK4h7sSePE_Y21Kg@mail.gmail.com> |
Hello, Yeah it's a bug if it locks up for sure. I need to fix it . I will see if I can reproduce it. So far no luck on Qemu, but will persist. Question: Does debian build box run on rumpdisk? Regards, Milos On Sun, Aug 23, 2026, 12:58 PM Samuel Thibault <[email protected]> wrote: > Samuel Thibault, le dim. 23 août 2026 21:54:14 +0200, a ecrit: > > Samuel Thibault, le jeu. 25 juin 2026 12:25:34 +0200, a ecrit: > > > I'm getting hangs quite often on my i386 hurd box, just by compiling > the > > > util-linux package on a 50G partition. > > > > > > One time, I got at reboot: > > > > > > /dev/sd3: Superblock needs_recovery flag is clear, but journal has > data. > > > /dev/sd3: Run journal anyway > > > > > > /dev/sd3: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. > > > (i.e., without -a or -p options) > > > > I'm still getting this quite frequently, even on clean reboot. > > > > The debian build box also often locks on big apt upgrades. > > Also, I am seeing corruptions in the content of /var/lib/dpkg/status, at > page boundaries. > > > It seems this journaling support is making ext2fs less safe for now, > > actually. > > Samuel > >