Bug 1088572
Summary: | hosted-engine script fails with Traceback when cluster doesn't return a CPU type | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | wdaniel | |
Component: | ovirt-hosted-engine-setup | Assignee: | Sandro Bonazzola <sbonazzo> | |
Status: | CLOSED ERRATA | QA Contact: | Artyom <alukiano> | |
Severity: | high | Docs Contact: | ||
Priority: | medium | |||
Version: | 3.3.0 | CC: | aburden, acathrow, amureini, ayersmj, bazulay, benglish, didi, dougsland, iheim, juan.hernandez, lveyde, pstehlik, Rhev-m-bugs, sbonazzo, scohen, stirabos, ukar, yeylon | |
Target Milestone: | --- | Keywords: | Reopened, ZStream | |
Target Release: | 3.4.0 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | integration | |||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
Previously, the Red Hat Enterprise Virtualization Manager would not provide CPU information for cluster objects in the response to the first query made by the ovirt-hosted-engine-setup command under certain conditions. This would cause setup to fail after timing out due to not having CPU information. Now, the ovirt-hosted-engine-setup command queries the Red Hat Enterprise Virtualization Manager again until the timeout is reached, allowing CPU information to be retrieved corrected and setup to complete successfully.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1092378 (view as bug list) | Environment: | ||
Last Closed: | 2014-06-09 14:48:05 UTC | 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: | ||||
Bug Blocks: | 1092378 |
Description
wdaniel
2014-04-16 19:33:21 UTC
(In reply to wdaniel from comment #0) > Actual results: > > hosted-engine script fails out during the final phase of installation > > Expected results: > > hosted-engine script successfully finishes If cpu object is not returned, the installation can't successfully finish. The only thing I can do is completing the setup without adding the host to the engine without the traceback, allowing the user to check why the cluster is not working as expected and manually add the host to the engine. Proposed a patch for getting more debug info on hosted-engine setup side and avoid the traceback. *** This bug has been marked as a duplicate of bug 1073986 *** *** Bug 1073986 has been marked as a duplicate of this bug. *** Verified on is8.1 On this scenario https://bugzilla.redhat.com/show_bug.cgi?id=1080513 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, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-0505.html |