On 2026-04-30, Nuno Silva <
nunojsilva@invalid.invalid> wrote:
On 2026-04-30, Kenny McCormack wrote:
In article <slrn10v6j7b.acg.rotflol2@geidiprime.bvh>,
Borax Man <rotflol2@hotmail.com> wrote:
...
The time it would take to backup-format-reinstall would, I think,
greatly exceed the time saved waiting for that FSCK to complete the few >>>times a year you might needs to FSCK it.
I find it amusing that there are people who would still do that.
I get what you are saying, and it is no doubt correct, but I also
understand the feeling that I think we've all experienced at several points >> in our time with computers. The feeling that something just isn't right;
that is is not quite kosher and will probably develop other problems as
time goes by. And that starting over - reformatting/whatever - is a good
thing to do, to get things back to pristine.
And it does look, based on this thread, that a disk partition (filesystem) >> converted from EXT3 to EXT4 (without being reformatted, etc) is not quite a >> real/kosher EXT4 filesystem. And thus that re-doing it from scratch might >> be a good idea.
I'd guess there's probably a lot of room for variability between the placement of things and default options in a brand-new ext4 filesystem
and what is a valid ext filesystem (even if suboptimal). Does the
conversion try to get it close to e.g. the current defaults for mkfs, or
does it merely upgrade as little as possible to make it ext4-compatible?
It just does some metadata updates. The files themselves are not
re-written. You are basically enabling new features, but leaving pretty
much all the file metadata, and the file structure as-is. That why the conversion is really just enabling some flags.
What it does mean is that files which would have been written using
extents, still don't use them, and the timestamps aren't to the
millisecond. Unused block groups which could be skipped during fsck are
still marked as they were.
EXT4 isn't fundamentally different to EXT3 in terms of disk-layout, and
EXT3 was just EXT2 with a journal.
Come to think of it, its quite late in the game to be still running
EXT3! EXT4 is already nearly two decades old. Personally, I'd
recommend BTRFS or XFS, especially for large storage/archival.
--- PyGate Linux v1.5.14
* Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)