Description of problem: When populating "Used Network resources of host xxxxxxxx [100%] exceeded defined threshold [95%]" message it should include the in interface name as well. So that system admin can take a look into the underlying nic interfaces. Version-Release number of selected component (if applicable): rhevm 3.2 How reproducible: not sure Steps to Reproduce: 1. 2. 3. Actual results: ovirt-engine is not indicating the interface name which is experiencing "Used Network resources of host xxxxxxxx [100%] exceeded defined threshold [95%]". Expected results: It should indicate the correct name so that appropriate action can be taken.
With the current implementation a general event is reported per host when any of the host's NICs is exceeding the threshold (based TX or RX values). This should be extended to include also the individual NIC/NICs in question.
verified in av7 bond0 = eth0 + eth1 2014-Apr-25, 16:31 Host rhel1 has network interface which exceeded the defined threshold [95%] (bond0: transmit rate[100%], receive rate [2%]) 2014-Apr-25, 16:31 Host rhel1 has network interface which exceeded the defined threshold [95%] (eth0: transmit rate[99%], receive rate [4%]) 2014-Apr-25, 16:31 Host rhel1 has network interface which exceeded the defined threshold [95%] (eth1: transmit rate[100%], receive rate [0%])
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2014-0506.html