-
Wed Jan 28 2015 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.115-3
- Preserve chunk size with repair and metadata swap of a thin pool.
- Fix raid --splitmirror 1 functionality (2.02.112).
- Fix tree preload to handle splitting raid images.
-
Thu Jan 22 2015 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.115-2
- Remove rules from 10-dm.rules which handle multipath, rules for handling
multipath devices are directly part of device-mapper-multipath package.
-
Wed Jan 21 2015 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.115-1
- Report segment types without monitoring support as undefined.
- Support lvchange --errorwhenfull for thin pools.
- Improve the processing and reporting of duplicate PVs.
- Add support for lvcreate --errorwhenfull y|n for thin pools
- Fix lvconvert --repair to honour resilience requirement for segmented RAID LV.
- Also call lvscan --cache in dmeventd for mirror device update in lvmetad.
- Filter out partitioned device-mapper devices as unsuitable for use as PVs.
- Also notify lvmetad about filtered device if using pvscan --cache DevicePath.
- Add report/compact_output to lvm.conf to enable/disable compact report output.
- Rename lv_error_when_full reporting field to lv_when_full.
- Reduce severity of ioctl error message when dmeventd waitevent is interrupted.
- Report 'unknown version' when incompatible version numbers were not obtained.
- Add dm_report_compact_fields to remove empty fields from report output.
- Add BuildRequires: device-mapper-persistent-data for proper thin_check configuration.
-
Wed Jan 14 2015 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.114-5
- Report lv_health_status and health attribute also for thin pool.
- Add lv_error_when_full reporting field.
- Add support for lvcreate --errorwhenfull y|n for thin pools.
- Report more info from thin pool status (out of data, metadata-ro, fail).
- Support error_if_no_space for thin pool target.
- Do not filter out snapshot origin LVs as unusable devices for an LVM stack.
- Fix process_each_pv to match item by device not by its PV device name only.
-
Wed Jan 07 2015 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.114-4
- Fix incorrect rimage names when converting from mirror to raid1 LV (2.02.112).
- Avoid excessive re-reading of metadata and related error messages in pvremove.
- Check for cmirror availability during cluster mirror creation and activation.
- Fix possible segfault when using cache_policy and cache_settings fields.
- Fix reserved values recognition for cache_policy and cache_settings fields.
-
Wed Dec 17 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.114-3
- Add cache_policy and cache_settings reporting fields.
- Add missing recognition for --binary option with {pv,vg,lv}display -C.
- Fix vgimportclone to notify lvmetad about changes done if lvmetad is used.
- Fix vgimportclone to properly override config if it is missing in lvm.conf.
- Fix automatic use of configure --enable-udev-systemd-background-jobs.
- Correctly rename active split LV with -splitmirrors for raid1.
- Still restrict mirror region size to power of 2 when VG extent size is not.
- Fix segfault while using selection with regex and unbuffered reporting.
- Remove unimplemented dm_report_set_output_selection from libdevmapper.h.
-
Mon Dec 01 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.114-2
- Release socket in daemon_close and protocol string in daemon_open error path.
- Add --cachepolicy and --cachesettings to lvcreate.
- Fix regression when parsing /dev/mapper dir (2.02.112).
- Fix typo in clvmd initscript causing CLVMD_STOP_TIMEOUT var to be ignored.
-
Wed Nov 26 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.113-1
- Fix missing rounding to 64KB when estimating optimal thin pool chunk size.
- Fix size in pvresize "Resizing to ..." verbose msg to show proper result size.
- Add --cachepolicy and --cachesettings options to lvchange.
- Validate that converted volume and specified pool volume differ in lvconvert.
- Fix regression in vgscan --mknodes usage (2.02.112).
- Respect --prefix when setting CLMVD_PATH configure (2.02.89).
- Default to configure --enable-udev-systemd-background-jobs for systemd>=205.
- Fix ignore_vg() to properly react on various vg_read errors (2.02.112).
- Failed recovery returns FAILED_RECOVERY status flag for vg_read().
- Exit with non-zero status code when pvck encounters a problem.
- Fix clean_tree after activation/resume for cache target (2.02.112).
- Fix memory corruption with sorting empty string lists (1.02.86).
- Fix man dmsetup.8 syntax warning of Groff
- Accept unquoted strings and / in place of {} when parsing configs.
-
Tue Nov 11 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.112-1
- Update to latest upstream release with various fixes and
enhancements documented in WHATS_NEW and WHATS_NEW_DM file.
-
Mon Sep 29 2014 Peter Rajnoha <prajnoha@redhat.com> - 7:2.02.111-1
- Update to latest upstream release with various fixes and
enhancements documented in WHATS_NEW and WHATS_NEW_DM file.