Bug 1613763

Summary: [BLOCKED][RFE] - Allow ISCSI bonding in hosted engine setup
Product: [oVirt] ovirt-hosted-engine-setup Reporter: Yaniv Lavi <ylavi>
Component: RFEsAssignee: Asaf Rachmani <arachman>
Status: CLOSED EOL QA Contact: Nikolai Sednev <nsednev>
Severity: medium Docs Contact:
Priority: high    
Version: 2.2.24CC: ai90iv, bugs, cshao, jcoscia, mnecas, nsednev, omachace, stirabos, vinicius
Target Milestone: ---Keywords: FutureFeature
Target Release: ---Flags: sbonazzo: ovirt-4.5?
ylavi: planning_ack+
rule-engine: devel_ack?
rule-engine: testing_ack?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-04-20 14:15:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yaniv Lavi 2018-08-08 10:11:58 UTC
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.

Comment 1 Simone Tiraboschi 2018-08-09 10:54:27 UTC
Ondra,
do we have any support for iSCSI bonding in our ansible modules?

Comment 2 Ondra Machacek 2018-08-20 13:20:27 UTC
It's not please open an issue, if we need it .

Comment 3 Sandro Bonazzola 2018-09-21 07:06:18 UTC
Not identified as blocker for 4.2.7, moving to 4.2.8.
Simone, did you open the issue? can you link it here?

Comment 5 Sandro Bonazzola 2019-01-21 08:28:24 UTC
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.

Comment 6 Simone Tiraboschi 2019-01-28 12:40:59 UTC
We completely lack the capability to create an iSCSI bond from oVirt ansible modules.
Setting this as blocked.

Comment 7 Vinícius Ferrão 2019-02-06 22:44:03 UTC
Is there any workaround to deploy a SHE with iSCSI Multipath manually? So the Ansible deployed can consume the predefined configuration?

Comment 8 Sandro Bonazzola 2019-02-18 07:54:48 UTC
Moving to 4.3.2 not being identified as blocker for 4.3.1.

Comment 9 Sandro Bonazzola 2020-02-05 08:20:30 UTC
Ondra, any update on this?

Comment 10 Sandro Bonazzola 2020-03-11 08:34:42 UTC
Ondra?

Comment 11 Ondra Machacek 2020-03-18 11:48:34 UTC
It isn't. Martin can you please implement it?

Comment 12 Martin Necas 2020-03-20 16:08:43 UTC
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

Comment 13 Martin Necas 2020-03-20 16:13:02 UTC
But it can be worked around by using library with the fix in ovirt-hosted-engine-setup.

Comment 14 Martin Necas 2020-03-24 11:25:47 UTC
I have created a patch for it but would be best if someone could test it more thoroughly.

Comment 15 Ai90iV 2020-08-20 20:40:52 UTC
 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.

Comment 16 Martin Necas 2020-08-21 07:15:00 UTC
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

Comment 18 Ai90iV 2020-09-02 05:22:07 UTC
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?

Comment 19 Martin Necas 2020-09-02 09:13:53 UTC
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.

Comment 20 Sandro Bonazzola 2022-04-20 14:15:20 UTC
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.

Comment 21 Vinícius Ferrão 2022-04-20 16:04:08 UTC
Sandro, it seems that work have been up until RHV 4.4.3; can you guys still consider this bug?