[Engine-devel] failed to add host into cluster

ouyang guohua gouyang at redhat.com
Thu Nov 21 11:45:37 UTC 2013


On 11/21/2013 07:23 PM, Michal Skrivanek wrote:
> On Nov 21, 2013, at 12:13 , ouyang guohua <gouyang at redhat.com> wrote:
>
>> On 11/21/2013 07:02 PM, Itamar Heim wrote:
>>> On 11/21/2013 12:59 PM, ouyang guohua wrote:
>>>> On 11/21/2013 06:35 PM, Itamar Heim wrote:
>>>>> On 11/21/2013 11:07 AM, ouyang guohua wrote:
>>>>>> Hi,
>>>>>>
>>>>>> I encounter the same problem today.
>>>>>>
>>>>>> Both the engine and the node are fedora 19.
>>>>>>
>>>>>> 1. on engine host:
>>>>>> engine=# select * from vdc_options where option_name ilike '%emu%';
>>>>>>   option_id |       option_name       |   option_value   | version
>>>>>> -----------+-------------------------+------------------+---------
>>>>>>          38 | ClusterEmulatedMachines | rhel6.2.0,pc-1.0 | 3.0
>>>>>>          39 | ClusterEmulatedMachines | rhel6.3.0,pc-1.0 | 3.1
>>>>>>          40 | ClusterEmulatedMachines | rhel6.4.0,pc-1.0 | 3.2
>>>>>>          41 | ClusterEmulatedMachines | rhel6.4.0,pc-1.0 | 3.3
>>>>>> (4 rows)
>>>>>>
>>>>>> engine=# select name,emulated_machine from vds_groups;
>>>>>>          name         | emulated_machine
>>>>>> ---------------------+------------------
>>>>>>   Default             |
>>>>>>   fedora19-cluster    | pc-1.0
>>>>>>   fedora19-node-Local | pc-1.0
>>>>>> (3 rows)
>>>>>>
>>>>>> 2. on node:
>>>>>> # vdsClient -s 0 getVdsCaps
>>>>>>      HBAInventory = {'iSCSI': [{'InitiatorName':
>>>>>> 'iqn.1994-05.com.redhat:643bb46781e'}], 'FC': []}
>>>>>>      ISCSIInitiatorName = iqn.1994-05.com.redhat:643bb46781e
>>>>>>      bondings = {'bond4': {'addr': '', 'cfg': {}, 'mtu': '1500',
>>>>>> 'netmask': '', 'slaves': [], 'hwaddr': '7e:00:7f:e7:90:4c'}, 'bond0':
>>>>>> {'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask': '', 'slaves': [],
>>>>>> 'hwaddr': 'de:c5:12:4e:17:6f'}, 'bond1': {'addr': '', 'cfg': {},
>>>>>> 'mtu':
>>>>>> '1500', 'netmask': '', 'slaves': [], 'hwaddr': '2e:ec:3b:01:ab:de'},
>>>>>> 'bond2': {'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask': '',
>>>>>> 'slaves':
>>>>>> [], 'hwaddr': 'da:88:61:cb:0d:ed'}, 'bond3': {'addr': '', 'cfg': {},
>>>>>> 'mtu': '1500', 'netmask': '', 'slaves': [], 'hwaddr':
>>>>>> '72:c4:9e:9d:25:c1'}}
>>>>>>      bridges = {'ovirtmgmt': {'addr': '10.66.10.186', 'cfg':
>>>>>> {'PEERROUTES': 'yes', 'IPV6INIT': 'yes', 'TYPE': 'Bridge',
>>>>>> 'IPV6_PEERDNS': 'yes', 'DEFROUTE': 'yes', 'ONBOOT': 'yes', 'PEERDNS':
>>>>>> 'yes', 'IPV4_FAILURE_FATAL': 'no', 'DELAY': '0', 'NM_CONTROLLED':
>>>>>> 'no',
>>>>>> 'BOOTPROTO': 'dhcp', 'DEVICE': 'ovirtmgmt', 'IPV6_FAILURE_FATAL':
>>>>>> 'no',
>>>>>> 'IPV6_PEERROUTES': 'yes', 'IPV6_DEFROUTE': 'yes', 'IPV6_AUTOCONF':
>>>>>> 'yes', 'UUID': '447b16c1-184a-4347-a801-ef8143c2d932'}, 'mtu': '1500',
>>>>>> 'netmask': '255.255.252.0', 'stp': 'off', 'ports': ['em1']}}
>>>>>>      clusterLevels = ['3.0', '3.1', '3.2']
>>>>>>      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,arch_perfmon,pebs,bts,rep_good,nopl,aperfmperf,pni,dtes64,monitor,ds_cpl,vmx,smx,est,tm2,ssse3,cx16,xtpr,pdcm,sse4_1,xsave,lahf_lm,dtherm,tpr_shadow,vnmi,flexpriority,model_Conroe,model_coreduo,model_core2duo,model_Penryn,model_n270
>>>>>>
>>>>>>
>>>>>>      cpuModel = Intel(R) Core(TM)2 Quad CPU    Q9400  @ 2.66GHz
>>>>>>      cpuSockets = 1
>>>>>>      cpuSpeed = 2660.126
>>>>>>      cpuThreads = 4
>>>>>>      emulatedMachines = ['clipper', 'none']
>>>>>>      guestOverhead = 65
>>>>>>      hooks = {}
>>>>>>      kvmEnabled = true
>>>>>>      lastClient = 10.66.105.101
>>>>>>      lastClientIface = ovirtmgmt
>>>>>>      management_ip =
>>>>>>      memSize = 3888
>>>>>>      netConfigDirty = False
>>>>>>      networks = {'ovirtmgmt': {'iface': 'ovirtmgmt', 'addr':
>>>>>> '10.66.10.186', 'cfg': {'PEERROUTES': 'yes', 'IPV6INIT': 'yes',
>>>>>> 'TYPE':
>>>>>> 'Bridge', 'IPV6_PEERDNS': 'yes', 'DEFROUTE': 'yes', 'ONBOOT': 'yes',
>>>>>> 'PEERDNS': 'yes', 'IPV4_FAILURE_FATAL': 'no', 'DELAY': '0',
>>>>>> 'NM_CONTROLLED': 'no', 'BOOTPROTO': 'dhcp', 'DEVICE': 'ovirtmgmt',
>>>>>> 'IPV6_FAILURE_FATAL': 'no', 'IPV6_PEERROUTES': 'yes', 'IPV6_DEFROUTE':
>>>>>> 'yes', 'IPV6_AUTOCONF': 'yes', 'UUID':
>>>>>> '447b16c1-184a-4347-a801-ef8143c2d932'}, 'mtu': '1500', 'netmask':
>>>>>> '255.255.252.0', 'stp': 'off', 'bridged': True, 'gateway':
>>>>>> '10.66.11.254', 'ports': ['em1']}}
>>>>>>      nics = {'em1': {'addr': '', 'cfg': {'PEERROUTES': 'yes',
>>>>>> 'BRIDGE':
>>>>>> 'ovirtmgmt', 'DEVICE': 'em1', 'IPV6INIT': 'yes', 'IPV6_PEERDNS':
>>>>>> 'yes',
>>>>>> 'DEFROUTE': 'yes', 'ONBOOT': 'yes', 'PEERDNS': 'yes',
>>>>>> 'IPV4_FAILURE_FATAL': 'no', 'NM_CONTROLLED': 'no', 'IPV6_DEFROUTE':
>>>>>> 'yes', 'IPV6_AUTOCONF': 'yes', 'IPV6_FAILURE_FATAL': 'no',
>>>>>> 'IPV6_PEERROUTES': 'yes', 'HWADDR': '00:23:ae:9d:85:32', 'UUID':
>>>>>> '447b16c1-184a-4347-a801-ef8143c2d932'}, 'mtu': '1500', 'netmask': '',
>>>>>> 'hwaddr': '00:23:ae:9d:85:32', 'speed': 1000}}
>>>>>>      operatingSystem = {'release': '4', 'version': '19', 'name':
>>>>>> 'Fedora'}
>>>>>>      packages2 = {'kernel': {'release': '200.fc19.x86_64',
>>>>>> 'buildtime':
>>>>>> 1383545343.0, 'version': '3.11.7'}, 'spice-server': {'release':
>>>>>> '3.fc19', 'buildtime': 1383130020, 'version': '0.12.4'}, 'vdsm':
>>>>>> {'release': '18.fc19', 'buildtime': 1373484771, 'version': '4.10.3'},
>>>>>> 'qemu-kvm': {'release': '13.fc19', 'buildtime': 1383700301, 'version':
>>>>>> '1.4.2'}, 'libvirt': {'release': '1.fc19', 'buildtime': 1383765188,
>>>>>> 'version': '1.0.5.7'}, 'qemu-img': {'release': '13.fc19', 'buildtime':
>>>>>> 1383700301, 'version': '1.4.2'}, 'mom': {'release': '1.fc19',
>>>>>> 'buildtime': 1373298035, 'version': '0.3.1'}}
>>>>>>      reservedMem = 321
>>>>>>      software_revision = 18
>>>>>>      software_version = 4.10
>>>>>>      supportedENGINEs = ['3.0', '3.1']
>>>>>>      supportedProtocols = ['2.2', '2.3']
>>>>>>      uuid = 44454C4C-4C00-1031-8053-CAC04F4E3258
>>>>>>      version_name = Snow Man
>>>>>>      vlans = {}
>>>>>>      vmTypes = ['kvm']
>>>>>>
>>>>>> 3. the vdsm.log is cutting to small size, if some useful logs isn't in
>>>>>> it, please ask me to re-send it.
>>>>>>
>>>>>> Thanks,
>>>>>> guohua
>>>>>>
>>>>>> On 08/06/2013 03:08 PM, Chen, Wei D wrote:
>>>>>>> The issue is solved by reinstalling host OS.
>>>>>>>
>>>>>>> Best Regards,
>>>>>>> Dave Chen
>>>>>>>
>>>>>>>
>>>>>>>> -----Original Message-----
>>>>>>>> From: Chen, Wei D
>>>>>>>> Sent: Tuesday, August 06, 2013 2:44 PM
>>>>>>>> To: 'Laszlo Hornyak'; Itamar Heim
>>>>>>>> Cc: Zhang, Lijuan;engine-devel at ovirt.org
>>>>>>>> Subject: RE: [Engine-devel] failed to add host into cluster
>>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>>
>>>>>>>> [root at onode vdsm]# vdsClient -s 0 getVdsCaps
>>>>>>>>          HBAInventory = {'iSCSI': [{'InitiatorName':
>>>>>>>> 'iqn.1994-05.com.redhat:9fb571e343'}], 'FC': []}
>>>>>>>>          ISCSIInitiatorName = iqn.1994-05.com.redhat:9fb571e343
>>>>>>>>          bondings = {'bond4': {'addr': '', 'cfg': {}, 'mtu':
>>>>>>>> '1500', 'netmask': '', 'slaves': [], 'hwaddr': '0e:00:b7:57:2c:c9'},
>>>>>>>> 'bond0': {'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask': '',
>>>>>>>> 'slaves': [], 'hwaddr': '32:b3:88:1f:ef:91'}, 'bond1': {'addr': '',
>>>>>>>> 'cfg': {}, 'mtu': '1500', 'netmask': '', 'slaves': [], 'hwaddr':
>>>>>>>> '4e:e5:80:93:ea:d9'}, 'bond2': {'addr': '', 'cfg': {}, 'mtu':
>>>>>>>> '1500',
>>>>>>>> 'netmask': '', 'slaves': [], 'hwaddr': '16:ab:f6:e4:f2:27'},
>>>>>>>> 'bond3': {'addr': '', 'cfg': {}, 'mtu': '1500', 'netmask': '',
>>>>>>>> 'slaves':
>>>>>>>> [], 'hwaddr': 'ee:55:f5:e7:31:7c'}}
>>>>>>>>          bridges = {'ovirtmgmt': {'addr': '10.239.131.217', 'cfg':
>>>>>>>> {'PEERROUTES': 'yes', 'DEVICE': 'ovirtmgmt', 'IPV6INIT': 'yes',
>>>>>>>> 'UUID': 'b6ecfa9d-0deb-4213-9348-11137f76735d', 'IPV6_PEERDNS':
>>>>>>>> 'yes', 'DEFROUTE': 'yes', 'PEERDNS': 'yes', 'IPV4_FAILURE_FATAL':
>>>>>>>> 'no', 'DELAY': '0', 'NM_CONTROLLED': 'no', 'IPV6_DEFROUTE': 'yes',
>>>>>>>> 'IPV6_AUTOCONF': 'yes', 'IPV6_FAILURE_FATAL': 'no', 'TYPE':
>>>>>>>> 'Bridge', 'ONBOOT': 'yes', 'BOOTPROTO': 'dhcp', 'IPV6_PEERROUTES':
>>>>>>>> 'yes'}, 'mtu': '1500', 'netmask': '255.255.255.0', 'stp': 'off',
>>>>>>>> 'ports': ['em1']}}
>>>>>>>>          clusterLevels = ['3.0', '3.1', '3.2']
>>>>>>>>          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,r
>>>>>>>>
>>>>>>>>
>>>>>>>> dtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,eagerfpu,pni,pclmulqdq,dtes64,monitor,
>>>>>>>>
>>>>>>>>
>>>>>>>> ds_cpl,vmx,smx,est,tm2,ssse3,cx16,xtpr,pdcm,pcid,sse4_1,sse4_2,x2apic,popcnt,tsc_deadline_timer,aes,xsave,avx,lahf_lm,ida,arat,epb,
>>>>>>>>
>>>>>>>>
>>>>>>>> xsaveopt,pln,pts,dtherm,tpr_shadow,vnmi,flexpriority,ept,vpid,model_Nehalem,model_Conroe,model_coreduo,model_core2duo,model_P
>>>>>>>>
>>>>>>>>
>>>>>>>> enryn,model_Westmere,model_n270,model_SandyBridge
>>>>>>>>          cpuModel = Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
>>>>>>>>          cpuSockets = 1
>>>>>>>>          cpuSpeed = 3672.000
>>>>>>>>          cpuThreads = 8
>>>>>>>>          emulatedMachines = ['clipper', 'none']
>>>>>>>>          guestOverhead = 65
>>>>>>>>          hooks = {}
>>>>>>>>          kvmEnabled = true
>>>>>>>>          lastClient = 10.239.131.222
>>>>>>>>          lastClientIface = ovirtmgmt
>>>>>>>>          management_ip =
>>>>>>>>          memSize = 7944
>>>>>>>>          netConfigDirty = False
>>>>>>>>          networks = {'ovirtmgmt': {'iface': 'ovirtmgmt', 'addr':
>>>>>>>> '10.239.131.217', 'cfg': {'PEERROUTES': 'yes', 'DEVICE':
>>>>>>>> 'ovirtmgmt',
>>>>>>>> 'IPV6INIT': 'yes', 'UUID': 'b6ecfa9d-0deb-4213-9348-11137f76735d',
>>>>>>>> 'IPV6_PEERDNS': 'yes', 'DEFROUTE': 'yes', 'PEERDNS': 'yes',
>>>>>>>> 'IPV4_FAILURE_FATAL': 'no', 'DELAY': '0', 'NM_CONTROLLED': 'no',
>>>>>>>> 'IPV6_DEFROUTE': 'yes', 'IPV6_AUTOCONF': 'yes',
>>>>>>>> 'IPV6_FAILURE_FATAL':
>>>>>>>> 'no', 'TYPE': 'Bridge', 'ONBOOT': 'yes', 'BOOTPROTO': 'dhcp',
>>>>>>>> 'IPV6_PEERROUTES': 'yes'}, 'mtu': '1500', 'netmask':
>>>>>>>> '255.255.255.0',
>>>>>>>> 'stp': 'off', 'bridged': True, 'gateway': '10.239.131.1', 'ports':
>>>>>>>> ['em1']}}
>>>>>>>>          nics = {'em1': {'addr': '', 'cfg': {}, 'mtu': '1500',
>>>>>>>> 'netmask': '', 'hwaddr': '2c:41:38:b2:d0:e8', 'speed': 100}}
>>>>>>>>          operatingSystem = {'release': '0.5', 'version': '19',
>>>>>>>> 'name': 'Fedora'}
>>>>>>>>          packages2 = {'kernel': {'release': '301.fc19.x86_64',
>>>>>>>> 'buildtime': 1368462984.0, 'version': '3.9.2'}, 'spice-server':
>>>>>>>> {'release': '5.fc19', 'buildtime': 1366036951, 'version':
>>>>>>>> '0.12.2'}, 'vdsm': {'release': '18.fc19', 'buildtime': 1373484771,
>>>>>>>> 'version': '4.10.3'}, 'qemu-kvm': {'release': '4.fc19',
>>>>>>>> 'buildtime': 1371653911, 'version': '1.4.2'}, 'libvirt': {'release':
>>>>>>>> '1.fc19',
>>>>>>>> 'buildtime': 1371074681, 'version': '1.0.5.2'}, 'qemu-img':
>>>>>>>> {'release': '4.fc19', 'buildtime': 1371653911, 'version': '1.4.2'},
>>>>>>>> 'mom':
>>>>>>>> {'release': '2.fc19', 'buildtime': 1374564325, 'version': '0.3.2'}}
>>>>>>>>          reservedMem = 321
>>>>>>>>          software_revision = 18
>>>>>>>>          software_version = 4.10
>>>>>>>>          supportedENGINEs = ['3.0', '3.1']
>>>>>>>>          supportedProtocols = ['2.2', '2.3']
>>>>>>>>          uuid = 30BBC800-4F47-11E0-0000-2C4138B2D0E8
>>>>>>>>          version_name = Snow Man
>>>>>>>>          vlans = {}
>>>>>>>>          vmTypes = ['kvm']
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> Best Regards,
>>>>>>>> Dave Chen
>>>>>>>>
>>>>>>>>
>>>>>>>>> -----Original Message-----
>>>>>>>>> From: Laszlo Hornyak [mailto:lhornyak at redhat.com]
>>>>>>>>> Sent: Monday, August 05, 2013 8:35 PM
>>>>>>>>> To: Itamar Heim
>>>>>>>>> Cc: Chen, Wei D; Zhang, Lijuan;engine-devel at ovirt.org
>>>>>>>>> Subject: Re: [Engine-devel] failed to add host into cluster
>>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> Dave, could you also share the vdsm log as well?
>>>>>>>>>
>>>>>>>>> I managed to reproduce this on the host that I am using for years
>>>>>>>>> and I am using it now, so it should not be a hardware problem.
>>>>>>>>> Probably
>>>>>>>>> some broken configuration caused some problem in vdsm before it
>>>>>>>>> would retrieve the capabilities information from libvirt.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> ----- Original Message -----
>>>>>>>>>> From: "Itamar Heim"<iheim at redhat.com>
>>>>>>>>>> To: "Laszlo Hornyak"<lhornyak at redhat.com>
>>>>>>>>>> Cc: "Wei D Chen"<wei.d.chen at intel.com>, "Lijuan Zhang"
>>>>>>>>>> <lijuan.zhang at intel.com>,engine-devel at ovirt.org
>>>>>>>>>> Sent: Monday, August 5, 2013 2:03:58 PM
>>>>>>>>>> Subject: Re: [Engine-devel] failed to add host into cluster
>>>>>>>>>>
>>>>>>>>>> On 08/05/2013 09:06 AM, Laszlo Hornyak wrote:
>>>>>>>>>>> ----- Original Message -----
>>>>>>>>>>>> From: "Wei D Chen"<wei.d.chen at intel.com>
>>>>>>>>>>>> To: "Itamar Heim"<iheim at redhat.com>
>>>>>>>>>>>> Cc: "Lijuan
>>>>>>>>>>>> Zhang"<lijuan.zhang at intel.com>,engine-devel at ovirt.org
>>>>>>>>>>>> Sent: Monday, August 5, 2013 8:03:08 AM
>>>>>>>>>>>> Subject: Re: [Engine-devel] failed to add host into cluster
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>> Best Regards,
>>>>>>>>>>>> Dave Chen
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>> -----Original Message-----
>>>>>>>>>>>>> From: Itamar Heim [mailto:iheim at redhat.com]
>>>>>>>>>>>>> Sent: Sunday, August 04, 2013 10:25 PM
>>>>>>>>>>>>> To: Chen, Wei D
>>>>>>>>>>>>> Cc:engine-devel at ovirt.org; Zhang, Lijuan
>>>>>>>>>>>>> Subject: Re: [Engine-devel] failed to add host into cluster
>>>>>>>>>>>>>
>>>>>>>>>>>>> On 08/02/2013 09:34 AM, Chen, Wei D wrote:
>>>>>>>>>>>>>> Failed to add a node into cluster. I saw follow hints, but
>>>>>>>>>>>>>> still
>>>>>>>>>>>>>> don't know how to fix it. OS is fedora 19 both for node and
>>>>>>>>>>>>>> engine, anyone can help me?
>>>>>>>>>>>>>>
>>>>>>>>>>>>>> Host *** does not comply with the cluster *** emulated
>>>>>>>>>>>>>> machines.
>>>>>>>>>>>>>> The Hosts emulated machines are clipper,none and the
>>>>>>>>>>>>>> cluster is
>>>>>>>>>>>>>> [rhel6.4.0, pc-1.0]}
>>>>>>>>>>>>> what Os is the host running?
>>>>>>>>>>>> fedora 19
>>>>>>>>>>>>> what does 'vdsClient -s 0 getVdsCaps' returns?
>>>>>>>>>>>> where to run this command? this command is not recognized
>>>>>>>>>>>> both in
>>>>>>>>>>>> engine and node.
>>>>>>>>>>> After installing the host, you should have this command in the
>>>>>>>>>>> host OS.
>>>>>>>>>>>
>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>> Engine-devel mailing list
>>>>>>>>>>>> Engine-devel at ovirt.org
>>>>>>>>>>>> http://lists.ovirt.org/mailman/listinfo/engine-devel
>>>>>>>>>>>>
>>>>>>>>>> cat /proc/cpuinfo
>>>>>>>>>> and
>>>>>>>>>> virsh capabilities
>>>>>>>>>>
>>>>>>>>>> are also interesting
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> _______________________________________________
>>>>>>>>>> Engine-devel mailing list
>>>>>>>>>> Engine-devel at ovirt.org
>>>>>>>>>> http://lists.ovirt.org/mailman/listinfo/engine-devel
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Engine-devel mailing list
>>>>>> Engine-devel at ovirt.org
>>>>>> http://lists.ovirt.org/mailman/listinfo/engine-devel
>>>>>>
>>>>> your qemu only reports "clipper" as the support emulated machine?
>>>> Yes, it is. Same to Chenwei's results.
>>>> Could the problem be solved without re-install the os?
>>>>
>>>>
>>>>
>>> what does this command returns:
>>> $ qemu-kvm -M ?
>>>
>> # qemu-kvm -M ?
>> Supported machines are:
>> none                 empty machine
>> pc                   Standard PC (i440FX + PIIX, 1996) (alias of
>> pc-i440fx-1.4)
>> pc-i440fx-1.4        Standard PC (i440FX + PIIX, 1996) (default)
>> pc-1.3               Standard PC
>> pc-1.2               Standard PC
>> pc-1.1               Standard PC
>> pc-1.0               Standard PC
>> pc-0.15              Standard PC
>> pc-0.14              Standard PC
>> pc-0.13              Standard PC
>> pc-0.12              Standard PC
>> pc-0.11              Standard PC, qemu 0.11
>> pc-0.10              Standard PC, qemu 0.10
>> isapc                ISA-only PC
>> q35                  Standard PC (Q35 + ICH9, 2009) (alias of pc-q35-1.4)
>> pc-q35-1.4           Standard PC (Q35 + ICH9, 2009)
> ok, that looks ok. Might be text parsing issue.
> And "virsh capabilities" output?
> what's the vdsm you're using?

