Bug 1448808
| Summary: | Wrong message when re-installing host as HE host | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Elad <ebenahar> | ||||
| Component: | Frontend.WebAdmin | Assignee: | bugs <bugs> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.1.2.1 | CC: | bugs, ylavi | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-05-17 12:38:06 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Occurs when trying to re-install host as a hosted engine host before first storage domain creation in the setup (so the HE storage domain hasn't been imported yet). *** This bug has been marked as a duplicate of bug 1441431 *** |
Created attachment 1277043 [details] engine.log Description of problem: Put host in maintenance -> reinstall -> choose HE subtab -> choose deploy -> OK Got the following error message: Cannot edit Host. You are using an unmanaged hosted engine VM. Please upgrade the cluster level to 3.6 and wait for the hosted engine storage domain to be properly imported. The error message in Webadmin is misleading and not relevant. The cluster compatibility level I'm using is 4.1. The error message in engine.log: 2017-05-08 04:39:31,721-04 WARN [org.ovirt.engine.core.bll.hostdeploy.InstallVdsCommand] (default task-18) [a1ae054a-555c-4c73-a12b-23e7163124b7] Validation of action 'InstallVds' failed for user admin@internal-authz. Reasons: VAR__ACTION__UPDATE,VAR__TYPE__HOST,ACTION_TYPE_FAILED_UNMANAGED_HOSTED_ENGINE Version-Release number of selected component (if applicable): rhevm-4.1.2-0.1.el7.noarch How reproducible: 100%