Hide Forgot
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: