+++ This bug was initially created as a clone of Bug #980363 +++ Description of problem: After attaching network to the Host NIC the speed of 0 or 1 is displayed in the GUI and is shown id DB. getVdsCaps and getVdsStats report the correct speed of 1000 Version-Release number of selected component (if applicable): How reproducible: Sometime Steps to Reproduce: 1. Create network in the Cluster 2. Attach network to the host with SetupNetworks 3. Actual results: The speed of interface is changed from 1000 to 0 or 1 in DB and GUI Expected results: The speed should remain 1000 Additional info: Output of VdsStats for eth3 'eth3': {'macAddr': '', 'name': 'eth3', 'rxDropped': '0', 'rxErrors': '0', 'rxRate': '0.0', 'speed': '1000', 'state': 'up', 'txDropped': '0', 'txErrors': '0', 'txRate': '0.0'}}
*** Bug 999947 has been marked as a duplicate of this bug. ***
*** Bug 1214636 has been marked as a duplicate of this bug. ***
Martin, please add the Engine + Vdsm patches to this bug.
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA.
https://gerrit.ovirt.org/#/q/topic:dhclient-event-handler gives us events when a new address arrives via dhcp. We would like to have notifications also on - nic speed change - new/removed nic - new/removed ad_partner_mac
Closing old RFEs, please reopen if still needed. Patches are always welcomed.