Bug 1007375 - rhev-h build issue - Host does not comply with the cluster emulated machines. The Hosts emulated machines are rhel6.4.0 ....
Summary: rhev-h build issue - Host does not comply with the cluster emulated machines....
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: rhev-hypervisor
Version: 3.3.0
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: 3.3.0
Assignee: Mike Burns
QA Contact: Pavel Stehlik
URL:
Whiteboard: node
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-12 11:09 UTC by Martin Pavlik
Modified: 2016-02-10 20:05 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-09 07:36:38 UTC
oVirt Team: Node
Target Upstream Version:


Attachments (Terms of Use)

Description Martin Pavlik 2013-09-12 11:09:47 UTC
Description of problem:
After adding host to RHEVM, host becomes non-operational with following message in GUI

Host dell-07 does not comply with the cluster Sanity_CL emulated machines. The Hosts emulated machines are rhel6.4.0,pc,rhel6.3.0,rhel6.2.0,rhel6.1.0,rhel6.0.0,rhel5.5.0,rhel5.4.4,rhel5.4.0 and the cluster is rhel6.5.0}

The reason for this seems to be old qemu-kvm-rhev package in RHEV-H which does not report support for RHEL 6.5

root@dell-r210ii-07 ~]# cat /etc/redhat-release 
Red Hat Enterprise Virtualization Hypervisor release 6.5 (20130910.2.el6)

[root@dell-r210ii-07 ~]# rpm -qa qemu-kvm-rhev
qemu-kvm-rhev-0.12.1.2-2.355.el6_4.7.x86_64

[root@dell-r210ii-07 ~]# /usr/libexec/qemu-kvm -M ?
Supported machines are:
pc         RHEL 6.4.0 PC (alias of rhel6.4.0)
rhel6.4.0  RHEL 6.4.0 PC (default)
rhel6.3.0  RHEL 6.3.0 PC
rhel6.2.0  RHEL 6.2.0 PC
rhel6.1.0  RHEL 6.1.0 PC
rhel6.0.0  RHEL 6.0.0 PC
rhel5.5.0  RHEL 5.5.0 PC
rhel5.4.4  RHEL 5.4.4 PC
rhel5.4.0  RHEL 5.4.0 PC


While this is what is reported on RHEL 6.5 node

[root@dell-r210ii-05 ~]# cat /etc/redhat-release 
Red Hat Enterprise Linux Server release 6.5 Beta (Santiago)

[root@dell-r210ii-05 ~]# rpm -qa qemu-kvm-rhev
qemu-kvm-rhev-0.12.1.2-2.401.el6.x86_64

[root@dell-r210ii-05 ~]# /usr/libexec/qemu-kvm -M ?
Supported machines are:
pc         RHEL 6.5.0 PC (alias of rhel6.5.0)
rhel6.5.0  RHEL 6.5.0 PC (default)
rhel6.4.0  RHEL 6.4.0 PC
rhel6.3.0  RHEL 6.3.0 PC
rhel6.2.0  RHEL 6.2.0 PC
rhel6.1.0  RHEL 6.1.0 PC
rhel6.0.0  RHEL 6.0.0 PC
rhel5.5.0  RHEL 5.5.0 PC
rhel5.4.4  RHEL 5.4.4 PC
rhel5.4.0  RHEL 5.4.0 PC



How reproducible:
always

Steps to Reproduce:
1. install RHEV Hypervisor - 6.5 - 20130910.2.el6
2. add hypervisor via GUI to rhevm (is14), 3.3 cluster
3.

Actual results:
After adding host to RHEVM, host becomes non-operational with following message in GUI

Expected results:
host is added and UP

Additional info:


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