Open roffery opened 3 months ago
cc @bgurney-rh @rhawalsh click here for bot help
FWIW, command to convert a non-VDO LV to a VDO LV:
lvconvert --type vdo-pool -n vdo-myvol -V 100G myvg/myvol
--type vdo-pool
is also available on Arch's lvconvert. The lvm changelog will probably be useful when trying to figure out from when exactly it's supported: https://sourceware.org/git/?p=lvm2.git;a=blob_plain;f=WHATS_NEW;hb=HEAD.
Summary
Using
community.general.vdo
module plugin in RHEL 9 and variants results in the following:vdo
in RHEL 9 is now built into LVM instead of having a standalone service and program.Issue Type
Bug Report
Component Name
vdo
Ansible Version
Community.general Version
Configuration
No response
OS / Environment
No response
Steps to Reproduce
Expected Results
Manage VDO
Actual Results
Code of Conduct