Bug 1132951
Summary: | uninformative engine error message when trying to start/create vm and display network has no ip | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Sven Kieske <s.kieske> |
Component: | ovirt-engine-core | Assignee: | Martin Sivák <msivak> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Meni Yakove <myakove> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.3 | CC: | bazulay, bugs, ecohen, gcheresh, gklein, mburman, msivak, oourfali, rbalakri, yeylon |
Target Milestone: | --- | ||
Target Release: | 3.6.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | network | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-04 11:36:32 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Sven Kieske
2014-08-22 12:33:38 UTC
assigning to network team to have a look. Might move to virt later, I guess. Trying to start VM in 3.5 when display network has no ip you get "The host <host_name> did not satisfy internal filter Network because network(s) are missing." But networks are not missing you just didn't configure IP on the display network Martin, Didn't you improve the error of the article (1) scenario in master a while ago? If so, could you please backport the patch to 3.5? By the way, article (2) in the description doesn't make sense to me - it should be possible to create/edit a VM with no relation to the display network, the problem is only with running it. I suspect there was a different error in the dialog. I referred to Bug 1114987, adding tracker for the patch pushed in that context. I'm a little puzzled. I just stumbled upon BZ 955429 according to this BZ this should be already fixed? Or is this just fixed for rhev and not for ovirt? Sven: The fix you are referencing was fixed for 3.4 (both oVirt and RHEV) and was not backported to 3.3: http://gerrit.ovirt.org/#/q/I14e5a0edae8524a7334609e58934880a722ca87f,n,z https://bugzilla.redhat.com/show_bug.cgi?id=955429 GenadiC: That is a different bug as Lior pointed out: https://bugzilla.redhat.com/show_bug.cgi?id=1114987 Guys, the original report looks like DUP to me and then Lior with GenadiC confused things by adding another issue to it (which would make this a DUP as well). Bug 955429 was about adding a check whether the display network has an IP address, and if not fail the the running of a VM. Bug 1114987 caused hosts to falsely report that their interfaces have no boot protocol when they had DHCP configured, which caused your original issues when running VMs. The only thing left to fix in this bug is to improve the error message in case of a failure due to the display network. This is no confusion - it is consistent with the title of this bug, and as Sven mentioned: <snip> "vnet0 not in keymap" this is not very helpful, even for admins in getting the core error. </snip> I don't know if this is still the message shown today, but the message shown today definitely doesn't give any information about the display network not having boot protocol, and it's hard to debug. I'm not aware of any bug this should be a duplicate of. This bug is about libvirt message that was imho removed by fixing Bug 955429. Not scheduling message. Those two are not related in any way. Done. Verified on - 3.6.0-0.0.master.20150412172306.git55ba764.el6 Operation Canceled Error while executing action: micbu: Cannot run VM. There is no host that satisfies current scheduling constraints. See below for details: The host navy-vds3.qa.lab.tlv.redhat.com did not satisfy internal filter Network because the display network mbmb must have a DHCP or Static boot protocol when configured on a host. - This error message is very specific and makes it very clear to understand that the problem is with the display network configuration on host. oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue. If problems still persist, please open a new BZ and reference this one. |