Doing a filesystem check with e2fsck on these converted partitions
requires considerably more time than with partitions that were
directly formatted as EXT4 (i.e. no conversion), even though the
partitions are roughly the same size.
I had some disk partitions that were formatted as EXT3.
These partitions were converted to EXT4 according to the
instructions found here (and elsewhere):
<https://linuxconfig.org/how-to-convert-an-ext3-filesystem-partition-to-ext4>
Doing a filesystem check with e2fsck on these converted
partitions requires considerably more time than with
partitions that were directly formatted as EXT4 (i.e. no
conversion), even though the partitions are roughly the
same size.
Is this normal behavior or has the EXT3 --> EXT4 conversion
been done incorrectly?
Haven’t needed to do a filesystem check in years. Time was you would
get a message on boot like “no filesystem check done in 6 months,
check forced”, but all that seems to have gone now.
On Fri, 24 Apr 2026 02:29:18 -0000 (UTC), Lawrence D’Oliveiro wrote:
Haven’t needed to do a filesystem check in years. Time was you would
get a message on boot like “no filesystem check done in 6 months,
check forced”, but all that seems to have gone now.
I believe that most distros disable this checking because of potentially
long boot times.
The option "enable_periodic_fsck" in /etc/mke2fs.conf will enable/disable this.
I enable these checks because it causes no harm and with ext4 partitions
the check completes quickly.
But, as my post indicates, the checks take longer with converted ext3 partitions.
On Fri, 24 Apr 2026 02:29:18 -0000 (UTC), Lawrence D’Oliveiro wrote:
Haven’t needed to do a filesystem check in years. Time was you would
get a message on boot like “no filesystem check done in 6 months,
check forced”, but all that seems to have gone now.
I believe that most distros disable this checking because of potentially
long boot times.
The option "enable_periodic_fsck" in /etc/mke2fs.conf will enable/disable this.
I enable these checks because it causes no harm and with ext4 partitions
the check completes quickly.
But, as my post indicates, the checks take longer with converted ext3 partitions.
| Sysop: | DaiTengu |
|---|---|
| Location: | Appleton, WI |
| Users: | 1,114 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 492508:37:16 |
| Calls: | 14,267 |
| Calls today: | 3 |
| Files: | 186,320 |
| D/L today: |
20,098 files (6,217M bytes) |
| Messages: | 2,518,305 |