Name: | lvm2 |
---|---|
Epoch: | 8 |
Version: | 2.03.14 |
Release: | 6.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3878058 |
License: | GPLv2 |
RPM: | lvm2-2.03.14-6.el8.x86_64.rpm |
Source RPM: | lvm2-2.03.14-6.el8.src.rpm |
Build Date: | Mon Oct 03 2022 |
Build Host: | build-ol8-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 effect of setting multipath_component_detection to 0.
- Exit with error when --devicesfile used does not exist.
- Additional important fixes from upstream up to commit 3b0f9ce.
- Fix devices file and autoactivation related issues.
- Revert autoactivation changes.
- Update to upstream version 2.03.14. - See WHATS_NEW for list of changes.
- Fix incorrect memory free.
- Fix various lvm_import_vdo issues. - Fix conversion to vdo when virtual size is above 2TiB.
- Rename vdoimport to lvm_import_vdo.
- Fix missing executable flag on vdoimport.