Bug 1836638
| Summary: | [HE] Fail to deploy hosted-engine on IPv6 static host | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Roni <reliezer> |
| Component: | ovirt-hosted-engine-setup | Assignee: | Sandro Bonazzola <sbonazzo> |
| Status: | CLOSED ERRATA | QA Contact: | Roni <reliezer> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.4.0 | CC: | dholler, dougsland, lsurette, mburman, mhicks, michal.skrivanek, nlevy, pelauter, rcyriac, srevivo |
| Target Milestone: | ovirt-4.4.0 | Keywords: | Automation, AutomationBlocker, Regression |
| Target Release: | 4.4.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rhv-4.4.0-35 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-08-04 13:28:34 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
The installed appliance is rhvm-appliance-4.4-20200417.0.el8ev.x86_64 (In reply to Roni from comment #37) > The installed appliance is rhvm-appliance-4.4-20200417.0.el8ev.x86_64 And it contains old ansible-runner-service-1.0.1-6.el8ev version. without the desired fix. you're supposed to let appliance be upgraded (or do it differently yourself), this was a recent behavior change that ansible deployment scripts update the packages before engine-setup starts. Please test once that works in your particular setup (In reply to Michal Skrivanek from comment #43) > you're supposed to let appliance be upgraded (or do it differently > yourself), this was a recent behavior change that ansible deployment scripts > update the packages before engine-setup starts. Please test once that works > in your particular setup This will take some time. Didn't we agreed you will ship us new appliance anyhow? And you mean before hosted-engine --deploy, not engine-setup, this should be dome much earlier.. We will eventually get a newer appliance, yes, but I just can't tell when exactly. The update is done as part of ovirt-ansible-hosted-engine-setup. If you're not using that and invoke hosted-engine --deploy manually on extracted appliance then you are the one responsible for updating it before you run it. (In reply to Michal Skrivanek from comment #47) > We will eventually get a newer appliance, yes, but I just can't tell when > exactly. > > The update is done as part of ovirt-ansible-hosted-engine-setup. If you're > not using that and invoke hosted-engine --deploy manually on extracted > appliance then you are the one responsible for updating it before you run it. I'm not sure i quite follow. Update what? the appliance or the desired package? will i be able to update on a rhv-h host? with yum update of with the ansible playbook? you wrote update it, but i don't understand what it means. and how the update should be done. After we installing the rhvm-appliance and before running hosted-engine --deploy --6 , what should we exactly do? tnx Verified on: v4.4.1-0.1.el8ev rhvm-appliance v4.4-20200521.0.el8ev ovirt-engine-4.4.1-0.1.el8ev.noarch vdsm-4.40.17-1 ansible-runner-service-1.0.2-1.el8ev.noarch NetworkManager-1.22.8-4.el8.x86_64 nmstate-0.2.6-13 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (RHV RHEL Host (ovirt-host) 4.4), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:3246 |
Created attachment 1689393 [details] HE deploy logs Description of problem: Deploy hosted-engine on IPv6 only host fails Version-Release number of selected component (if applicable): 4.4.0.2-0.1.el8ev How reproducible: 100% Steps to Reproduce: 1. Reprovision host with RHVH OS 2. Install rhvm-appliance 3. Enable IPv6 address only (+ ipv6 DNS & Gateway), disable IPv4 4. Deploy hosted-engine as followed: hosted-engine --deploy --6 --config-append={answer_file} Actual results: Deploy failed error at the log: {"changed": false, "msg": "You must specify either 'url' or 'hostname'."} Expected results: Deploy should success Additional info: See attached logs that include the answer-file + deploy-output + full logs