-
Tue Apr 04 2017 Marian Csontos <mcsontos@redhat.com> - 7:2.02.166-1.el7_3.4
- Fix stuck corosync due to unsafe thread access to CPG causing IPC ringbuffer
corruption.
-
Thu Feb 09 2017 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.166-1.el7_3.3
- Fix segfault in lvmetad from missing NULL in daemon_reply_simple.
-
Wed Nov 16 2016 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.166-1.el7_3.2
- Prevent raid4 creation/conversion on non-supporting kernels
- Add direct striped -> raid4 conversion
- Fix raid4 parity image pair position on conversions from striped/raid0*
-
Wed Oct 12 2016 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.166-1.el7_3.1
- Fix lvconvert to allow repair for cache raid LVs.
- Fix time when dmeventd is reloaded on package upgrade to start using new code.
- Fix libdm versioning for dm_tree_node_size_changed symbol.
-
Wed Sep 28 2016 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.166-1
- Disable lvconvert of thin pool to raid while active.
- Use dm_config_parse_without_dup_node_check() to speedup metadata reading.
- Fix lvm2-activation-generator to read all LVM2 config sources. (2.02.155)
- Fix man entry for dmsetup status.
- Introduce new dm_config_parse_without_dup_node_check().
-
Thu Sep 22 2016 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.165-4
- Revert lvconvert --repair fix for RAID LVs.
-
Wed Sep 21 2016 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.165-3
- Fix lvchange --discard|--zero for active thin-pool.
- Fix lvconvert --repair regression for RAID LVs.
- Always specify snapshot cow LV for monitoring not internal LV. (2.02.165)
- Ensure memory allocated internally for --filemap histogram bounds are freed.
- Fix missing display of last created dmstats file map.
- Use --alloc normal for mirror logs even if the mimages were stricter.
- Fix reported origin lv field for cache volumes. (2.02.133)
- Fix lock-holder device for thin pool with inactive thin volumes.
- Enforce 4MiB or 25% metadata free space for thin pool operations.
- Fix lvmetad metadata validation when rescanning VG.
-
Wed Sep 14 2016 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.165-2
- Fix possible NULL pointer dereference when checking for monitoring.
- Add lvmreport(7) man page.
- Report 0% as dirty (copy%) for cache without any used block.
- Fix lvm2api reporting of cache data and metadata percent.
- Restore reporting of metadata usage for cache volumes (2.02.155).
-
Wed Sep 07 2016 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.165-1
- Support raid scrubbing on cache origin LV.
- Add lvmraid(7) man page.
- Use udev db to check for mpath components before running pvscan for lvmetad.
- Improve explanation of udev fallback in libdevmapper.h.
-
Mon Sep 05 2016 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.164-5
- Use udev db to check for mpath components before running pvscan for lvmetad.
- Use devices/allow_changes_with_duplicate_pvs=1 by default.