Name: | lvm2 |
---|---|
Epoch: | 7 |
Version: | 2.02.171 |
Release: | 8.0.1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Base |
Size: | 3058774 |
License: | GPLv2 |
RPM: | lvm2-2.02.171-8.0.1.el7.aarch64.rpm |
Source RPM: | lvm2-2.02.171-8.0.1.el7.src.rpm |
Build Date: | Thu May 03 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 mdadd(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 volumes was not activated [Orabug: 25615245]
- Fix reusing of dm_task structure for status reading (used by dmeventd).
- Fix a segfault in RAID.
- Reenable conversion of data and metadata thin-pool volumes to raid. - Improve handling of RAID status in lvs. - Disable RAID reshape/take-over in a cluster or when snapshot exists.
- Improve lvcreate --cachepool arg validation. - Limit maximal size of thin-pool for specific chunk size. - Accept truncated files in calls to dm_stats_update_regions_from_fd().
- Converting linear to raid1 using "recover" not "resync". - Print a warning about in-use PVs with no VG using them. - Disable automatic clearing of PVs that look like in-use orphans.
- Converting linear to raid1 using "recover" not "resync". - Print a warning about in-use PVs with no VG using them. - Disable automatic clearing of PVs that look like in-use orphans.
- Cache format2 flag is now using segment name type field compatible with previous versions.
- Stop using '--yes' mode when fsadm runs without terminal. - Extend validation of filesystems resized by fsadm. - Enhance lvconvert automatic settings of possible (raid) LV types. - Allow lvchange to change properties on a thin pool data sub LV. - Fix lvcreate extent percentage calculation for mirrors. - Don't reinstate still-missing devices when correcting inconsistent metadata. - Properly handle subshell return codes in fsadm. - Disallow cachepool creation with policy cleaner and mode writeback.
- Fix dmstats and dmfilemapd permissions. - Fix memory warnings by using mempools for command definition processing. - Fix running commands from a script file. - Adjust pvresize/pvcreate messages and prompt if underlying device size differs. - Preserve region size on raid1 image count changes. - Handle insufficient space on RAID takeover. - Raise mirror/raid default regionsize to 2MiB.