[Users] ovirtmgmt not installed

Moti Asayag masayag at redhat.com
Sun Dec 1 09:32:32 UTC 2013


Hi Pascal,

----- Original Message -----
> From: "Pascal Jakobi" <pascal.jakobi at gmail.com>
> To: "Mike Kolesnik" <mkolesni at redhat.com>
> Cc: users at ovirt.org, masayag at redhat.com
> Sent: Sunday, December 1, 2013 10:58:40 AM
> Subject: Re: ovirtmgmt not installed
> 
> Mike
> 
> Here you go. However, please note that I must investigate the connection
> issue that Alon saw. will do it tomorrow.
> Many thanks to you folks.
> P

According to the output of 'nics' element, the 'em1' device is missing his
default gateway entry under the 'cfg' element.

One reason for that can be there is no '/etc/sysconfig/network-scripts/ifcfg-em1' 
file and vdsm fails to obtain the default gateway for it.

Could you create this file by your own and retry installing the host ? 
After creating the file (make sure it contains NM_CONTROLLED=no), restart the network service
and run 'vdsClient -s 0 getVdsCaps' to make sure 'em1' output contains the data its 'cfg' sub-
element.

> 
> [root at lab2 ~]# vdsClient -s 0 getVdsCaps
>     HBAInventory = {'FC': [], 'iSCSI': [{'InitiatorName':
> 'iqn.1994-05.com.redhat:eea1322229a8'}]}
>     ISCSIInitiatorName = 'iqn.1994-05.com.redhat:eea1322229a8'
>     bondings = {'bond0': {'addr': '',
>                           'cfg': {},
>                           'hwaddr': 'fa:7e:79:56:5a:c2',
>                           'ipv6addrs': [],
>                           'mtu': '1500',
>                           'netmask': '',
>                           'slaves': []}}
>     bridges = {}
>     clusterLevels = ['3.0', '3.1', '3.2', '3.3']
>     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,pdpe1gb,rdtscp,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,dca,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_Penryn,model_Westmere,model_n270,model_SandyBridge'
>     cpuModel = 'Intel(R) Xeon(R) CPU E5-1620 0 @ 3.60GHz'
>     cpuSockets = '1'
>     cpuSpeed = '3744.000'
>     cpuThreads = '8'
>     emulatedMachines = ['pc',
>                         'q35',
>                         'isapc',
>                         'pc-0.10',
>                         'pc-0.11',
>                         'pc-0.12',
>                         'pc-0.13',
>                         'pc-0.14',
>                         'pc-0.15',
>                         'pc-1.0',
>                         'pc-1.1',
>                         'pc-1.2',
>                         'pc-1.3',
>                         'none']
>     guestOverhead = '65'
>     hooks = {}
>     kvmEnabled = 'false'
>     lastClient = '192.168.1.41'
>     lastClientIface = 'em1'
>     management_ip = '0.0.0.0'
>     memSize = '16001'
>     netConfigDirty = 'False'
>     networks = {}
>     nics = {'em1': {'addr': '192.168.1.42',
>                     'cfg': {},
>                     'hwaddr': '00:1a:6b:51:de:b4',
>                     'ipv6addrs': ['fe80::21a:6bff:fe51:deb4/64'],
>                     'mtu': '1500',
>                     'netmask': '255.255.255.0',
>                     'speed': 100}}
>     operatingSystem = {'name': 'Fedora', 'release': '2', 'version': '19'}
>     packages2 = {'kernel': {'buildtime': 1384978944.0,
>                             'release': '200.fc19.x86_64',
>                             'version': '3.11.9'},
>                  'libvirt': {'buildtime': 1384730741,
>                              'release': '2.fc19',
>                              'version': '1.0.5.7'},
>                  'mom': {'buildtime': 1375215820, 'release': '3.fc19',
> 'version': '0.3.2'},
>                  'qemu-img': {'buildtime': 1383700301,
>                               'release': '13.fc19',
>                               'version': '1.4.2'},
>                  'qemu-kvm': {'buildtime': 1383700301,
>                               'release': '13.fc19',
>                               'version': '1.4.2'},
>                  'spice-server': {'buildtime': 1383130020,
>                                   'release': '3.fc19',
>                                   'version': '0.12.4'},
>                  'vdsm': {'buildtime': 1384274283, 'release': '11.fc19',
> 'version': '4.13.0'}}
>     reservedMem = '321'
>     software_revision = '11'
>     software_version = '4.13'
>     supportedENGINEs = ['3.0', '3.1', '3.2', '3.3']
>     supportedProtocols = ['2.2', '2.3']
>     uuid = '0A583269-811F-E211-AA06-001A6B51DEB4'
>     version_name = 'Snow Man'
>     vlans = {}
>     vmTypes = ['kvm']
> 
> 
> 
> 2013/12/1 Mike Kolesnik <mkolesni at redhat.com>
> 
> > ------------------------------
> >
> > *Hi there *
> >
> >
> > Hi Pascal,
> >
> >
> >
> >
> > *I installed a console on F19, then a F19 host (time 11:09 today).*
> >
> > *Everything works fine, apart from the installation of the mgmt network at
> > the end. *
> > *Can someone tell me what's going wrong ?*
> >
> >
> > Can you please send the output of vdsCaps from the host (vdsClient -s 0
> > getVdsCaps)?
> >
> >
> > *Thxs in advance*
> >
> > *Pascal*
> >
> >
> >
> 
> 
> --
> *Pascal Jakobi*
> 116 rue de Stalingrad
> 93100 Montreuil, France
> 
> *+33 6 87 47 58 19*Pascal.Jakobi at gmail.com
> 



More information about the Users mailing list