Re: [PATCH 1/3] ext2fs: Add JBD2 on-disk layout headers
Samuel Thibault <[email protected]>
| Newsgroups | gmane.os.hurd.bugs |
|---|---|
| Organization | I am not organized |
| Message-ID | <aotP5tgc_I774Y8j@end> |
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. It seems this journaling support is making ext2fs less safe for now, actually. Samuel