Name: | lvm2 |
---|---|
Epoch: | 7 |
Version: | 2.02.105 |
Release: | 14.el7 |
Architecture: | x86_64 |
Group: | System Environment/Base |
Size: | 1707641 |
License: | GPLv2 |
RPM: | lvm2-2.02.105-14.el7.x86_64.rpm |
Source RPM: | lvm2-2.02.105-14.el7.src.rpm |
Build Date: | Thu May 08 2014 |
Build Host: | ca-buildj3.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. |
- Increase wait time for finishing initial lvmetad scan that's run in parallel. - Reinitialise lvmcache properly on fork to fix polldaemon exiting prematurely. - Add more cleanup for stray "cpg_dispatch_failed" cmirror messages.
- Use VG read lock during 'pvscan --cache -aay' autoactivation. - Issue a VG refresh before autoactivation only if the PV has changed/is new. - Add flag to lvmetad protocol to indicate the PV scanned has changed/is new. - Also add vgname to lvmetad protocol when referencing VGs for PVs scanned. - Use correct PATH_MAX for locking dir path.
- Do not try to check empty pool with scheduled messages. - Fix return value in pool_has_message() when quering for any message. - Fix dmeventd logging with parallel wait event processing.
- Cleanup stray "cpg_dispatch failed: CS_ERR_BAD_HANDLE" messages for cmirror.
- Fix cache consistency in lvmetad when PV moves around. - Fix memleak when lvmetad discovers PV to appear on another device. - Fix invalid memory read in lvmetad that could cause a deadlock.
- Use configure --with-cache=internal to enable cache support code.
- Fix incorrect calculation of snapshot cow size.
- Fix previous build that reinstated obsoleted multipath rule in 10-dm.rules.
- Add initial support for LVM cache and cachepool segment types. - Include various bug fixes from upcoming lvm2 v2.02.106 release detailed in WHATS_NEW and WHATS_NEW_DM file.
- Avoid a PV label scan while in a critical section. - Add Requires: resource-agents to lvm2-cluster and cmirror subpackage. - Add new lvm2-cluster-standalone and cmirror-standalone subpackages. - Add systemd native service for clvmd, cmirrord and clustered LV activation. - Move obsolete clvmd/cmirrord initscripts to lvm2-sysvinit subpackage. - Use --ignoreskippedcluster in lvm2-monitor initscript/systemd unit. - Use --ignoreskippedcluster in activation systemd units if use_lvmetad=0.