Bug 1588455
Summary: | RHV Hosts are continuosly logging error :- database connection failed (No such file or directory) | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Siddhant Rao <sirao> |
Component: | ovirt-provider-ovn | Assignee: | Marcin Mirecki <mmirecki> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Michael Burman <mburman> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.2.3 | CC: | amarchuk, danken, dfediuck, fdelorey, klaas, ltsai, mburman, mkalinin, mmirecki, myakove, sirao |
Target Milestone: | ovirt-4.2.5 | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2019-04-07 10:48:54 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Siddhant Rao
2018-06-07 11:46:52 UTC
I assume the cause was the openvswitch service not being started. How did you condfigure the host? Did you use vdsm-tool: vdsm-tool ovn-config <ovn central ip> <tunneling ip>? This command should enable and start the openvswitch and ovn-controller services. Any errors while executing these? Was the host added to rhvm-4.2, or is it an upgrade? Does its cluster have ovn as its default provider? Did you intend to use ovn? On non-ovn cluster, we expect ovs service not to be running, and the ovn driver must not spam the logs. Marcin, How did you condfigure the host? Did you use vdsm-tool: vdsm-tool ovn-config <ovn central ip> <tunneling ip>? Ans. I did not configure the host as such using the vdsm-tool command you mentioned above, these errors feature immediately after the Manager is upgraded. I am not familiar with <ovn central ip> or <tunneling ip>, let me check these and see if i get any errors. Dan, The Host was upgraded to 4.2 , The cluster does have ovn as it's default provider. --------- This is seen immediately after the Manager and any one Host (in my test setup) is upgraded to 4.2.3 , after we select "Yes" to configure ovn-provider. We are asked the below in the engine-setup, oVirt OVN provider user[admin@internal]: oVirt OVN provider password: After entering these and after the engine-setup ends, we observe that the openvswitch service is running on the manager but not on the Hosts. Should the service be disabled on the Host even if OVN is configured during the engine-setup?. Hi Siddhant, Sorry for the too detailed question, I assumed you have configured OVN on the host and that was not working. The error message is raised when vdsm tries to gather some additional information needed by the ovn provider. This it can not do, because the ovs service is not running. This error is not critical, and can be ignored when you are not using OVN networks on the host. I will add a fix to mute the log message if ovn is not configured properly on the host, and add this in a more suitable place (one that does not spam the log). Dan, this bug moved to modified without adding any patch. Can you please detail which builds will contain the fix? This bug is fixed by: https://gerrit.ovirt.org/#/c/92136/ contained in build: ovirt-provider-ovn-1.2.12-1 ovs-vsctl get Open_vSwitch . external_ids:system-id "7c6a0eec-6d83-4ce3-9215-e83cb39651a4" Verified on ovirt-provider-ovn-driver-1.2.12-1.el7ev.noarch Meni / Marcin, This bug is on verified and 4.2.5 is out. Why is this bug still open? Who can confirm the correct status of it? Thank you! (In reply to Marina from comment #10) > Meni / Marcin, > > This bug is on verified and 4.2.5 is out. > Why is this bug still open? > Who can confirm the correct status of it? > > Thank you! Marina, The fix for this bug is for ovirt-provider-ovn and it was verified by Meni(see comment9) with rhv 4.2.5 The status is verified, i have no idea what it didn't moved to current release. Let's wait for Marcin's reply. This is still happening with ovirt-provider-ovn-driver-1.2.16-1.el7ev.noarch "ovs-vsctl: ovs|00001|db_ctl_base|ERR|unix:/var/run/openvswitch/db.sock: database connection failed (No such file or directory)" in logs, seems to correspond to the rhv-manager being restarted. The cluster is not using ovn, service is disabled. See case 02352174 Greetings Klaas Also have another host with ovirt-provider-ovn-driver-1.2.17-1.el7ev.noarch with the same error in logs Hello, I have a customer who is still facing this problem even after updating with the packages in which the fix has been shipped. Please have a look into it. Let me know if you require any logs or if you need any other information. The customer is using the below versions of the package, rhvm-4.2.6.4-0.1.el7ev.noarch ovirt-provider-ovn-1.2.14-1.el7ev.noarch On the Host : ovirt-provider-ovn-driver-1.2.16-1.el7ev.noarch openvswitch-2.9.0-70.el7fdp.1.x86_64 (In reply to Siddhant Rao from comment #17) > Hello, > > I have a customer who is still facing this problem even after updating with > the packages in which the fix has been shipped. > Please have a look into it. > Let me know if you require any logs or if you need any other information. > > The customer is using the below versions of the package, > > rhvm-4.2.6.4-0.1.el7ev.noarch > ovirt-provider-ovn-1.2.14-1.el7ev.noarch > > On the Host : > > ovirt-provider-ovn-driver-1.2.16-1.el7ev.noarch > openvswitch-2.9.0-70.el7fdp.1.x86_64 Hi Siddhant, Please open a new bug to track the issue your customer is facing. This current bug was verified and closed as current release and should stay this way. Thanks |