Description of problem: In order to simply provide HA for HE storage, we need to add a simple method to create a ISCSI bond in the setup process.
Ondra, do we have any support for iSCSI bonding in our ansible modules?
It's not please open an issue, if we need it .
Not identified as blocker for 4.2.7, moving to 4.2.8. Simone, did you open the issue? can you link it here?
re-targeting to 4.3.1 since this BZ has not been proposed as blocker for 4.3.0. If you think this bug should block 4.3.0 please re-target and set blocker flag.
We completely lack the capability to create an iSCSI bond from oVirt ansible modules. Setting this as blocked.
Is there any workaround to deploy a SHE with iSCSI Multipath manually? So the Ansible deployed can consume the predefined configuration?
Moving to 4.3.2 not being identified as blocker for 4.3.1.
Ondra, any update on this?
Ondra?
It isn't. Martin can you please implement it?
I'll look into it and update it as soon as possible, but because of it is RFE, it won't be in ansible 2.9 but in ansible collection [1]. And collection will not be in 4.4 maybe in a late version of it but probably in 4.5. [1] https://github.com/ovirt/ovirt-ansible-collection
But it can be worked around by using library with the fix in ovirt-hosted-engine-setup.
I have created a patch for it but would be best if someone could test it more thoroughly.
Dear Martin, Did you manage to find testers group for your patch? What shall I do in case I would like to test patch in my environment.
Nobody that I'm aware of. The easiest way how to test it is to install the collection and use the module from it (ovirt.ovirt.ovirt_datacenter) https://galaxy.ansible.com/ovirt/ovirt
I will be able to test only on Red Hat 8 environment, right? In case I have running RHEV 7.7 I do not have chance to test?
Around downstream it is in plan to have the collection implemented in RHV 4.4.3 on RHEL 8. You still can test it but would need to configure it manually. Please check the library in developing locally - https://docs.ansible.com/ansible/latest/dev_guide/developing_locally.html Where you could copy the module from 2.9 and copy the changes.
This is an automated message. This Bugzilla report has been opened on a version which is not maintained anymore (4.2). Please check if this bug is still relevant in oVirt 4.5.0 and reopen if still an issue.
Sandro, it seems that work have been up until RHV 4.4.3; can you guys still consider this bug?