[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package e2scrub-1.46.5-7.el9.x86_64 download

Name e2scrub
Epoch 0
Version 1.46.5
Release 7.el9
Architecture x86_64
Website/URL http://e2fsprogs.sourceforge.net/
License GPLv2 and LGPLv2
Build Time 2025-06-17 02:14:06
Build Host certified-builder01.msvsphere-os.ru
Summary Online Ext4 metadata consistency checking tool and service
Repositories Updates
Description This package includes e2scrub script that can check ext[234] file system metadata consistency while the file system is online. It also containes a systemd service that can be enabled to do consistency check periodically. The file system consistency check can be performed online and does not require the file system to be unmounted. It uses lvm snapshots to do this which means that it can only be done on file systems that are on a lvm managed device with some free space available in respective volume group.
Errata
Size 17 KiB
Source Project e2fsprogs-1.46.5-7.el9
SHA-256 checksum 2cda8ed0af6c5e83d3f8f4e25da692c7d2949bcfbbbc8f38ea4e5d10784f4215
× Full screenshot
Changelog link
* Fri Jan 24 2025 Pavel Reichl <preichl@redhat.com> - 1.46.5-7
- Fix: e2fsprogs: online resize fails
- Related: RHEL-76095

* Fri Dec 13 2024 Pavel Reichl <preichl@redhat.com> - 1.46.5-6
- Bump release to perform build verification for gating changes
- Related: RHEL-71250

* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.46.5-5
- Rebuilt for MSVSphere 9.4 beta

* Wed Dec 13 2023 Carlos Maiolino <cmaiolino@redhat.com> - 1.46.5-5
- rebuild to incorporate libss-devel package
- Related: RHEL-19059

* Tue Oct 17 2023 Carlos Maiolino <cmaiolino@redhat.com> - 1.46.5-4
- Change the xattr entry hash to use an unsighed char by default
- Related: RHEL-10467