Name: | lvm2 |
---|---|
Epoch: | 9 |
Version: | 2.03.21 |
Release: | 3.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 4040373 |
License: | GPLv2 |
RPM: | lvm2-2.03.21-3.el9.x86_64.rpm |
Source RPM: | lvm2-2.03.21-3.el9.src.rpm |
Build Date: | Sat Oct 14 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://sourceware.org/lvm2 |
Summary: | Userland logical volume management tools |
Description: | LVM2 includes all of the support for handling read/write operations on physical volumes (hard disks, RAID-Systems, magneto optical, etc., multiple devices (MD), see mdadm(8) or even loop devices, see losetup(8)), creating volume groups (kind of virtual disks) from one or more physical volumes and creating one or more logical volumes (kind of logical partitions) in volume groups. |
- Fix lvresize fail in case of multiple mountpoints. - Fix allocator for RAID LVs allocating multiple legs on single device. - Fix device id handling of WWIDs with trailing spaces.
- Allow snapshots over raid+integrity LV.
- Update to upstream version 2.03.21. - Allow (write)cache over raid+integrity LV.
- Fix ModuleNotFoundError: No module named 'utils' in lvmdbusd.
- Update to upstream version 2.03.20.
- Update to upstream version 2.03.19. - See WHATS_NEW and WHATS_NEW_DM for more information.
- Fix segfault in previous build.
- Fix lvresize resizing LUKS device only when resizing FS is enabled. - Improve lvresize handling of renamed volumes. - Fix random unmount when resizing volume backed by thin pool.
- Fix vgimportclone fail if PV has no metadata. - Fix lvmdbusd missing stderr for commands not returning JSON.
- Fix missing warning on thin pool over provisioning. - Fix infinite recursion in lvresize_fs_helper when resizing LUKS device.