E2SCRUB(8) | System Manager's Manual | E2SCRUB(8) |
e2scrub_all - check all mounted ext[234] filesystems for errors.
e2scrub_all [OPTION]
Searches the system for all LVM logical volumes containing an ext2, ext3, or ext4 file system, and checks them for problems. The checking is performed by invoking the e2scrub tool, which will look for corruptions. Corrupt filesystems will be tagged as having errors so that fsck will be invoked before the next mount. If no errors are encountered, fstrim will be called on the filesystem if it is mounted. See the e2scrub manual page for more information about how the checking is performed.
Darrick J. Wong <darrick.wong@oracle.com>
Copyright ©2018 Oracle. License is GPLv2+. <http://www.gnu.org/licenses/gpl-2.0.html>
February 2021 | E2fsprogs version 1.46.2 |