I have found a workaround to this. gluster.infra ansible role can exclude and reset lvm filters when "gluster_infra_lvm" variable defined. https://github.com/gluster/gluster-ansible-infra/blob/2522d3bd722be86139c57253a86336b2fec33964/roles/backend_setup/tasks/main.yml#L18
1. Go with gluster deployment wizard till the configuration display step just before deploy. 2. Click Edit and scroll down to "vars:" section. 3. Just under "vars:" section, add "gluster_infra_lvm: SOMETHING" and adjust spaces to match other variables. 4. Don't forget to click save on top before clicking Deploy. This will reset the filter and set it back again with correct devices. _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/H5IDJVSMEPFH2DQ7BORCPALZDLL3LGQP/

