Name: | lvm2 |
---|---|
Epoch: | 8 |
Version: | 2.03.14 |
Release: | 14.0.1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 3879290 |
License: | GPLv2 |
RPM: | lvm2-2.03.14-14.0.1.el8.aarch64.rpm |
Source RPM: | lvm2-2.03.14-14.0.1.el8.src.rpm |
Build Date: | Mon Apr 15 2024 |
Build Host: | build-ol8-aarch64.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. |
- Fixed deletion issue for symlink when device is opened [Orabug: 36228608] - Prevent duplicate uuid device to replace existing one in udev [Orabug: 35987487] - Prevent duplicate label to replace existing one in udev [Orabug: 34898273]
- Fix multisegment RAID1 allocator using one disk for both legs. - Fix lvconvert -m 0 taking rimage_0 even if it is out of sync. - Add warning message when mirror images have (r)efresh bit set. - Document lv_attr volume type bit (g) for raid+integrity in lvs(8).
- Fix error paths in lvm_import_vdo.sh.
- Fix handling of devices with symlinks in lvm_import_vdo.sh.
- Fix verbose option in lvm_import_vdo.sh.
- Improve VDO support.
- Fix handling of invalid values passed to vdo_block_map_era_length.
- Fix [vdo_]use_compression options. - Fix vgimportdevices operating on incomplete VGs fails when nothing to import. - Fix message processing on thin-pool extension leaving devices behind.
- Fix lvm crash when recreating PV with UUID of a missing PV. - Fix lvconvert --type vdo-pool with --test should not write signature. - Use correect profile in lvmdbusd preventing messages in JSON output.
- Fix effect of setting multipath_component_detection to 0.