Name: | lvm2 |
---|---|
Epoch: | 8 |
Version: | 2.03.09 |
Release: | 5.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 3669067 |
License: | GPLv2 |
RPM: | lvm2-2.03.09-5.el8.aarch64.rpm |
Source RPM: | lvm2-2.03.09-5.el8.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | ca-buildarm05 |
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. |
- Revert wipe_lv changes.
- Merge fixes from upstream.
- Merge fixes from upstream.
- Merge fixes from upstream.
- Fix support for lvconvert --repair of pools used by third party applications. - Fix formating of vdopool (vdo_slab_size_mb was smaller by 2 bits). - Fix busy loop in dmeventd. - Fix lvmlocks.service using incorrect option.
- Attaching writecache require inactive LV.
- Writecache bug fixes.
- VDO and writecache volume improvements. - Prohibit reshaping of stacked raid LVs to prevent corruption.
- VDO: Adapt for changed vdo_format output.
- Ensure minimum required region size on striped RaidLV creation. - Fix resize of thin-pool with data and metadata of different segtype. - Improve mirror type leg splitting. - Fix activation order when removing merged snapshot. - Experimental VDO support for lvmdbusd. - Correctly set read_ahead for LVs when pvmove is finished. - Add support for DM_DEVICE_GET_TARGET_VERSION into device_mapper. - Activate thin-pool layered volume as 'read-only' device. - Ignore crypto devices with UUID signature CRYPT-SUBDEV. - Synchronize with udev when dropping snapshot. - Add missing device synchronization point before removing pvmove node. - See WHATS_NEW for more.