Bug 878002
| Summary: | AIO setup should fail immediately if adding host fails | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Alex Lourie <alourie> |
| Component: | ovirt-engine-setup | Assignee: | Alex Lourie <alourie> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Novotny <pnovotny> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.1.0 | CC: | bazulay, dyasny, iheim, mgoldboi, Rhev-m-bugs, sgrinber, ykaul |
| Target Milestone: | --- | ||
| Target Release: | 3.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | integration | ||
| Fixed In Version: | sf-8 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | Bug | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 947753 | ||
| Bug Blocks: | 915537 | ||
|
Description
Alex Lourie
2012-11-19 12:23:01 UTC
Fix posted for review: http://gerrit.ovirt.org/#/c/10578/ Already part of rhev-3.2 Verified in rhevm-3.2.0-10.26.rc.el6ev.noarch (sf17). Note: Host state faked by setting it manually to 'failed' in the isHostUp() function in /usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py file. During the phase "AIO: Adding Local host..." the setup immediately failed with message "Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs.". Verification: $ yum install rhevm-setup rhevm-setup-plugin-allinone $ rhevm-setup ... ... Installing: AIO: Validating CPU Compatibility... [ DONE ] AIO: Adding firewall rules... [ DONE ] Configuring RHEV Manager... [ DONE ] Configuring JVM... [ DONE ] Creating CA... [ DONE ] Updating ovirt-engine service... [ DONE ] Setting Database Configuration... [ DONE ] Setting Database Security... [ DONE ] Creating Database... [ DONE ] Updating the Default Data Center Storage Type... [ DONE ] Editing RHEV Manager Configuration... [ DONE ] Editing Postgresql Configuration... [ DONE ] Configuring the Default ISO Domain... [ DONE ] Configuring Firewall... [ DONE ] Starting ovirt-engine Service... [ DONE ] Configuring HTTPD... [ DONE ] AIO: Creating storage directory... [ DONE ] AIO: Adding Local Datacenter and cluster... [ DONE ] AIO: Adding Local host (This may take several minutes)... [ ERROR ] Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs. Please check log file ... for more information 3.2 has been released 3.2 has been released 3.2 has been released |