-
Fri Aug 02 2019 - Andy Walsh <awalsh@redhat.com> - 6.2.1.134-11
- Added UUID filtering of underlying devices when running vdo create with
the --force flag as this failed when run on certain PVs.
- Resolves: rhbz#1710017
-
Fri Jun 14 2019 - Andy Walsh <awalsh@redhat.com> - 6.2.1.102-11
- Added bash command completion for the vdo command.
- Resolves: rhbz#1540287
- Modified the vdo script's list command to not display VDO devices which
were not created with the vdo command (i.e. via LVM or using raw dm
commands).
- Resolves: rhbz#1686091
- Modified vdostats to continue to work on VDO devices which were not
created with the vdo script.
- Resolves: rhbz#1686091
- Modified vdo script to always close the UDS index when disabling
deduplication on a running VDO device.
- Resolves: rhbz#1643291
-
Sun May 05 2019 - Andy Walsh <awalsh@redhat.com> - 6.2.1.48-10
- Added bash command completion for vdostats.
- Resolves: rhbz#1666425
- Added missing newline to the output from vdoFormat.
- Resolves: rhbz#1669492
- Fixed bug in the value displayed by vdostats for statistics which are not
currently available.
- Resolves: rhbz#1668747
- Updated vdo script to reflect changes in lvm.
- Resolves: rhbz#1684249
- Reduced error output when removing a VDO device whose backing storage is
missing.
- Resolves: rhbz#1684248
- Removed the VDO Ansible module and examples from the vdo package.
- Resolves: rhbz#1669534
- Resolves: rhbz#1663259
- Fixed bugs in vdo script argument parsing.
- Resolves: rhbz#1679224
-
Fri Dec 14 2018 - Andy Walsh <awalsh@redhat.com> - 6.2.0.293-10
- Fixed a bug in the vdo script when checking the logical thread count.
- Resolves: rhbz#1645325
- Corrected the vdo script manpage entry for maxDiscardSize.
- Resolves: rhbz#1651251
- Allowed VDO backing devices to be specified by major:minor device number.
- Resolves: rhbz#1594285
- Fixed bugs when the vdo script is invoked against an existing device
which is not a VDO.
- Resolves: rhbz#1588083
- Update vdo manpage to reflect deleted statistics.
- Resolves: rhbz#1639792
- Updated vdo script to handle partitioned devices
- Resolves: rhbz#1658224
-
Fri Nov 16 2018 - Andy Walsh <awalsh@redhat.com> - 6.2.0.273-9
- Fixed a build dependency issue with device-mapper-devel
- Resolves: rhbz#1650686
- Improved checking for existing LVM physical volumes when formatting a new VDO
volume.
- Resolves: rhbz#1627859
- Removed read cache statistics, configuration options, and table line
parameters.
- Resolves: rhbz#1639792
- Fixed a bug which would cause the default logical size to be 480 KB smaller
than it could be without causing over-provisioning.
- Resolves: rhbz#1645690
- Limited the number of logical zones to 60.
- Resolves: rhbz#1645325
- Removed extraneous man pages.
- Resolves: rhbz#1649950
-
Sun Oct 07 2018 - Andy Walsh <awalsh@redhat.com> - 6.2.0.239-8
- Modified vdo script to use the new physical and logical growth procedures
including support for the new table line format (the old format is still
supported as well).
- Resolves: rhbz#1631869
-
Mon Sep 17 2018 - Andy Walsh <awalsh@redhat.com> - 6.2.0.219-8
- Fixed error path memory leaks in the UDS module.
- Resolves: rhbz#1609403
- Convered nagios scripts to monitor scripts
- Made all configuration load errors use generic messaging in the vdo
script.
- Resolves: rhbz#1626237
- Added missing va_end() calls.
- Resolves: rhbz#1627953
- Modified Makefile to take build flags from rpmbuild.
- Resolves: rhbz#1624184
-
Fri Aug 03 2018 - Florian Weimer <fweimer@redhat.com> - 6.2.0.187-8
- Honor %{valgrind_arches}
-
Mon Jul 30 2018 - Florian Weimer <fweimer@redhat.com> - 6.2.0.187-7
- Rebuild with fixed binutils
-
Sun Jul 29 2018 - Andy Walsh <awalsh@redhat.com> - 6.2.0.187-6
- Improved man pages.
- Resolves: rhbz#1600247
- Modified vdo scripts to ignore (but preserve) unrecognized parameters in the
vdo config file so that config files are compatible across versions.
- Resolves: rhbz#1604122