It's Intel Xeon CPU 5130.

Itamar, as you said i run that command and i paste the command output below:

[root@kvm01 ~]# vdsClient -s 0 getVdsCaps grep -i flags
    HBAInventory = {'iSCSI': [{'InitiatorName': 'iqn.1994-05.com.redhat:9c1d1149e962'}], 'FC': []}
    ISCSIInitiatorName = iqn.1994-05.com.redhat:9c1d1149e962
    bondings = {'bond4': {'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask': '', 'slaves': [], 'hwaddr': '00:00:00:00:00:00'}, 'bond0': {'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask': '', 'slaves': [], 'hwaddr': '00:00:00:00:00:00'}, 'bond1': {'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask': '', 'slaves': [], 'hwaddr': '00:00:00:00:00:00'}, 'bond2': {'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask': '', 'slaves': [], 'hwaddr': '00:00:00:00:00:00'}, 'bond3': {'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask': '', 'slaves': [], 'hwaddr': '00:00:00:00:00:00'}}
    clusterLevels = ['3.0', '3.1']
    cpuCores = 4
    cpuFlags = fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,aperfmperf,pni,dtes64,monitor,ds_cpl,vmx,tm2,ssse3,cx16,xtpr,pdcm,dca,lahf_lm,dts,tpr_shadow
    cpuModel = Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
    cpuSockets = 2
    cpuSpeed = 1999.793
    emulatedMachines = ['rhel6.2.0', 'pc', 'rhel6.1.0', 'rhel6.0.0', 'rhel5.5.0', 'rhel5.4.4', 'rhel5.4.0']
    guestOverhead = 65
    hooks = {'before_vm_start': {'50_vhostmd': {'md5': '2aa9ac48ef07de3c94e3428975e9df1a'}, '10_simpleqemu': {'md5': '2c88a35172c02f2125fafe39c1c95fa9'}}, 'after_vm_destroy': {'50_vhostmd': {'md5': '47f8d385859e4c3c96113d8ff446b261'}}, 'before_vm_dehibernate': {'50_vhostmd': {'md5': '2aa9ac48ef07de3c94e3428975e9df1a'}}, 'before_vm_migrate_destination': {'50_vhostmd': {'md5': '2aa9ac48ef07de3c94e3428975e9df1a'}}}
    kvmEnabled = true
    lastClient = 217.219.236.9
    lastClientIface = ovirtmgmt
    management_ip =
    memSize = 7868
    networks = {'ovirtmgmt': {'addr': '217.219.236.9', 'cfg': {'DNS2': '4.2.2.1', 'DNS1': '8.8.8.8', 'IPADDR': '217.219.236.9', 'GATEWAY': '217.219.236.20', 'DELAY': '0', 'NM_CONTROLLED': 'no', 'NETMASK': '255.255.255.0', 'BOOTPROTO': 'none', 'DEVICE': 'ovirtmgmt', 'TYPE': 'Bridge', 'ONBOOT': 'yes'}, 'mtu': '1500', 'netmask': '255.255.255.0', 'stp': 'off', 'bridged': True, 'gateway': '217.219.236.20', 'ports': ['eth2']}}
    nics = {'eth2': {'hwaddr': '00:1b:78:02:5f:a6', 'netmask': '', 'speed': 1000, 'addr': '', 'mtu': '1500'}, 'eth1': {'hwaddr': '00:23:7d:28:db:ba', 'netmask': '', 'speed': 0, 'addr': '', 'mtu': '1500'}, 'eth0': {'hwaddr': '00:23:7d:28:db:b8', 'netmask': '255.255.255.0', 'speed': 1000, 'addr': '192.168.1.241', 'mtu': '1500'}}
    operatingSystem = {'release': '2.el6.centos.7', 'version': '6', 'name': 'oVirt Node'}
    packages2 = {'kernel': {'release': '220.17.1.el6.x86_64', 'buildtime': 1337110297.0, 'version': '2.6.32'}, 'spice-server': {'release': '5.el6', 'buildtime': '1323304307', 'version': '0.8.2'}, 'vdsm': {'release': '0.274.git937a4b7.el6', 'buildtime': '1339052732', 'version': '4.9.6'}, 'qemu-kvm': {'release': '2.209.el6_2.5', 'buildtime': '1336984850', 'version': '0.12.1.2'}, 'libvirt': {'release': '23.el6_2.8', 'buildtime': '1334928354', 'version': '0.9.4'}, 'qemu-img': {'release': '2.209.el6_2.5', 'buildtime': '1336984850', 'version': '0.12.1.2'}}
    reservedMem = 321
    software_revision = 0.274
    software_version = 4.9
    supportedProtocols = ['2.2', '2.3']
    supportedRHEVMs = ['3.0', '3.1']
    uuid = 34313638-3934-435A-4A37-313230394E30_00:1b:78:02:5f:a6
    version_name = Snow Man
    vlans = {}
    vmTypes = ['kvm']

Thanks


Haim Ateya <hat...@redhat.com> wrote on Sat, 09 Jun 2012 11:36:46 -0400 (EDT):

----- Original Message -----
From: "Itamar Heim" <ih...@redhat.com>
To: "Mohsen Saeedi" <mohsen.sae...@gmail.com>
Cc: users@ovirt.org
Sent: Saturday, June 9, 2012 5:35:45 PM
Subject: Re: [Users] Host CPU type is not compatible with Cluster Properties

On 06/09/2012 04:02 PM, Mohsen Saeedi wrote:
Hi

I have problem with cpu type in Ovirt. I have a HP server with
Intel(R)
Xeon(R) CPU  5130  @ 2.00GHz. when i try to add this host as Ovirt
host
in default cluster, i get the error message:

Host CPU type is not compatible with Cluster Properties

I know this CPU support VT-x and it's enable in bios. I tested it
with
KVM and virt-manager and i saw Qemu/KVM when i try to add new
virtual
machine.


Thanks




_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
please send:
vdsClient -s 0 getVdsCaps grep -i flags
what is the CPU type of the cluster host is attached to (Intel\AMD)?

_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to