Skip to content

Releases: dm-vdo/vdo

6.2.1.48

18 Apr 18:55
Compare
Choose a tag to compare
6.2.1.48 Pre-release
Pre-release
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

28 Mar 00:31
Compare
Choose a tag to compare
Version 6.1.2.41

- Removed the VDO Ansible module and associated examples from this package.
- Improved error messages from the vdo script.

6.2.0.298

22 Mar 23:59
Compare
Choose a tag to compare
Version 6.2.0.298

- Updated vdo script to reflected changes in lvm.

6.1.2.38

20 Mar 07:12
Compare
Choose a tag to compare
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

14 Dec 21:59
Compare
Choose a tag to compare
6.2.0.293 Pre-release
Pre-release
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

16 Nov 02:22
Compare
Choose a tag to compare
6.2.0.273 Pre-release
Pre-release
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

05 Oct 21:34
Compare
Choose a tag to compare
6.2.0.239 Pre-release
Pre-release
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

14 Sep 23:25
Compare
Choose a tag to compare
6.2.0.219 Pre-release
Pre-release
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.

6.1.1.125

14 Sep 21:04
Compare
Choose a tag to compare
Version 6.1.1.125

- Converted nagios scripts to monitor scripts.
- Made all configuration load errors use generic messaging in the vdo
  script.

6.1.0.185

05 Sep 23:22
Compare
Choose a tag to compare
Version 6.1.0.185

- Modified vdo script to ignore (but preserve) unrecognised parameters in
  the vdo config file so that config files are compatible across versions.