-
Wed Mar 26 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.105-14
- 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.
-
Wed Mar 19 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.105-13
- 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.
-
Wed Mar 12 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.105-12
- 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.
-
Thu Mar 06 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.105-11
- Cleanup stray "cpg_dispatch failed: CS_ERR_BAD_HANDLE" messages for cmirror.
-
Wed Mar 05 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.105-10
- 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.
-
Fri Feb 28 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.105-9
- Use configure --with-cache=internal to enable cache support code.
-
Thu Feb 27 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.105-8
- Fix incorrect calculation of snapshot cow size.
-
Wed Feb 26 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.105-7
- Fix previous build that reinstated obsoleted multipath rule in 10-dm.rules.
-
Wed Feb 26 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.105-6
- 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.
-
Fri Feb 21 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.105-5
- 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.