Bug 1150285
| Summary: | vdsm: IOError: [Errno 2] No such file or directory: '/etc/ovirt-hosted-engine/hosted-engine.conf' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Douglas Schilling Landgraf <dougsland> | ||||
| Component: | ovirt-hosted-engine-ha | Assignee: | Jiri Moskovcak <jmoskovc> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | meital avital <mavital> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 3.5.0 | CC: | bazulay, danken, dfediuck, ecohen, fdeutsch, gklein, iheim, jmoskovc, lpeer, lsurette, msivak, sbonazzo, yeylon | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | 3.5.0 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | sla | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-10-10 13:06:44 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
Douglas Schilling Landgraf
2014-10-07 20:04:16 UTC
Created attachment 944742 [details]
logs
Sandro, don't we have a default installed or is it generated during the installation? /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/env/config.py is shipped in ovirt-hosted-engine-ha.rpm. Is that RPM installed on the node on purpose? (do we support hosted engine on the node?) If so, I suppose that /etc/ovirt-hosted-engine/hosted-engine.conf should better exist, too. (In reply to Dan Kenigsberg from comment #3) > /usr/lib/python2.7/site-packages/ovirt_hosted_engine_ha/env/config.py is > shipped in ovirt-hosted-engine-ha.rpm. Is that RPM installed on the node on > purpose? (do we support hosted engine on the node?) Yes, we do. > If so, I suppose that > /etc/ovirt-hosted-engine/hosted-engine.conf should better exist, too. Indeed but AFAIK ovirt-hosted-engine-setup during the setup creates hosted-engine.conf. However, I am running the node as virtual machine (nested kvm). I didn't setup hosted engine at all. I'm pretty sure to have seen a patch somewhere removing that traceback. (In reply to Doron Fediuck from comment #2) > Sandro, don't we have a default installed or is it generated during the > installation? It's generated during the installation. (In reply to Sandro Bonazzola from comment #5) > I'm pretty sure to have seen a patch somewhere removing that traceback. http://gerrit.ovirt.org/#/c/31432/ It's supposed to be fixed in vdsm-4.16.6-1, but apparently there is something wrong. I'm going to dig into this a bit. *** This bug has been marked as a duplicate of bug 1045053 *** |