Bug 1324556 - race between SetupNetwork and event-triggered getVdsCaps
Summary: race between SetupNetwork and event-triggered getVdsCaps
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Network
Version: ---
Hardware: x86_64
OS: Linux
high
medium
Target Milestone: ovirt-4.0.2
: 4.0.2
Assignee: Alona Kaplan
QA Contact: Michael Burman
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-06 15:42 UTC by Michael Burman
Modified: 2016-08-12 14:31 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-12 14:31:47 UTC
oVirt Team: Network
Embargoed:
rule-engine: ovirt-4.0.z+
rule-engine: planning_ack+
rule-engine: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)
Logs (488.39 KB, application/x-gzip)
2016-04-06 15:42 UTC, Michael Burman
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 59318 0 None None None 2016-07-24 11:12:39 UTC

Description Michael Burman 2016-04-06 15:42:01 UTC
Created attachment 1144247 [details]
Logs

Description of problem:
vdsm sending notifications and events every half second when recognize engine is not sampling and this is causing and invoking caps and cause the setup networks to be locked. 

It is blocking from add host to 4.0 alpha1 engine with 'ovirtmgmt' is missing and host become NonOperational.  

'Host orchid-vds1.qa.lab.tlv.redhat.com does not comply with the cluster CL1 networks, the following networks are missing on host: 'ovirtmgmt'

Version-Release number of selected component (if applicable):
vdsm-4.17.999-883.git1c06132.el7.centos
4.0.0-0.0.master.20160404161620.git4ffd5a4.el7.centos


Steps to Reproduce:
1. Try to add host(4.0) to 4.0 alpha1 

Actual results:
Add host failed and host in NonOperational. 

Expected results:
vdsm shouldn't generate and send events if can't sample engine.
Add host must work.

Comment 1 Sandro Bonazzola 2016-05-02 10:10:14 UTC
Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA.

Comment 2 Dan Kenigsberg 2016-05-05 12:59:55 UTC
We have reverted event-changing from Vdsm https://gerrit.ovirt.org/55967 , so the Engine-side race is less urgent now, and should not be considered as an automation blocker.

Comment 3 Michael Burman 2016-07-24 13:29:54 UTC
Verified on - 4.0.2-0.1.rc.el7ev and vdsm-4.18.8-1.el7ev.x86_64


Note You need to log in before you can comment on or make changes to this bug.