Name: | lvm2 |
---|---|
Epoch: | 7 |
Version: | 2.02.180 |
Release: | 10.0.2.el7_6.3 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 3149938 |
License: | GPLv2 |
RPM: | lvm2-2.02.180-10.0.2.el7_6.3.aarch64.rpm |
Source RPM: | lvm2-2.02.180-10.0.2.el7_6.3.src.rpm |
Build Date: | Tue Jan 29 2019 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://sources.redhat.com/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. |
- Enable cluster support on aarch64 [bug 28712283] [bug 28785446](petr.benes@oracle.com)
- Reduce delay in case of lvmetad update (ritika.srivastava@oracle.com)
- Fix component detection for MD RAID version 1.0 and 0.90. - Use sync io if async io_setup fails, or when use_aio=0 is set in config. - Fix dmstats report printing no output.
- Fix possible write beyond metadata area.
- Fix clustered mirror repair.
- Fix lvconvert striped/raid0/raid0_meta to raid6 regression.
- Fix ordering of lvm2 activation and rbdmap services. - Fix to avoid locking collisions when monitoring thin-pools.
- Fix direct RAID0 to striped conversion.
- Fix direct RAID0 to striped conversion.
- Fix lvconvert --splitmirror for mirror type (2.02.178). - Do not pair cache policy and cache metadata format. - Fix mirrors honoring read_only_volume_list. - Fix vgcreate with sanlock when PVs are created automatically.