Bug 1079719 - OVIRT35 - [RFE] Display of NIC Slave/Bond fault on Event Log
Summary: OVIRT35 - [RFE] Display of NIC Slave/Bond fault on Event Log
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-core
Version: 3.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.5.0
Assignee: Alona Kaplan
QA Contact: Michael Burman
URL:
Whiteboard: network
: 1063683 (view as bug list)
Depends On: 987299
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-23 13:21 UTC by Alona Kaplan
Modified: 2016-02-10 19:36 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
When the status of the interface/bond is changed an event should be reported in the following cases- 1. There is a network or label on the interface/bond 2. The interface is a slave of a bond and 1 is true for the parent bond. There won't be more than one event per interface each 30 minutes. The new events are- HOST_INTERFACE_STATE_UP, HOST_INTERFACE_STATE_DOWN, HOST_BOND_SLAVE_STATE_UP, HOST_BOND_SLAVE_STATE_DOWN The user can subscribe to ovirt-engine-notifier to get notifications on those events via UI or configuration.
Clone Of:
Environment:
Last Closed: 2014-10-17 12:30:32 UTC
oVirt Team: Network
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 26104 0 None MERGED engine: event on interface status change Never
oVirt gerrit 26375 0 None MERGED webadmin: adding bond status to host interface subtab Never

Description Alona Kaplan 2014-03-23 13:21:07 UTC
1) Report a warning to the event log on for bond which a network is configured on top of them and one or more of their slaves is down

2) Add an icon next to the bond name in the Web Admin UI in order to indicate its current status (e.g., UP, UP w/ a slave fault, DOWN)

Comment 1 Alona Kaplan 2014-03-24 13:55:34 UTC
It looks like we need to log the status of individual NICs, even when no bond configuration exists. Let's log the following:

- If a NIC (or slave) goes down: "Interface "x", changed state to down"
- If a NIC (or slave) goes up: "Interface "x", changed state to up"
- If a bond goes down: "Bond "x", changed state to down"
- If a bond goes up: "Bond "x", changed state to up"

Comment 2 Alona Kaplan 2014-03-26 11:05:14 UTC
When the status of the interface/bond is changed an event should be
reported in the following cases-
1. There is a network or label on the interface/bond
2. The interface is a slave of a bond and 1 is true for the parent bond.

There won't be more than one event per interface each 30 minutes.

Comment 3 Lior Vernia 2014-07-20 08:48:38 UTC
*** Bug 1063683 has been marked as a duplicate of this bug. ***

Comment 4 Michael Burman 2014-07-27 08:59:47 UTC
Verified on - oVirt Engine Version: 3.5.0-0.0.master.20140722232058.git8e1babc.el6

Comment 5 Sandro Bonazzola 2014-10-17 12:30:32 UTC
oVirt 3.5 has been released and should include the fix for this issue.


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