Oved Ourfali has submitted this change and it was merged.
Change subject: core: Avoid starting vm failed if pin to host is removed
......................................................................
core: Avoid starting vm failed if pin to host is removed
If the vm configured vm numa nodes and pinned them to host numa nodes,
when the host was removed,the pinned host numa nodes would be removed
also. Now if you try to run the vm, it would fail. This patch will
avoid this situation.
Change-Id: Icbbfd981d0996689cdc818bdd02e31155799d55c
Bug-Url:
https://bugzilla.redhat.com/1101387
Signed-off-by: Bruce Shi <xiao-lei.shi(a)hp.com>
---
M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/NumaUtils.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Gilad Chaplik: Verified
Roy Golan: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/33186
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icbbfd981d0996689cdc818bdd02e31155799d55c
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Xiaolei Shi <xiao-lei.shi(a)hp.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server