On Mon, Sep 05, 2022 at 01:19:29AM +1000, David wrote:
> 6) e2fsck is capable of checking multiple filesystems at the same time, for
>    faster completion when there are multiple drives with the same number in
>    the 'passno' field of /etc/fstab.
> 
>    But, as noted by David Wright, e2fsck is only capable of displaying one
>    progress bar at a time.

On some old Red Hat systems at work, I have observed e2fsck performing
parallel scans of file systems on multiple disks.  On the systems in
question, it showed one progress bar *at a time* in a cyclic rotation.
That is, it would show the progress bar for file system number one, for
a few seconds, and then the progress bar for file system number two, for
a few seconds, and so on.

I don't know whether the e2fsck on Debian does this.  Or even whether
modern Red Hat descendant systems do it.  It's just what I saw in
the past.

Reply via email to