Name: | lvm2 |
---|---|
Epoch: | 8 |
Version: | 2.03.11 |
Release: | 5.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 3673148 |
License: | GPLv2 |
RPM: | lvm2-2.03.11-5.el8.aarch64.rpm |
Source RPM: | lvm2-2.03.11-5.el8.src.rpm |
Build Date: | Wed May 19 2021 |
Build Host: | ca-buildarm06.us.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 fsadm failure due to accessing unbound variable.
- Fix "Failed to get primary device" for NVMe devices.
- Fix mpath filtering of NVMe devices. - Check if lvcreate passes read_only_volume_list with tags and skips zeroing. - Limit pool metadata spare to 16GiB. - Improves conversion and allocation of pool metadata. - Fix different limits used for metadata by lvm2 and thin-tools. - Fix interrupting lvconvert --splitcache command with striped origin volumes.
- Fix problem with wiping of converted LVs. - Fix memleak in scanning. - Fix corner case allocation for thin-pools.
- Fix pvck handling MDA at offset different from 4096. - Partial or degraded activation of writecache is not allowed. - Enhance error handling in fsadm and handle correct fsck result. - Dmeventd lvm plugin ignores higher reserved_stack lvm.conf values. - Support using BLKZEROOUT for clearing devices. - Fixed interrup handling. - Fix block cache when device has too many failing writes. - Fix block cache waiting for IO completion with failing disks. - Add configure --enable-editline support as an alternative to readline. - Enhance reporting and error handling when creating thin volumes. - Enable vgsplit for VDO volumes. - Lvextend of vdo pool volumes ensure at least 1 new VDO slab is added. - Restore lost signal blocking while VG lock is held. - Improve estimation of needed extents when creating thin-pool. - Use extra 1% when resizing thin-pool metadata LV with --use-policy. - Enhance --use-policy percentage rounding. - Allow pvmove of writecache origin. - Report integrity fields. - Integrity volumes defaults to journal mode.
- 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.