Bug 1421548
| Summary: | Failed host installs not handled in a user friendly way. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Germano Veit Michel <gveitmic> |
| Component: | ovirt-engine | Assignee: | Martin Perina <mperina> |
| Status: | CLOSED ERRATA | QA Contact: | Petr Matyáš <pmatyas> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.1.0 | CC: | gklein, gveitmic, lsurette, lsvaty, mperina, rbalakri, Rhev-m-bugs, srevivo, ykaul |
| Target Milestone: | ovirt-4.1.1 | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Germano Veit Michel
2017-02-13 04:08:22 UTC
Germano, are you sure that you tried to execute Reinstall when host is in status 'Install Failed'? I've tried that today with latest 4.1 and you can execute it without any issues (no need to switch host to Maintenance). Moving host to Maintenance from InstallFailed (especially for new installations when host is not yet properly configured) is a bit problematic: 1. Unfortunately we execute HostMonitoring for status PreparingForMaintenance 2. When default firewall is present on the host, all packets for engine <-> VDSM communication are dropped, which cause NoRouteToHost exception and this moves host from PreparingToMaintenance to NonResponsive (we need to rethink if host monitoring shouldn't be disable for PreparingToMaintenance status) Good news is that moving host to Maintenance from NonResponsive is almost immediate, so it's a workaround for that. But as I said above, you should be able to execute Reinstall for host in InstallFailed status ... (In reply to Martin Perina from comment #2) > Germano, are you sure that you tried to execute Reinstall when host is in > status 'Install Failed'? I've tried that today with latest 4.1 and you can > execute it without any issues (no need to switch host to Maintenance). Yes, quite sure. I can reproduce it as many times I want. And it happens on different installs, including upstream oVirt. Always the same. Just to illustrate I reproduced it again today and took a screenshot, including the events tab showing the failed install and the host being in Install Failed state. Then I clicked on Re-Install, it asked for the SSH password and I clicked OK. Same story. Right, screenshots are not really useful. But what sort of information should I collect to help you troubleshoot this? Any extra debug level in the engine? Neither me nor QA were able to reproduce this issue on latest 4.1 builds (ovirt-engine-4.1.1), so this was already fixed in patches merged after RHV 4.1 beta. So moving to MODIFIED to verify that properly Verified on 4.1.1-2 |