Name: | lvm2 |
---|---|
Epoch: | 8 |
Version: | 2.03.05 |
Release: | 5.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3886405 |
License: | GPLv2 |
RPM: | lvm2-2.03.05-5.el8.x86_64.rpm |
Source RPM: | lvm2-2.03.05-5.el8.src.rpm |
Build Date: | Sun Nov 10 2019 |
Build Host: | jenkins-10-147-72-125-78f0649f-0d81-4ed9-8a5f-f87f52bdc01d.appad1iad.osdevelopmeniad.oraclevcn.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 lvmlockd is not started with sanlock running.
- Update tests.
- Remove unsupported OPTIONS+="event_timeout" udev rule from 11-dm-lvm.rules. - Prevent creating VGs with PVs with different logical block sizes. - Fix metadata writes from corrupting with large physical block size.
- Fix scanning of PVs with size not matching device. - Allow --stripe/--stripesize in mirror conversions.
- Update to upstream release 2.03.05.
- Update to upstream release 2.03.04.
* Thu Feb 07 2019 Marian Csontos <mcsontos@redhat.com> - 2.03.02-5 - Improve -lXXX%VG modifier which improves cache segment estimation.
- Introduce LVM_SUPPRESS_SYSLOG to suppress syslog usage by generator. - Fix generator querying config options missing from lvm.conf.
- Fix handling of exported VGs lvmdbusd. - Restore missing man info lvcreate --zero for thin-pools. - Drop misleadning comment for metadata minimum_io_size for VDO segment. - Ensure migration_threshold for cache is at least 8 chunks.
- Fix dmeventd linking issues related to vdo. - Fix vdo status parsing.