Change in ovirt-engine[master]: engine: Hosts that been switched to 'Maintenance' returns to...

mkublin at redhat.com mkublin at redhat.com
Wed Dec 19 11:32:10 UTC 2012


Michael Kublin has submitted this change and it was merged.

Change subject: engine: Hosts that been switched to 'Maintenance' returns to non-operational status when disconnectStoragePool fails
......................................................................


engine: Hosts that been switched to 'Maintenance' returns to non-operational status when disconnectStoragePool fails

The following patch will solve a described problem
During VdsManager.OnTimer we recognized that host was switched to Maintaince and tried to disconnect it, when it fails
it was moved to Non-Operational.
>From now, if the host fails it  will left connected but will be marked at DB as it is in Maintaince

Change-Id: I76083f372ed5d9ab124047bcadb03b77e24064f0
Bug-Url: https://bugzilla.redhat.com/874019
Signed-off-by: Michael Kublin <mkublin at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsEventListener.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/IVdsEventListener.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java
3 files changed, 10 insertions(+), 13 deletions(-)

Approvals:
  Michael Kublin: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/10109
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I76083f372ed5d9ab124047bcadb03b77e24064f0
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Ayal Baron <abaron at redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay at redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika at redhat.com>
Gerrit-Reviewer: Michael Kublin <mkublin at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>



More information about the Engine-commits mailing list