Bug 1304611
Summary: | Manager displays "The Hosted Engine Storage Domain doesn't exist. It should be imported into the setup." | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Sistemas Amtega <sistemas-soporte-linux> | ||||
Component: | ovirt-engine | Assignee: | Roy Golan <rgolan> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.6.0 | CC: | ahoness, amureini, dfediuck, gklein, lsurette, rbalakri, rgolan, Rhev-m-bugs, sistemas-soporte-linux, yeylon, ykaul | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-02-07 08:03:30 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: |
|
Description
Sistemas Amtega
2016-02-04 07:37:38 UTC
Hi, this is a standard message which indicates you need to create your first data storage domain. Once created, you'll be able to see more information (such as the hosted engine VM). Can you please try and report back? We already have created a data storage domain. In fact, we haver 192 virtual machines running on the Beta test platform. The engine should import the HE VM after the first storage data domain is created and cluster compatibility level is changed to 3.6. This will make the HE VM visible if installation was completed correctly. Can you please verify the cluster compatibility level is 3.6 and provide the engine log files? We are installing the beta from scratch, so logic says that by default the cluster should be created with 3.6 compatibility level. In any case, we have looked the cluster config and it is with 3.6 compatibility level. I attach sosreport from manager. Created attachment 1121323 [details]
sosreport from manager
The name of the hosted engine storage domain according to the log is *stg-data-fc-he-0001* and the engine still expects *hosted_storage*. Bug 1294457 handles that already. This can be quickly corrected with: psql --dbname=engine -U engine <<EOF select fn_db_add_config_value('HostedEngineStorageDomainName','stg-data-fc-he-0001', 'general'); EOF and a restart to ovirt-engine *** This bug has been marked as a duplicate of bug 1294457 *** |