Name: | lvm2 |
---|---|
Epoch: | 7 |
Version: | 2.02.180 |
Release: | 8.0.2.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 3149244 |
License: | GPLv2 |
RPM: | lvm2-2.02.180-8.0.2.el7.aarch64.rpm |
Source RPM: | lvm2-2.02.180-8.0.2.el7.src.rpm |
Build Date: | Wed Oct 31 2018 |
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)
- 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.
- Add vdo plugin for monitoring VDO devices. - Reject conversions on raid1 LVs with split tracked SubLVs. - Reject conversions on raid1 split tracked SubLVs. - Fix dmstats list failing when no regions exist. - Reject conversions of LVs under snapshot. - Limit suggested options on incorrect option for lvconvert subcommand.
- Never send any discard ioctl with test mode. - Fix thin-pool alloc which needs same PV for data and metadata. - Enhance vgcfgrestore to check for active LVs in restored VG. - Cache can use metadata format 2 with cleaner policy. - Fix lvmetad hanging on shutdown. - Fix check if resized PV can also fit metadata area.
- Rebuild man pages and config file (make generate.)
- Add convenient conversions between stripe and linear. - Fix snapshot hanging on shutdown. - Fix internal error in lvs while pvmove in progress. - Fix more coverity issues. - Improve message for pvresize.