-
Tue Feb 11 2020 - Andy Walsh <awalsh@redhat.com> - 6.2.2.117-13
- Improved man pages and help text for vdo script and vdo utilities.
- Resolves: rhbz#1505748
- Resolves: rhbz#1636043
- Resolves: rhbz#1746539
- Modified vdoformat to display the maximum VDO size based on the
configured slab size when formatting a volume. Modified vdo script to
also display this output when creating a new VDO.
- Resolves: rhbz#1659173
-
Mon Nov 25 2019 - Andy Walsh <awalsh@redhat.com> - 6.2.2.33-12
- Fixed bug in the import command of the vdo script which would fail if
there were no active dm devices.
- Resolves: rhbz#1767491
- Added a version command to the vdo script to report the script version.
- Resolves: rhbz#1730429
- Added version options to vdo utilities which did not have one.
- Resolves: rhbz#1730429
- Removed deprecated vdoprepareupgrade utility.
- Resolves: rhbz#1774700
-
Wed Oct 30 2019 - Andy Walsh <awalsh@redhat.com> - 6.2.2.24-11
- Began preparations for releasing more VDO analysis and debugging tools.
- Relates: rhbz#1687996
- Really added the ability to modify the UUID of a VDO device (the previous
version omitted some of the files necessary for this feature).
- Resolves: rhbz#1713749
-
Thu Oct 17 2019 - Andy Walsh <awalsh@redhat.com> - 6.2.2.18-11
- Added the ability to modify the UUID of a VDO device.
- Resolves: rhbz#1713749
- Added an import command to the vdo script to allow management of an
existing VDO device which is not already in the vdo config file.
- Resolves: rhbz#1737619
- Modified the vdo script to warn the user when starting or stopping a VDO
device if the device is already in the desired state.
- Resolves: rhbz#1738651
-
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