Name: | lvm2 |
---|---|
Epoch: | 8 |
Version: | 2.03.12 |
Release: | 11.el8_5 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3810549 |
License: | GPLv2 |
RPM: | lvm2-2.03.12-11.el8_5.x86_64.rpm |
Source RPM: | lvm2-2.03.12-11.el8_5.src.rpm |
Build Date: | Tue Mar 15 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 multiple concurrent LV refreshes failures.
- 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.
- Fix handling of pmspare by vgsplit, vgmerge and vgremove. - Fix detection of active components of external origin volume.
- Fix device_id handling of scsi_debug WWID. - Add vdoimport support.
- Fix conversion of writecache LVs to thin pool data volume. - Add deviceidtype option for lvmdevices.
- Allow extending thin-pool data with writecache on top. - Fix removing thin-pool data converted to writeache.
- Fix loading of VDO kernel module.