Bug 1008240 - Vm fails to migrate when migration host don't meet with network requirments.
Summary: Vm fails to migrate when migration host don't meet with network requirments.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 3.3.0
Assignee: Noam Slomianko
QA Contact: Lukas Svaty
URL:
Whiteboard: sla
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-15 20:36 UTC by Ondra Machacek
Modified: 2016-02-10 20:19 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-16 12:50:30 UTC
oVirt Team: SLA
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
engine.log (37.04 KB, text/plain)
2013-09-15 20:36 UTC, Ondra Machacek
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1019812 0 unspecified CLOSED Cluster policy behave as it use network filter, even when network filter is not used. 2021-02-22 00:41:40 UTC

Internal Links: 1019812

Description Ondra Machacek 2013-09-15 20:36:55 UTC
Created attachment 798029 [details]
engine.log

Description of problem:


Version-Release number of selected component (if applicable):
is13

How reproducible:
always

Steps to Reproduce:
0. Create cluster with 2hosts and network filter as cluster policy.
1. Create non-required network.
2. Assign this network to host1.
3. Create vm with vnic with non-required network.
4. Run this vm.
5. Migrate vm.

Actual results:
Vm starts on host1, but migration fails. (vm is down, when try to run,
engine says vm is migrating, could not run.)

Expected results:
Not possible to migrate vm.

Additional info:

Comment 1 Doron Fediuck 2013-09-16 09:06:38 UTC
Hi Ondra,
Can you please specify what your policy was made of?
ie- which filters, weight module and balancing?

Comment 2 Ondra Machacek 2013-09-16 11:49:50 UTC
I used only network filter as filter, none weigh and none balancing.

Comment 3 Noam Slomianko 2013-09-24 14:58:58 UTC
Could not reproduce, I got:
"Cannot migrate VM. There are no available running Hosts with all the networks used by the VM."
as expected.


my set up was:
host1 - 2 nics, one is the non required
host2 - 1 nic, only ovirtmgmt
vm1 - 1 nic with non required network as profile


Do you have an environment where this reproduces?

Comment 4 Ondra Machacek 2013-10-07 11:07:19 UTC
I couldn't reproduce it on is17. Vm is not possible to migrate on host
which don't have needed network.

But different problem appears:

When there is exactly same setup, but only network filter is not used, then
vm is not possible to migrate on host which don't have needed network.

Steps to Reproduce:
1. Create cluster with 2hosts.
2. Create cluster policy with only memory filter.
3. Assign this policy to cluster with hosts.
4. Create non-required network.
5. Assign this network to host1.
6. Create vm with vnic with non-required network.
7. Run this vm.
8. Migrate vm.

Actual results:
Not possible to migrate vm on host without non-required network.

Expected results:
Possible to migrate vm, because network filter is not used.

Comment 5 Ondra Machacek 2013-10-16 12:55:30 UTC
Because bug which was originally reported is OK, new bug 1019812 was opened.


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