[Users] Missing CPU features : CpuFlags

Barry Kostjens bkostjens at ilimburg.nl
Mon May 7 13:02:45 UTC 2012



Op 7 mei 2012, om 14:51 heeft Itamar Heim het volgende geschreven:

> On 05/07/2012 03:16 PM, Barry Kostjens wrote:
>> Hello,
>> 
>> I'm trying to add a ovirt node (using the ovirt node image) to ovirt-engine however, im getting: Host ovirt-node1 moved to Non-Operational state as host does not meet the cluster's minimum CPU level. Missing CPU features : CpuFlags
>> 
>> These are my cpuflags, virtualisation is supported:  fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts nopl pni dtes64 monitor ds_cpl vmx est cid cx16 xtpr pdcm lahf_lm tpr_shadow
>> 
>> I guess the CPU is pre-conroe, how can I add this to virt engine?
>> 
>> Im running ovirt-enige on Fedora 16, and the node is using ovirt node, both from http://www.ovirt.org/get-ovirt/
> 
> what does 'vdsClient -s 0 getVdsCaps' shows for cpu flags when you run it on the ovirt node?

vdsClient -s 0 getVdsCaps
	HBAInventory = {'iSCSI': [{'InitiatorName': 'iqn.1994-05.com.redhat:1efa9130664b'}], 'FC': []}
	ISCSIInitiatorName = iqn.1994-05.com.redhat:1efa9130664b
	bondings = {'bond4': {'hwaddr': '00:00:00:00:00:00', 'cfg': {}, 'netmask': '', 'addr': '', 'slaves': []}, 'bond0': {'hwaddr': '00:00:00:00:00:00', 'cfg': {}, 'netmask': '', 'addr': '', 'slaves': []}, 'bond1': {'hwaddr': '00:00:00:00:00:00', 'cfg': {}, 'netmask': '', 'addr': '', 'slaves': []}, 'bond2': {'hwaddr': '00:00:00:00:00:00', 'cfg': {}, 'netmask': '', 'addr': '', 'slaves': []}, 'bond3': {'hwaddr': '00:00:00:00:00:00', 'cfg': {}, 'netmask': '', 'addr': '', 'slaves': []}}
	clusterLevels = ['3.0']
	cpuCores = 4
	cpuFlags = fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,lm,constant_tsc,pebs,bts,nopl,pni,dtes64,monitor,ds_cpl,vmx,est,cid,cx16,xtpr,pdcm,lahf_lm,tpr_shadow,model_486,model_pentium,model_pentium2,model_pentium3,model_pentiumpro,model_qemu32,model_coreduo,model_Opteron_G1
	cpuModel = Intel(R) Xeon(TM) CPU 3.00GHz
	cpuSockets = 1
	cpuSpeed = 2992.569
	emulatedMachines = ['pc-0.14', 'pc', 'fedora-13', 'pc-0.13', 'pc-0.12', 'pc-0.11', 'pc-0.10', 'isapc', 'pc-0.14', 'pc', 'fedora-13', 'pc-0.13', 'pc-0.12', 'pc-0.11', 'pc-0.10', 'isapc']
	guestOverhead = 65
	hooks = {}
	kvmEnabled = true
	lastClient = 192.168.51.72
	lastClientIface = ovirtmgmt
	management_ip = 
	memSize = 1939
	networks = {'ovirtmgmt': {'addr': '192.168.51.64', 'cfg': {'IPV6FORWARDING': 'no', 'DEVICE': 'ovirtmgmt', 'IPV6INIT': 'no', 'DELAY': '0', 'NM_CONTROLLED': 'no', 'BOOTPROTO': 'dhcp', 'IPV6_AUTOCONF': 'no', 'PEERNTP': 'yes', 'TYPE': 'Bridge', 'ONBOOT': 'yes'}, 'ports': ['eth1'], 'netmask': '255.255.254.0', 'stp': 'off', 'gateway': '192.168.51.254'}}
	nics = {'eth3': {'hwaddr': '00:19:B9:E1:69:B7', 'netmask': '', 'speed': 0, 'addr': ''}, 'eth2': {'hwaddr': '00:15:17:2A:55:4F', 'netmask': '', 'speed': 0, 'addr': ''}, 'eth1': {'hwaddr': '00:19:B9:E1:69:B5', 'netmask': '', 'speed': 1000, 'addr': ''}, 'eth0': {'hwaddr': '00:15:17:2A:55:4E', 'netmask': '', 'speed': 0, 'addr': ''}}
	operatingSystem = {'release': '1', 'version': '16', 'name': 'oVirt Node'}
	packages2 = {'kernel': {'release': '4.fc16.x86_64', 'buildtime': 1332266740.0, 'version': '3.3.0'}, 'spice-server': {'release': '1.fc16', 'buildtime': '1327339129', 'version': '0.10.1'}, 'vdsm': {'release': '0.fc16', 'buildtime': '1328473568', 'version': '4.9.3.3'}, 'qemu-kvm': {'release': '4.fc16', 'buildtime': '1327954752', 'version': '0.15.1'}, 'libvirt': {'release': '5.fc16', 'buildtime': '1330876988', 'version': '0.9.6'}, 'qemu-img': {'release': '4.fc16', 'buildtime': '1327954752', 'version': '0.15.1'}}
	reservedMem = 321
	software_revision = 0
	software_version = 4.9
	supportedProtocols = ['2.2', '2.3']
	supportedRHEVMs = ['3.0']
	uuid = 44454C4C-3300-1036-8039-B3C04F59324A_00:15:17:2A:55:4E
	version_name = Snow Man
	vlans = {}
	vmTypes = ['kvm']


More information about the Users mailing list