-
Fri Feb 11 2022 - Andy Walsh <awalsh@redhat.com> - 6.2.6.14-14
- Added a tool to make LVMVDO pools read/write so that support and
debugging tools may access them.
- Resolves: rhbz#1999640
-
Mon Nov 15 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.6.7-14
- Fixed bugs in the vdopreparelvm check to determine whether a device has
already been converted.
- Resolves: rhbz#2017843
- Fixed an issue in the vdo-by-dev tool which could result in a failure to
start vdo devices when some devices in the vdo config file do not exist.
- Resolves: rhbz#2022154
-
Wed Nov 03 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.6.3-14
- Added a check to vdopreparelvm to determine whether it has already been
converted.
- Resolves: rhbz#2017843
-
Fri Aug 20 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.74-14
- Renamed vdo2LVM to vdopreparelvm and moved its installation location to
/usr/libexec so that it is not in common default paths as this utility is
intended to be called from LVM, not directly by users.
- Related: rhbz#1986930
-
Thu Jul 22 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.65-14
- Fixed Coverity scan issues.
- Resolves: rhbz#1982878
-
Thu Jul 15 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.62-14
- Removed extraneous fields from the super block of a converted index.
- Resolves: rhbz#1965546
- Added a parameter to the lvm conversion tool to specify the amount of
space to free up.
- Resolves: rhbz#1966827
- Fixed calculation of the number of expiring chapters in a converted
index.
- Resolves: rhbz#1975546
-
Tue Jun 01 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.41-14
- Integrated the vdo to lvm conversion tool into the vdo management script
and modified the tool itself to correctly convert the UDS index so that
dedupe information is not lost by conversion.
- Resolves: rhbz#1928284
-
Thu May 20 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.21-14
- Added a tool for converting a VDO volume from the vdo management script
to LVM. The tool can be invoked from the new vdo convert command.
- Related: rhbz#1928284
- Fixed a (relatively harmless) buffer overflow in vdo userspace tools.
- Resolves: rhbz#1927938
-
Thu May 13 2021 - Andy Walsh <awalsh@redhat.com> - 6.2.5.11-14
- Introduced new memory size parameter values for UDS indexes which have
been converted from vdo script management to LVM.
- Related: rhbz1928284
- Modified vdo script to fail if the same option is supplied multiple
times.
- Resolves: rhbz#1944087
- Fixed permissions on the vdo script's lock directory.
- Resolves: rhbz#1952105
-
Thu Oct 01 2020 - Andy Walsh <awalsh@redhat.com> - 6.2.4.14-14
- Added --pending option to the vdo status command to indicate
configuration options which have been modified but will not take
effect until the next device start.
- Resolves: rhbz#1838314