Name: | lvm2 |
---|---|
Epoch: | 9 |
Version: | 2.03.28 |
Release: | 6.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 3857974 |
License: | GPL-2.0-only |
RPM: | lvm2-2.03.28-6.el9.aarch64.rpm |
Source RPM: | lvm2-2.03.28-6.el9.src.rpm |
Build Date: | Sat Mar 08 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://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 race causing lvm2 not recognizing active devices.
- Fix temporary LVs not cleaned when converting in use LV to a thin pool. - Check FS resize is supported before extending LV. - Fix issue affecting memory locking before suspend (2.03.27).
- Workaround for NVMe WWID changing after kernel update.
- Fix duplicate LV names when converting pools to RAID1 with more than 2 legs.
- Fix SPDX License identifiers. - Fix input units for VDO LV's minimim_io_size. - Fix stripe count and validation for RAID LVs.
- Update to upstream version 2.03.28. - See WHATS_NEW and WHATS_NEW_DM for more information.
- Update to upstream version 2.03.27. - See WHATS_NEW and WHATS_NEW_DM for more information.
- Fix unreleased memory pools on RAID's lvextend.
- update to upstream version 2.03.24. - see whats_new and whats_new_dm for more information.
- Add warning message when mirror images have (r)efresh bit set. - Document lv_attr volume type bit (g) for raid+integrity in lvs(8).