Bug 1590109
Summary: | refresh caps events are not sent on network dhcp attachment or update | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Michael Burman <mburman> | ||||||||||
Component: | BLL.Network | Assignee: | Alona Kaplan <alkaplan> | ||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Michael Burman <mburman> | ||||||||||
Severity: | high | Docs Contact: | |||||||||||
Priority: | medium | ||||||||||||
Version: | 4.2.4.1 | CC: | bugs, danken, dfediuck, edwardh, mburman, ylavi | ||||||||||
Target Milestone: | ovirt-4.2.6 | Flags: | rule-engine:
ovirt-4.2+
mburman: testing_plan_complete- |
||||||||||
Target Release: | 4.2.6.2 | ||||||||||||
Hardware: | x86_64 | ||||||||||||
OS: | Linux | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | ovirt-engine-4.2.6.2 | Doc Type: | If docs needed, set a value | ||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2018-09-03 15:09:28 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: | |||||||||||||
Bug Depends On: | |||||||||||||
Bug Blocks: | 1517638 | ||||||||||||
Attachments: |
|
Description
Michael Burman
2018-06-12 05:38:02 UTC
Created attachment 1450321 [details]
screenshot
Created attachment 1450322 [details]
logs
Michael, can you `ifdown ovirt-device-with-dhcp`, refresh caps, see the host out-of-sync, follow with `ifup ovirt-device-with-dhcp`, and check {super,}vdsm and engine logs? Created attachment 1450805 [details]
logs set2
Created attachment 1450839 [details]
logs set3
Please ignore previous attachment
Further investigation revealed that the notification is sent from VDSM but it is most probably ignored at the Engine side. The notification is sent while Engine is in the process of a post setup caps refresh, and it seems it will ignore notifications to issue another caps if the previous one has not completed yet. also available in nightly ovirt-engine-0:4.2.6.3_SNAPSHOT-93.g584f531.0.scratch.master.el7ev Verified on - 4.2.6.3_SNAPSHOT-94.gbbcd5cb.0.scratch.master.el7ev and vdsm-4.20.37-1.el7ev.x86_64 |