[ All 3 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 lvm2-9:2.03.28-6.el9.src download

Name lvm2
Epoch 9
Version 2.03.28
Release 6.el9
Architecture src
Website/URL https://sourceware.org/lvm2
License GPL-2.0-only
Build Time 2025-03-31 15:07:07
Build Host builder-x86-03.inferitos.ru
Summary Userland logical volume management tools
Repositories BaseOS
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.
Errata
Size 2922 KiB
Source Project lvm2-2.03.28-6.el9
SHA-256 checksum 1ea2dc1f520d4e36bf06ba66f3bf2a1699fef53da3ebfc53dac648ead8f3cf4b
× Full screenshot
Changelog link
* Mon Feb 03 2025 Marian Csontos <mcsontos@redhat.com> - 2.03.28-6
- Fix race causing lvm2 not recognizing active devices.

* Fri Jan 10 2025 Marian Csontos <mcsontos@redhat.com> - 2.03.28-5
- 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).

* Tue Dec 17 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.28-4
- Workaround for NVMe WWID changing after kernel update.

* Thu Nov 14 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.28-3
- Fix duplicate LV names when converting pools to RAID1 with more than 2 legs.

* Wed Nov 13 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.28-2
- Fix SPDX License identifiers.
- Fix input units for VDO LV's minimim_io_size.
- Fix stripe count and validation for RAID LVs.

* Tue Nov 05 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.28-1
- Update to upstream version 2.03.28.
- See WHATS_NEW and WHATS_NEW_DM for more information.

* Wed Oct 09 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.27-1
- Update to upstream version 2.03.27.
- See WHATS_NEW and WHATS_NEW_DM for more information.

* Wed Aug 07 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.24-2
- Fix unreleased memory pools on RAID's lvextend.

* Wed Jul 10 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.24-1
- update to upstream version 2.03.24.
- see whats_new and whats_new_dm for more information.

* Fri Feb 02 2024 Marian Csontos <mcsontos@redhat.com> - 2.03.23-2
- Add warning message when mirror images have (r)efresh bit set.
- Document lv_attr volume type bit (g) for raid+integrity in lvs(8).