Bug 1519732

Summary: Invalid cpu familly name in answer file
Product: [oVirt] cockpit-ovirt Reporter: Bernhard Seidl <info>
Component: Hosted EngineAssignee: Ryan Barry <rbarry>
Status: CLOSED DUPLICATE QA Contact: Yihui Zhao <yzhao>
Severity: high Docs Contact:
Priority: unspecified    
Version: ---CC: bugs, cshao, dguo, huzhao, qiyuan, rbarry, sbonazzo, weiwang, yaniwang, ycui, yisong, yzhao
Target Milestone: ovirt-4.2.0Flags: rule-engine: ovirt-4.2?
cshao: testing_ack?
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-07 02:45:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
CPU model error none

Description Bernhard Seidl 2017-12-01 10:45:07 UTC
Created attachment 1361504 [details]
CPU model error

Description of problem:
The configuration script just adds the cpu famiily name to the answer script:
OVEHOSTED_VDSM/cpu=str:Broadwell

However ovirt-hosted-engine-setup seems to expect a "model_" prefix to that:
OVEHOSTED_VDSM/cpu=str:model_Broadwell

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


How reproducible:
Installing a hosted engine

Steps to Reproduce:
1. Start engine installation

Actual results:
OVEHOSTED_VDSM/cpu=str:Broadwell in answer file

Expected results:
OVEHOSTED_VDSM/cpu=str:model_Broadwell

Additional info:

Comment 1 Bernhard Seidl 2017-12-06 10:07:16 UTC
Seems to work in
ovirt-node-ng-installer-master-2017120509.iso
ovirt-engine-appliance-4.2-20171205.1.el7.centos.noarch.rpm

Comment 2 Yihui Zhao 2017-12-07 02:45:35 UTC
The same issue as the bug 1516113.

*** This bug has been marked as a duplicate of bug 1516113 ***

*** This bug has been marked as a duplicate of bug 1516113 ***