virsh capabilities" output is a bit long, see attachment

# rpm -q vdsm
vdsm-4.10.3-18.fc19.x86_64

>
> Thanks,
> michal
>> _______________________________________________
>> Engine-devel mailing list
>> Engine-devel at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/engine-devel

-------------- next part --------------
# virsh capabilities               
Please enter your authentication name: vdsm at ovirt
Please enter your password: 
<capabilities>

  <host>
    <uuid>0056beeb-d5ee-4f31-8b90-52207fbe1336</uuid>
    <cpu>
      <arch>x86_64</arch>
      <model>Penryn</model>
      <vendor>Intel</vendor>
      <topology sockets='1' cores='4' threads='1'/>
      <feature name='osxsave'/>
      <feature name='xsave'/>
      <feature name='pdcm'/>
      <feature name='xtpr'/>
      <feature name='tm2'/>
      <feature name='est'/>
      <feature name='smx'/>
      <feature name='vmx'/>
      <feature name='ds_cpl'/>
      <feature name='monitor'/>
      <feature name='dtes64'/>
      <feature name='pbe'/>
      <feature name='tm'/>
      <feature name='ht'/>
      <feature name='ss'/>
      <feature name='acpi'/>
      <feature name='ds'/>
      <feature name='vme'/>
    </cpu>
    <power_management>
      <suspend_mem/>
      <suspend_disk/>
      <suspend_hybrid/>
    </power_management>
    <migration_features>
      <live/>
      <uri_transports>
        <uri_transport>tcp</uri_transport>
      </uri_transports>
    </migration_features>
    <topology>
      <cells num='1'>
        <cell id='0'>
          <memory unit='KiB'>3981616</memory>
          <cpus num='4'>
            <cpu id='0' socket_id='0' core_id='0' siblings='0'/>
            <cpu id='1' socket_id='0' core_id='1' siblings='1'/>
            <cpu id='2' socket_id='0' core_id='2' siblings='2'/>
            <cpu id='3' socket_id='0' core_id='3' siblings='3'/>
          </cpus>
        </cell>
      </cells>
    </topology>
    <secmodel>
      <model>selinux</model>
      <doi>0</doi>
    </secmodel>
    <secmodel>
      <model>dac</model>
      <doi>0</doi>
    </secmodel>
  </host>

  <guest>
    <os_type>hvm</os_type>
    <arch name='alpha'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-alpha</emulator>
      <machine>clipper</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='armv7l'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-arm</emulator>
      <machine>integratorcp</machine>
      <machine>z2</machine>
      <machine>xilinx-zynq-a9</machine>
      <machine>vexpress-a15</machine>
      <machine>vexpress-a9</machine>
      <machine>versatileab</machine>
      <machine>versatilepb</machine>
      <machine>tosa</machine>
      <machine>lm3s6965evb</machine>
      <machine>lm3s811evb</machine>
      <machine>terrier</machine>
      <machine>borzoi</machine>
      <machine>spitz</machine>
      <machine>akita</machine>
      <machine>realview-pbx-a9</machine>
      <machine>realview-pb-a8</machine>
      <machine>realview-eb-mpcore</machine>
      <machine>realview-eb</machine>
      <machine>cheetah</machine>
      <machine>sx1-v1</machine>
      <machine>sx1</machine>
      <machine>n810</machine>
      <machine>n800</machine>
      <machine>musicpal</machine>
      <machine>mainstone</machine>
      <machine>kzm</machine>
      <machine>highbank</machine>
      <machine>verdex</machine>
      <machine>connex</machine>
      <machine>smdkc210</machine>
      <machine>nuri</machine>
      <machine>collie</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='cris'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-cris</emulator>
      <machine>axis-dev88</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='i686'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-i386</emulator>
      <machine canonical='pc-i440fx-1.4'>pc</machine>
      <machine canonical='pc-q35-1.4'>q35</machine>
      <machine>isapc</machine>
      <machine>pc-0.10</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.13</machine>
      <machine>pc-0.14</machine>
      <machine>pc-0.15</machine>
      <machine>pc-1.0</machine>
      <machine>pc-1.1</machine>
      <machine>pc-1.2</machine>
      <machine>pc-1.3</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
      <domain type='kvm'>
        <emulator>/usr/bin/qemu-kvm</emulator>
        <machine canonical='pc-i440fx-1.4'>pc</machine>
        <machine canonical='pc-q35-1.4'>q35</machine>
        <machine>isapc</machine>
        <machine>pc-0.10</machine>
        <machine>pc-0.11</machine>
        <machine>pc-0.12</machine>
        <machine>pc-0.13</machine>
        <machine>pc-0.14</machine>
        <machine>pc-0.15</machine>
        <machine>pc-1.0</machine>
        <machine>pc-1.1</machine>
        <machine>pc-1.2</machine>
        <machine>pc-1.3</machine>
        <machine>none</machine>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
      <pae/>
      <nonpae/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='lm32'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-lm32</emulator>
      <machine>lm32-evr</machine>
      <machine>milkymist</machine>
      <machine>lm32-uclinux</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='m68k'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-m68k</emulator>
      <machine>mcf5208evb</machine>
      <machine>dummy</machine>
      <machine>an5206</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='microblaze'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-microblaze</emulator>
      <machine>petalogix-s3adsp1800</machine>
      <machine>petalogix-ml605</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='microblazeel'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-microblazeel</emulator>
      <machine>petalogix-s3adsp1800</machine>
      <machine>petalogix-ml605</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='mips'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-mips</emulator>
      <machine>malta</machine>
      <machine>mips</machine>
      <machine>mipssim</machine>
      <machine>pica61</machine>
      <machine>magnum</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='mipsel'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-mipsel</emulator>
      <machine>malta</machine>
      <machine>mips</machine>
      <machine>mipssim</machine>
      <machine>pica61</machine>
      <machine>magnum</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='mips64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-mips64</emulator>
      <machine>malta</machine>
      <machine>mips</machine>
      <machine>mipssim</machine>
      <machine>pica61</machine>
      <machine>magnum</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='mips64el'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-mips64el</emulator>
      <machine>malta</machine>
      <machine>mips</machine>
      <machine>mipssim</machine>
      <machine>pica61</machine>
      <machine>magnum</machine>
      <machine>fulong2e</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='ppc'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-ppc</emulator>
      <machine>g3beige</machine>
      <machine>prep</machine>
      <machine>mpc8544ds</machine>
      <machine>mac99</machine>
      <machine>ppce500</machine>
      <machine>virtex-ml507</machine>
      <machine>bamboo</machine>
      <machine>taihu</machine>
      <machine>ref405ep</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='ppc64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-ppc64</emulator>
      <machine>mac99</machine>
      <machine>prep</machine>
      <machine>mpc8544ds</machine>
      <machine>g3beige</machine>
      <machine>ppce500</machine>
      <machine>virtex-ml507</machine>
      <machine>pseries</machine>
      <machine>bamboo</machine>
      <machine>taihu</machine>
      <machine>ref405ep</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='ppcemb'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-ppcemb</emulator>
      <machine>g3beige</machine>
      <machine>prep</machine>
      <machine>mpc8544ds</machine>
      <machine>mac99</machine>
      <machine>ppce500</machine>
      <machine>virtex-ml507</machine>
      <machine>bamboo</machine>
      <machine>taihu</machine>
      <machine>ref405ep</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='s390x'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-s390x</emulator>
      <machine canonical='s390-virtio'>s390</machine>
      <machine canonical='s390-ccw-virtio'>s390-ccw</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='sh4'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-sh4</emulator>
      <machine>shix</machine>
      <machine>r2d</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='sh4eb'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-sh4eb</emulator>
      <machine>shix</machine>
      <machine>r2d</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='sparc'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-sparc</emulator>
      <machine>SS-5</machine>
      <machine>SS-2</machine>
      <machine>SS-2000</machine>
      <machine>SS-1000</machine>
      <machine>SPARCbook</machine>
      <machine>SPARCClassic</machine>
      <machine>SS-4</machine>
      <machine>LX</machine>
      <machine>Voyager</machine>
      <machine>SS-20</machine>
      <machine>SS-600MP</machine>
      <machine>SS-10</machine>
      <machine>leon3_generic</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='sparc64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-sparc64</emulator>
      <machine>sun4u</machine>
      <machine>Niagara</machine>
      <machine>sun4v</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
    <features>
      <deviceboot/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='unicore32'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-unicore32</emulator>
      <machine>puv3</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='x86_64'>
      <wordsize>64</wordsize>
      <emulator>/usr/bin/qemu-system-x86_64</emulator>
      <machine canonical='pc-i440fx-1.4'>pc</machine>
      <machine canonical='pc-q35-1.4'>q35</machine>
      <machine>isapc</machine>
      <machine>pc-0.10</machine>
      <machine>pc-0.11</machine>
      <machine>pc-0.12</machine>
      <machine>pc-0.13</machine>
      <machine>pc-0.14</machine>
      <machine>pc-0.15</machine>
      <machine>pc-1.0</machine>
      <machine>pc-1.1</machine>
      <machine>pc-1.2</machine>
      <machine>pc-1.3</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
      <domain type='kvm'>
        <emulator>/usr/bin/qemu-kvm</emulator>
        <machine canonical='pc-i440fx-1.4'>pc</machine>
        <machine canonical='pc-q35-1.4'>q35</machine>
        <machine>isapc</machine>
        <machine>pc-0.10</machine>
        <machine>pc-0.11</machine>
        <machine>pc-0.12</machine>
        <machine>pc-0.13</machine>
        <machine>pc-0.14</machine>
        <machine>pc-0.15</machine>
        <machine>pc-1.0</machine>
        <machine>pc-1.1</machine>
        <machine>pc-1.2</machine>
        <machine>pc-1.3</machine>
        <machine>none</machine>
      </domain>
    </arch>
    <features>
      <cpuselection/>
      <deviceboot/>
      <acpi default='on' toggle='yes'/>
      <apic default='on' toggle='no'/>
    </features>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='xtensa'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-xtensa</emulator>
      <machine>sim</machine>
      <machine>lx200</machine>
      <machine>lx60</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
  </guest>

  <guest>
    <os_type>hvm</os_type>
    <arch name='xtensaeb'>
      <wordsize>32</wordsize>
      <emulator>/usr/bin/qemu-system-xtensaeb</emulator>
      <machine>sim</machine>
      <machine>lx200</machine>
      <machine>lx60</machine>
      <machine>none</machine>
      <domain type='qemu'>
      </domain>
    </arch>
  </guest>

</capabilities>





More information about the Devel mailing list