Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1096851

Summary: [RFE] filter out cluster VM OSs against a black list (e.g. Windows 8.1 on Conroe)
Product: [oVirt] ovirt-engine Reporter: Roy Golan <rgolan>
Component: RFEsAssignee: Roy Golan <rgolan>
Status: CLOSED CURRENTRELEASE QA Contact: sefi litmanovich <slitmano>
Severity: medium Docs Contact:
Priority: high    
Version: ---CC: bugs, iheim, istein, meverett, michal.skrivanek, rbalakri, rgolan, rpai, sherold, yeylon
Target Milestone: ovirt-3.6.0-rcKeywords: FutureFeature
Target Release: 3.6.0Flags: rule-engine: ovirt-3.6.0+
ylavi: planning_ack+
rule-engine: devel_ack+
rule-engine: testing_ack+
Hardware: x86_64   
OS: All   
Whiteboard: virt
Fixed In Version: ovirt-engine-3.6.0-0.0.master.20150412172306.git55ba764 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of:
: 1117031 (view as bug list) Environment:
Last Closed: 2015-11-04 13:38:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1117031    
Attachments:
Description Flags
Screenshot showing the error message ! none

Description Roy Golan 2014-05-12 14:19:51 UTC
Description of problem:

Windows 8.1 doesn't run on Conroe CPUs and there for we want to filter it our in the add/edit VM dialog

adding a blacklist field at the osinfo will look something like:

os.windows_8_1.devices.cpu.blacklist.value = conroe

note: the value must comply with the engine's cpu model config value
- ServerCPUList (the match would be against it in the end)

Comment 1 Michal Skrivanek 2014-05-12 14:35:57 UTC
Opteron G1 as well

Comment 2 Michal Skrivanek 2014-05-28 14:14:03 UTC
*** Bug 1086319 has been marked as a duplicate of this bug. ***

Comment 3 Udayendu Sekhar Kar 2014-07-23 02:05:15 UTC
Hi,

Recently I came across two more issues where win2K12 R2 failed to install on rhevm 3.2 and rhevm 3.4 with the below error message:

---

     Your PC needs to restart.
     Please hold down the power button.
     Error Code: 0x0000005D
     Parameters:
     0x000000078BFBFD

---

Should I clone this BZ and mark that for RHEV as its marked for Ovirt ?


Thanks,
Uday

Comment 4 Udayendu Sekhar Kar 2014-07-23 02:13:29 UTC
Created attachment 920078 [details]
Screenshot showing the error message !

Comment 5 Udayendu Sekhar Kar 2014-07-23 02:14:04 UTC
I have attached the screenshot showing the exact error message.

Comment 6 Udayendu Sekhar Kar 2014-07-23 05:04:09 UTC
The cutsomer where VM creation was tried is having "Intel Conroe Family" as "Cluster CPU Type". Is it causing the issue ??

Comment 7 Roy Golan 2014-07-23 09:25:25 UTC
(In reply to Udayendu Sekhar Kar from comment #6)
> The cutsomer where VM creation was tried is having "Intel Conroe Family" as
> "Cluster CPU Type". Is it causing the issue ??

maybe the same. if you can please pick a higher cpu model and try to see if the problem is gone

Scott can you help with supprt matrix for guest and cpu  and I'll build the whitelist/blacklist on top of it?

Comment 8 Udayendu Sekhar Kar 2014-07-23 09:26:47 UTC
Hi Roy,

Yes, after using a higher CPU model it started working as expected.

Thank You.

--Uday

Comment 9 Michal Skrivanek 2014-07-29 09:44:07 UTC
this has a simple workaround and doesn't justify "Urgent" severity nor priority.

AFAIK the only issue is with AMD Opteron G1 and Intel Conroe vs Windows 8.1/2012R2
see bug 1044979

Comment 10 Roy Golan 2014-09-14 11:12:42 UTC
we don't have in osinfo representation of win2k12 R2. only win2k12 . should I include this OS in that fix?

so, engine-wise, in osinfo this will conclude:

os.windows_8
os.windows_8x64
os.windows_2012x64

Comment 11 Udayendu Sekhar Kar 2014-09-22 14:09:08 UTC
Hi Roy,

Please add that.

Thanks,
Uday

Comment 13 sefi litmanovich 2015-09-24 08:14:58 UTC
Verified on rhevm-3.6.0-0.16.master.el6.noarch according to the polarion test plan.

test run:
https://polarion.engineering.redhat.com/polarion/#/project/RHEVM3/testrun?id=3_6_VIRT_Filter_VM_Os_Against_Cpu_Type_09212015

Comment 14 Sandro Bonazzola 2015-11-04 13:38:48 UTC
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.