Releases: dm-vdo/vdo
Releases · dm-vdo/vdo
6.2.1.48
Version 6.2.1.48 Note: This is a pre-release version, future versions of VDO may not support VDO devices created with this version. - Added bash command completion for vdostats. - Added missing newline to the output from vdoFormat. - Fixed bug in the value displayed by vdostats for statistics which are not currently available. - Updated vdo script to reflect changes in lvm. - Reduced error output when removing a VDO device whose backing storage is missing. - Removed the VDO Ansible module and examples from the vdo package. - Fixed bugs in vdo script argument parsing.
6.1.2.41
6.2.0.298
6.1.2.38
Version 6.1.2.38 - Fixed more error path memory leaks. - Renamed monitoring scrips to reflect the fact that they can be used with tools other than nagios. - Improved error messages in the vdo script. - Fixed a hang when recovering a VDO volume with a physical size larger than 16TB. - Rebased to version 6.2.0 of the UDS library. - Improved man pages. - Improved checking for existing LVM physical volumes when formatting a new VDO volume. - Fixed a bug which would cause the default logical size to be 480 KB smaller than it could be without causing over-provisioning. - Removed extraneous man pages. - Allowed VDO backing devices to be specified by major:minor device number. - Improved behavior when attempting to create a VDO volume whose name conflicts with an existing dm target. - Modified vdo script to report fewer errors when removing a VDO which sits atop a missing device.
6.2.0.293
Version 6.2.0.293 Note: This is a pre-release version, future versions of VDO may not support VDO devices created with this version. - Fixed a bug in the vdo script when checking the logical thread count. - Corrected the vdo script manpage entry for maxDiscardSize. - Allowed VDO backing devices to be specified by major:minor device number. - Fixed bugs when the vdo script is invoked against an existing device which is not a VDO. - Update vdo manpage to reflect deleted statistics.
6.2.0.273
Version 6.2.0.273 Note: This is a pre-release version, future versions of VDO may not support VDO devices created with this version. - Documented the disk space requirements implied by the --indexMem option. - Improved checking for existing LVM physical volumes when formatting a new VDO volume. - Removed read cache statistics, configuration options, and table line parameters. - Fixed a bug which would cause the default logical size to be 480 KB smaller than it could be without causing over-provisioning. - Limited the number of logical zones to 60. - Added a version 2 table line which uses DM-style optional parameters. - Added a maximum discard size table line parameter and removed the corresponding sysfs parameter which applied to all VDO devices. - Fixed a vdo script bug getting the size of a partition underneath a VDO device which prevented such devices from growing their physical size. - Removed extraneous man pages.
6.2.0.239
Version 6.2.0.239 Note: This is a pre-release version, future versions of VDO may not support VDO devices created with this version. - 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).
6.2.0.219
Version 6.2.0.219 Note: This is a pre-release version, future versions of VDO may not support VDO devices created with this version. - Fixed error path memory leaks in the UDS module. - Convered nagios scripts to monitor scripts - Made all configuration load errors use generic messaging in the vdo script. - Added missing va_end() calls. - Modified Makefile to take build flags from rpmbuild.