Releases: dm-vdo/vdo
Releases · dm-vdo/vdo
Version 6.2.7.9
- Fixed excessive vdo2lvm "Retrying" messages. - Fixed a pylint 2+ complaint in the vdo scripts.
Version 8.1.1.360
- Fixed vdostats output issues. - Removed incorrect assumptions about major device numbers in vdostats. - Made improvements to the vdorecover script. - Added a tool to make LVMVDO pools read/write so that support and debugging tools may access them.
Version 6.2.6.14
- Updated the vdo man page to explain issues with import. - Added a tool to make LVMVDO pools read/write so that support and debugging tools may access them.
8.1.1.287
Version 6.2.6.7
- Fixed bugs in the vdopreparelvm check to determine whether a device has already been converted. - 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.
Version 6.2.6.3
- Added a check to vdopreparelvm to determine whether it has already been converted.
6.1.3.40
Version 6.2.5.74
- 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.
Version 8.1.0.316
- Rebased to upstream candidate. - Removed support for UDS super block version 6 which can only exist in versions of the index which the current code does not support. - Removed all python based tools. vdostats is now a C program, and all management should be done with LVM.