Bug 1242235 - [New HostSetupNetworksCommand] Marking ipConfiguration and overridden QoS as out-of-sync
Summary: [New HostSetupNetworksCommand] Marking ipConfiguration and overridden QoS as ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: General
Version: ---
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ovirt-3.6.0-rc
: 3.6.0
Assignee: Eliraz Levi
QA Contact: Michael Burman
URL:
Whiteboard: network
Depends On: 1043226 1184497
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-12 12:50 UTC by Alona Kaplan
Modified: 2016-02-10 19:15 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-11-04 11:41:45 UTC
oVirt Team: Network
Embargoed:
rule-engine: ovirt-3.6.0+
rule-engine: blocker+
ylavi: Triaged+
ylavi: planning_ack+
rule-engine: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 45810 0 master MERGED engine: add ip configuration out of sync indication Never
oVirt gerrit 46460 0 ovirt-engine-3.6 MERGED engine: add ip configuration out of sync indication Never

Description Alona Kaplan 2015-07-12 12:50:06 UTC
Description of problem:

In the old setup networks api there was the ability to see if the following properties are out-of-sync ('out-of-sync'=the logical network/host network qos has different values than the host reported interface- vdsNetworkInterface)- mtu, vlan and QoS (outAverageLinkshare, outAverageUpperlimit and outAverageRealtime).

The new HostSetupNetworks api introduces new entity- NetworkAttachment, which allows tracking also the sync status of the following properties-  
IpConfiguration (boot protocol, ip address, netmask/prefix and gateway) and
overriden QoS.

However, the current code (engine and ui) still doesn't support showing the sync status of those properties.

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. Change the 'ip' of a network via the host
2. Mark the qos of the host network as overridden-> change the 'outAverageLinkshare' manually on the host
3. Call refresh caps

Actual results:
The 'ip' and 'outAverageLinkshare' are not marked as 'out-of-sync'.

Expected results:
The 'ip' and 'outAverageLinkshare' are marked as 'out-of-sync'.

Additional info:

Comment 1 Michael Burman 2015-10-12 07:41:01 UTC
Tested and verified on - 3.6.0-0.18.el6 with vdsm-4.17.8-1.el7ev.noarch

Difference recognized between Host and DC when changing manually network properties on host -->
Host Qos (with tc command)
Bootproto(with vdsClient setup networks command)
IP
Netmask 

This properties marked as out-of-sync ^^

- For gateway change on host i opened a separate BZ 1270688

Comment 2 Sandro Bonazzola 2015-11-04 11:41:45 UTC
oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue.
If problems still persist, please open a new BZ and reference this one.


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