Dne 21. 07. 25 v 20:07 Matthew Sakai napsal(a):
On 7/21/25 5:29 AM, Mikulas Patocka wrote:
Hi
When I install VDO tools version 8.3.1.1 on Debian Sid and I run the LVM
testsuite, I get failure in these tests:
This has to be a userspace problem, right?
The difference between versions 8.3.1.1 and 8.3.0.73 is very small, just an
update to the acceptable inputs to vdoformat:
https://github.com/dm-vdo/vdo/commit/0ec7597b60e5e6c2c33dfea057ac38bf157acffb
Hi
So the issue was buried within the vdo_reader code trying to parse VDO
metadata and the use of 32b arch for user-space on 64bit kernel (as VDO kernel
part is only supported on 64b kernels).
Fixed in upstream lvm with this commit:
https://gitlab.com/lvmteam/lvm2/-/commit/af42fa8553216f24120c23a855a53bd3cc85b61c
Regards
Zdenek