[Users] OVirt-Engine 3.3 RC - Add Fedora 19 host fails

This is a multi-part message in MIME format. ------=_NextPartTM-000-f7989a6b-9542-42c9-bd64-42345bb9b36c Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello,=0A= =0A= I'm trying to add a Fedora 19 host to my newly installed ovirt engine 3.3= =0A= The ost has vdsm.x86_64 4.12.1-1.fc19 installed from the beta repos.=0A= During the installation two interfaces are active:=0A= =0A= Storage/NFS network:=0A= ib0: flags=3D4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 2044=0A= inet 10.10.30.1 netmask 255.255.255.0 broadcast 10.10.30.255=0A= Infiniband hardware address can be incorrect! Please read BUGS section in i= fconfig(8).=0A= infiniband 80:00:00:48:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00= :00 txqueuelen 256 (InfiniBand)=0A= RX packets 38899 bytes 2213697 (2.1 MiB)=0A= RX errors 0 dropped 0 overruns 0 frame 0=0A= TX packets 67314 bytes 15746759 (15.0 MiB)=0A= TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0=0A= =0A= Frontend/Management network:=0A= p49p1: flags=3D4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500=0A= inet 192.168.10.51 netmask 255.255.255.0 broadcast 192.168.10.255= =0A= ether 00:30:48:d7:9e:c4 txqueuelen 1000 (Ethernet)=0A= RX packets 14631 bytes 9069189 (8.6 MiB)=0A= RX errors 0 dropped 354 overruns 0 frame 0=0A= TX packets 6552 bytes 2348866 (2.2 MiB)=0A= TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0=0A= device interrupt 16 memory 0xface0000-fad00000=0A= =0A= The installation (with IP 192.168.10.51) fails and afterwards the frontend = interface =0A= is down. Attached the VDSM logs.=0A= =0A= Thanks for your help in advance.=0A= =0A= Markus=0A= =0A= supervdsm.log:=0A= =0A= MainProcess|Thread-16::ERROR::2013-09-04 20:37:32,695::netinfo::239::root::= (speed) cannot read ib0 speed=0A= Traceback (most recent call last):=0A= File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in s= peed=0A= s =3D int(file('/sys/class/net/%s/speed' % dev).read())=0A= IOError: [Errno 22] Invalid argument=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,698::configNetwork::176::= root::(addNetwork) validating network...=0A= MainProcess|Thread-16::INFO::2013-09-04 20:37:32,698::configNetwork::191::r= oot::(addNetwork) Adding network ovirtmgmt with vlan=3DNone, bonding=3DNone= , nics=3D['p49p1'], bondingOptions=3DNone, mtu=3DNone, bridged=3DTrue, opti= ons=3D{'STP': 'no', 'implicitBonding': True}=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,699::ifcfg::366::root::(_= persistentBackup) backing up ifcfg-ovirtmgmt: # original file did not exist= =0A= =0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,702::ifcfg::665::Storage.= Misc.excCmd::(ifdown) '/usr/sbin/ifdown ovirtmgmt' (cwd None)=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,917::ifcfg::665::Storage.= Misc.excCmd::(ifdown) SUCCESS: <err> =3D ''; <rc> =3D 0=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,917::utils::486::root::(e= xecCmd) '/sbin/ip route show to 0.0.0.0/0 table all' (cwd None)=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,919::utils::505::root::(e= xecCmd) SUCCESS: <err> =3D ''; <rc> =3D 0=0A= MainProcess|Thread-16::ERROR::2013-09-04 20:37:32,923::netinfo::239::root::= (speed) cannot read ib0 speed=0A= Traceback (most recent call last):=0A= File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in s= peed=0A= s =3D int(file('/sys/class/net/%s/speed' % dev).read())=0A= IOError: [Errno 22] Invalid argument=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,926::ifcfg::366::root::(_= persistentBackup) backing up ifcfg-p49p1: # original file did not exist=0A= =0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,926::ifcfg::665::Storage.= Misc.excCmd::(ifdown) '/usr/sbin/ifdown p49p1' (cwd None)=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,243::ifcfg::665::Storage.= Misc.excCmd::(ifdown) SUCCESS: <err> =3D 'bridge ovirtmgmt does not exist!\= n'; <rc> =3D 0=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,243::ifcfg::672::Storage.= Misc.excCmd::(_ifup) '/usr/sbin/ifup p49p1' (cwd None)=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,354::ifcfg::672::Storage.= Misc.excCmd::(_ifup) SUCCESS: <err> =3D ''; <rc> =3D 0=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,354::__init__::78::root::= (_addSourceRoute) Adding source route ovirtmgmt, None, None, None=0A= MainProcess|Thread-16::ERROR::2013-09-04 20:37:33,354::sourceRoute::68::roo= t::(configure) ipaddr, mask or gateway not received=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,355::ifcfg::672::Storage.= Misc.excCmd::(_ifup) '/usr/sbin/ifup ovirtmgmt' (cwd None)=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,731::ifcfg::672::Storage.= Misc.excCmd::(_ifup) SUCCESS: <err> =3D ''; <rc> =3D 0=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,733::libvirtconnection::1= 01::libvirtconnection::(wrapper) Unknown libvirterror: ecode: 43 edom: 19 l= evel: 2 message: Netzwerk nicht gefunden: Kein Netzwerk mit =FCbereinstimme= ndem Namen =BBvdsm-ovirtmgmt=AB=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,733::ifcfg::245::root::(_= atomicNetworkBackup) Backed up ovirtmgmt=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,734::libvirtconnection::1= 01::libvirtconnection::(wrapper) Unknown libvirterror: ecode: 43 edom: 19 l= evel: 2 message: Netzwerk nicht gefunden: Kein Netzwerk mit =FCbereinstimme= ndem Namen =BBvdsm-ovirtmgmt=AB=0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,734::ifcfg::254::root::(_= persistentNetworkBackup) backing up network ovirtmgmt: # original file did = not exist=0A= =0A= MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,741::configNetwork::541::= setupNetworks::(setupNetworks) Checking connectivity...=0A= MainProcess|storageRefresh::DEBUG::2013-09-04 20:37:34,278::misc::817::Samp= lingMethod::(__call__) Returning last result=0A= =0A= vdsm.log:=0A= =0A= storageRefresh::DEBUG::2013-09-04 20:37:32,255::misc::817::SamplingMethod::= (__call__) Returning last result=0A= Thread-13::DEBUG::2013-09-04 20:37:32,365::BindingXMLRPC::979::vds::(wrappe= r) client [192.168.10.110]::call ping with () {}=0A= Thread-13::DEBUG::2013-09-04 20:37:32,366::BindingXMLRPC::986::vds::(wrappe= r) return ping with {'status': {'message': 'Done', 'code': 0}}=0A= Thread-14::DEBUG::2013-09-04 20:37:32,374::BindingXMLRPC::979::vds::(wrappe= r) client [192.168.10.110]::call getCapabilities with () {}=0A= Thread-14::DEBUG::2013-09-04 20:37:32,562::utils::486::root::(execCmd) '/sb= in/ip route show to 0.0.0.0/0 table all' (cwd None)=0A= Thread-14::DEBUG::2013-09-04 20:37:32,573::utils::505::root::(execCmd) SUCC= ESS: <err> =3D ''; <rc> =3D 0=0A= Thread-14::ERROR::2013-09-04 20:37:32,577::netinfo::239::root::(speed) cann= ot read ib0 speed=0A= Traceback (most recent call last):=0A= File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in s= peed=0A= s =3D int(file('/sys/class/net/%s/speed' % dev).read())=0A= IOError: [Errno 22] Invalid argument=0A= Thread-14::DEBUG::2013-09-04 20:37:32,611::BindingXMLRPC::986::vds::(wrappe= r) return getCapabilities with {'status': {'message': 'Done', 'code': 0}, '= info': {'HBAInventory': {'iSCSI': [{'InitiatorName': 'iqn.1994-05.com.redha= t:df62bd8ee7d8'}], 'FC': []}, 'packages2': {'kernel': {'release': '200.fc19= .x86_64', 'buildtime': 1377795945.0, 'version': '3.10.10'}, 'spice-server':= {'release': '1.fc19', 'buildtime': 1375454091L, 'version': '0.12.4'}, 'vds= m': {'release': '1.fc19', 'buildtime': 1377639886L, 'version': '4.12.1'}, '= qemu-kvm': {'release': '7.fc19', 'buildtime': 1376836471L, 'version': '1.4.= 2'}, 'libvirt': {'release': '1.fc19', 'buildtime': 1375400611L, 'version': = '1.0.5.5'}, 'qemu-img': {'release': '7.fc19', 'buildtime': 1376836471L, 've= rsion': '1.4.2'}, 'mom': {'release': '3.fc19', 'buildtime': 1375215820L, 'v= ersion': '0.3.2'}}, 'cpuModel': 'Intel(R) Core(TM) i7 CPU 920 @ 2.= 67GHz', 'hooks': {}, 'cpuSockets': '1', 'vmTypes': ['kvm'], 'supportedProto= cols': ['2.2', '2.3'], 'networks': {}, 'bridges': {}, 'uuid': '49434D53-020= 0-48D7-3000-D7483000C49E', 'lastClientIface': 'p49p1', 'nics': {'ib0': {'ne= tmask': '255.255.255.0', 'addr': '10.10.30.1', 'hwaddr': '80:00:00:48:fe:80= :00:00:00:00:00:00:00:23:7d:ff:ff:94:d3:fd', 'cfg': {'NETWORK': '10.10.30.0= ', 'IPADDR': '10.10.30.1', 'BROADCAST': '10.10.30.255', 'NETMASK': '255.255= .255.0', 'BOOTPROTO': 'static', 'DEVICE': 'ib0', 'TYPE': 'Infiniband', 'ONB= OOT': 'yes'}, 'ipv6addrs': [], 'speed': 0, 'mtu': '2044'}, 'ib1': {'netmask= ': '', 'addr': '', 'hwaddr': '80:00:00:49:fe:80:00:00:00:00:00:00:00:23:7d:= ff:ff:94:d3:fe', 'cfg': {}, 'ipv6addrs': [], 'speed': 0, 'mtu': '4092'}, 'p= 50p1': {'netmask': '', 'addr': '', 'hwaddr': '00:30:48:d7:9e:c5', 'cfg': {}= , 'ipv6addrs': [], 'speed': 0, 'mtu': '1500'}, 'p49p1': {'netmask': '255.25= 5.255.0', 'addr': '192.168.10.51', 'hwaddr': '00:30:48:d7:9e:c4', 'cfg': {}= , 'ipv6addrs': [], 'speed': 1000, 'mtu': '1500'}}, 'software_revision': '1'= , 'clusterLevels': ['3.0', '3.1', '3.2', '3.3'], 'cpuFlags': u'fpu,vme,de,p= se,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acp= i,mmx,fxsr,sse,sse2,ss,ht,tm,pbe,syscall,nx,rdtscp,lm,constant_tsc,arch_per= fmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,pni,dtes64,mon= itor,ds_cpl,vmx,est,tm2,ssse3,cx16,xtpr,pdcm,sse4_1,sse4_2,popcnt,lahf_lm,i= da,dtherm,tpr_shadow,vnmi,flexpriority,ept,vpid,model_Nehalem,model_Conroe,= model_coreduo,model_core2duo,model_Penryn,model_n270', 'ISCSIInitiatorName'= : 'iqn.1994-05.com.redhat:df62bd8ee7d8', 'netConfigDirty': 'False', 'suppor= tedENGINEs': ['3.0', '3.1', '3.2', '3.3'], 'reservedMem': '321', 'bondings'= : {'bond0': {'netmask': '', 'addr': '', 'slaves': [], 'hwaddr': 'e6:a8:3e:2= 0:57:b0', 'cfg': {}, 'ipv6addrs': [], 'mtu': '1500'}}, 'software_version': = '4.12', 'memSize': '24104', 'cpuSpeed': '2668.000', 'version_name': 'Snow M= an', 'vlans': {}, 'cpuCores': '4', 'kvmEnabled': 'true', 'guestOverhead': '= 65', 'management_ip': '0.0.0.0', 'cpuThreads': '8', 'emulatedMachines': [u'= pc', u'q35', u'isapc', u'pc-0.10', u'pc-0.11', u'pc-0.12', u'pc-0.13', u'pc= -0.14', u'pc-0.15', u'pc-1.0', u'pc-1.1', u'pc-1.2', u'pc-1.3', u'none'], '= operatingSystem': {'release': '3', 'version': '19', 'name': 'Fedora'}, 'las= tClient': '192.168.10.110'}}=0A= Thread-15::DEBUG::2013-09-04 20:37:32,640::BindingXMLRPC::979::vds::(wrappe= r) client [192.168.10.110]::call ping with () {}=0A= Thread-15::DEBUG::2013-09-04 20:37:32,640::BindingXMLRPC::986::vds::(wrappe= r) return ping with {'status': {'message': 'Done', 'code': 0}}=0A= Thread-16::DEBUG::2013-09-04 20:37:32,642::BindingXMLRPC::979::vds::(wrappe= r) client [192.168.10.110]::call setupNetworks with ({'ovirtmgmt': {'nic': = 'p49p1', 'STP': 'no', 'bridged': 'true'}}, {}, {'connectivityCheck': 'true'= , 'connectivityTimeout': 120}) {}=0A= storageRefresh::DEBUG::2013-09-04 20:37:34,278::multipath::111::Storage.Mis= c.excCmd::(rescan) '/usr/bin/sudo -n /sbin/multipath' (cwd None)=0A= storageRefresh::DEBUG::2013-09-04 20:37:34,315::multipath::111::Storage.Mis= c.excCmd::(rescan) SUCCESS: <err> =3D ''; <rc> =3D 0=0A= storageRefresh::DEBUG::2013-09-04 20:37:34,315::lvm::483::OperationMutex::(= _invalidateAllPvs) Operation 'lvm invalidate operation' got the operation m= utex=0A= storageRefresh::DEBUG::2013-09-04 20:37:34,315::lvm::485::OperationMutex::(= _invalidateAllPvs) Operation 'lvm invalidate operation' released the operat= ion mutex=0A= storageRefresh::DEBUG::2013-09-04 20:37:34,315::lvm::494::OperationMutex::(= _invalidateAllVgs) Operation 'lvm invalidate operation' got the operation m= utex=0A= storageRefresh::DEBUG::2013-09-04 20:37:34,316::lvm::496::OperationMutex::(= _invalidateAllVgs) Operation 'lvm invalidate operation' released the operat= ion mutex=0A= storageRefresh::DEBUG::2013-09-04 20:37:34,316::lvm::514::OperationMutex::(= _invalidateAllLvs) Operation 'lvm invalidate operation' got the operation m= utex=0A= storageRefresh::DEBUG::2013-09-04 20:37:34,316::lvm::516::OperationMutex::(= _invalidateAllLvs) Operation 'lvm invalidate operation' released the operat= ion mutex=0A= storageRefresh::DEBUG::2013-09-04 20:37:34,316::misc::817::SamplingMethod::= (__call__) Returning last result=0A= storageRefresh::WARNING::2013-09-04 20:37:34,316::fileUtils::167::Storage.f= ileUtils::(createdir) Dir /rhev/data-center/hsm-tasks already exists=0A= Thread-16::ERROR::2013-09-04 20:39:36,278::API::1261::vds::(setupNetworks) = connectivity check failed=0A= Traceback (most recent call last):=0A= File "/usr/share/vdsm/API.py", line 1259, in setupNetworks=0A= supervdsm.getProxy().setupNetworks(networks, bondings, options)=0A= File "/usr/share/vdsm/supervdsm.py", line 50, in __call__=0A= return callMethod()=0A= File "/usr/share/vdsm/supervdsm.py", line 48, in <lambda>=0A= **kwargs)=0A= File "<string>", line 2, in setupNetworks=0A= File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _ca= llmethod=0A= raise convert_to_error(kind, result)=0A= ConfigNetworkError: (10, 'connectivity check failed')=0A= Thread-16::DEBUG::2013-09-04 20:39:36,280::BindingXMLRPC::986::vds::(wrappe= r) return setupNetworks with {'status': {'message': 'connectivity check fai= led', 'code': 10}}=0A= =0A= ------=_NextPartTM-000-f7989a6b-9542-42c9-bd64-42345bb9b36c Content-Type: text/plain; name="InterScan_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="InterScan_Disclaimer.txt" **************************************************************************** Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. Über das Internet versandte E-Mails können unter fremden Namen erstellt oder manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine rechtsverbindliche Willenserklärung. Collogia Unternehmensberatung AG Ubierring 11 D-50678 Köln Vorstand: Kadir Akin Dr. Michael Höhnerbach Vorsitzender des Aufsichtsrates: Hans Kristian Langva Registergericht: Amtsgericht Köln Registernummer: HRB 52 497 This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. e-mails sent over the internet may have been written under a wrong name or been manipulated. That is why this message sent as an e-mail is not a legally binding declaration of intention. Collogia Unternehmensberatung AG Ubierring 11 D-50678 Köln executive board: Kadir Akin Dr. Michael Höhnerbach President of the supervisory board: Hans Kristian Langva Registry office: district court Cologne Register number: HRB 52 497 **************************************************************************** ------=_NextPartTM-000-f7989a6b-9542-42c9-bd64-42345bb9b36c--

hi Markus, during the ovirt 3.3 test day, there was a known issue with regards to the ovirtmgmt network - see the 'host installation' note in the Known Issues section in [1] - I am not sure if this issue has already been resolved or not. can you please follow the recommended steps in [1] and see if it helps? ---- Thanks, Einav [1] http://www.ovirt.org/OVirt_3.3_TestDay#Known_issues ----- Original Message -----
From: "Markus Stockhausen" <stockhausen@collogia.de> To: "users" <users@ovirt.org> Sent: Wednesday, September 4, 2013 2:44:28 PM Subject: [Users] OVirt-Engine 3.3 RC - Add Fedora 19 host fails
Hello,
I'm trying to add a Fedora 19 host to my newly installed ovirt engine 3.3 The ost has vdsm.x86_64 4.12.1-1.fc19 installed from the beta repos. During the installation two interfaces are active:
Storage/NFS network: ib0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 2044 inet 10.10.30.1 netmask 255.255.255.0 broadcast 10.10.30.255 Infiniband hardware address can be incorrect! Please read BUGS section in ifconfig(8). infiniband 80:00:00:48:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00 txqueuelen 256 (InfiniBand) RX packets 38899 bytes 2213697 (2.1 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 67314 bytes 15746759 (15.0 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Frontend/Management network: p49p1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.10.51 netmask 255.255.255.0 broadcast 192.168.10.255 ether 00:30:48:d7:9e:c4 txqueuelen 1000 (Ethernet) RX packets 14631 bytes 9069189 (8.6 MiB) RX errors 0 dropped 354 overruns 0 frame 0 TX packets 6552 bytes 2348866 (2.2 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 16 memory 0xface0000-fad00000
The installation (with IP 192.168.10.51) fails and afterwards the frontend interface is down. Attached the VDSM logs.
Thanks for your help in advance.
Markus
supervdsm.log:
MainProcess|Thread-16::ERROR::2013-09-04 20:37:32,695::netinfo::239::root::(speed) cannot read ib0 speed Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in speed s = int(file('/sys/class/net/%s/speed' % dev).read()) IOError: [Errno 22] Invalid argument MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,698::configNetwork::176::root::(addNetwork) validating network... MainProcess|Thread-16::INFO::2013-09-04 20:37:32,698::configNetwork::191::root::(addNetwork) Adding network ovirtmgmt with vlan=None, bonding=None, nics=['p49p1'], bondingOptions=None, mtu=None, bridged=True, options={'STP': 'no', 'implicitBonding': True} MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,699::ifcfg::366::root::(_persistentBackup) backing up ifcfg-ovirtmgmt: # original file did not exist
MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,702::ifcfg::665::Storage.Misc.excCmd::(ifdown) '/usr/sbin/ifdown ovirtmgmt' (cwd None) MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,917::ifcfg::665::Storage.Misc.excCmd::(ifdown) SUCCESS: <err> = ''; <rc> = 0 MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,917::utils::486::root::(execCmd) '/sbin/ip route show to 0.0.0.0/0 table all' (cwd None) MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,919::utils::505::root::(execCmd) SUCCESS: <err> = ''; <rc> = 0 MainProcess|Thread-16::ERROR::2013-09-04 20:37:32,923::netinfo::239::root::(speed) cannot read ib0 speed Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in speed s = int(file('/sys/class/net/%s/speed' % dev).read()) IOError: [Errno 22] Invalid argument MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,926::ifcfg::366::root::(_persistentBackup) backing up ifcfg-p49p1: # original file did not exist
MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,926::ifcfg::665::Storage.Misc.excCmd::(ifdown) '/usr/sbin/ifdown p49p1' (cwd None) MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,243::ifcfg::665::Storage.Misc.excCmd::(ifdown) SUCCESS: <err> = 'bridge ovirtmgmt does not exist!\n'; <rc> = 0 MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,243::ifcfg::672::Storage.Misc.excCmd::(_ifup) '/usr/sbin/ifup p49p1' (cwd None) MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,354::ifcfg::672::Storage.Misc.excCmd::(_ifup) SUCCESS: <err> = ''; <rc> = 0 MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,354::__init__::78::root::(_addSourceRoute) Adding source route ovirtmgmt, None, None, None MainProcess|Thread-16::ERROR::2013-09-04 20:37:33,354::sourceRoute::68::root::(configure) ipaddr, mask or gateway not received MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,355::ifcfg::672::Storage.Misc.excCmd::(_ifup) '/usr/sbin/ifup ovirtmgmt' (cwd None) MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,731::ifcfg::672::Storage.Misc.excCmd::(_ifup) SUCCESS: <err> = ''; <rc> = 0 MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,733::libvirtconnection::101::libvirtconnection::(wrapper) Unknown libvirterror: ecode: 43 edom: 19 level: 2 message: Netzwerk nicht gefunden: Kein Netzwerk mit übereinstimmendem Namen »vdsm-ovirtmgmt« MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,733::ifcfg::245::root::(_atomicNetworkBackup) Backed up ovirtmgmt MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,734::libvirtconnection::101::libvirtconnection::(wrapper) Unknown libvirterror: ecode: 43 edom: 19 level: 2 message: Netzwerk nicht gefunden: Kein Netzwerk mit übereinstimmendem Namen »vdsm-ovirtmgmt« MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,734::ifcfg::254::root::(_persistentNetworkBackup) backing up network ovirtmgmt: # original file did not exist
MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,741::configNetwork::541::setupNetworks::(setupNetworks) Checking connectivity... MainProcess|storageRefresh::DEBUG::2013-09-04 20:37:34,278::misc::817::SamplingMethod::(__call__) Returning last result
vdsm.log:
storageRefresh::DEBUG::2013-09-04 20:37:32,255::misc::817::SamplingMethod::(__call__) Returning last result Thread-13::DEBUG::2013-09-04 20:37:32,365::BindingXMLRPC::979::vds::(wrapper) client [192.168.10.110]::call ping with () {} Thread-13::DEBUG::2013-09-04 20:37:32,366::BindingXMLRPC::986::vds::(wrapper) return ping with {'status': {'message': 'Done', 'code': 0}} Thread-14::DEBUG::2013-09-04 20:37:32,374::BindingXMLRPC::979::vds::(wrapper) client [192.168.10.110]::call getCapabilities with () {} Thread-14::DEBUG::2013-09-04 20:37:32,562::utils::486::root::(execCmd) '/sbin/ip route show to 0.0.0.0/0 table all' (cwd None) Thread-14::DEBUG::2013-09-04 20:37:32,573::utils::505::root::(execCmd) SUCCESS: <err> = ''; <rc> = 0 Thread-14::ERROR::2013-09-04 20:37:32,577::netinfo::239::root::(speed) cannot read ib0 speed Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in speed s = int(file('/sys/class/net/%s/speed' % dev).read()) IOError: [Errno 22] Invalid argument Thread-14::DEBUG::2013-09-04 20:37:32,611::BindingXMLRPC::986::vds::(wrapper) return getCapabilities with {'status': {'message': 'Done', 'code': 0}, 'info': {'HBAInventory': {'iSCSI': [{'InitiatorName': 'iqn.1994-05.com.redhat:df62bd8ee7d8'}], 'FC': []}, 'packages2': {'kernel': {'release': '200.fc19.x86_64', 'buildtime': 1377795945.0, 'version': '3.10.10'}, 'spice-server': {'release': '1.fc19', 'buildtime': 1375454091L, 'version': '0.12.4'}, 'vdsm': {'release': '1.fc19', 'buildtime': 1377639886L, 'version': '4.12.1'}, 'qemu-kvm': {'release': '7.fc19', 'buildtime': 1376836471L, 'version': '1.4.2'}, 'libvirt': {'release': '1.fc19', 'buildtime': 1375400611L, 'version': '1.0.5.5'}, 'qemu-img': {'release': '7.fc19', 'buildtime': 1376836471L, 'version': '1.4.2'}, 'mom': {'release': '3.fc19', 'buildtime': 1375215820L, 'version': '0.3.2'}}, 'cpuModel': 'Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz', 'hooks': {}, 'cpuSockets': '1', 'vmTypes': ['kvm'], 'supportedProtocols': ['2.2', '2.3'], 'networks': {}, 'bridges': {}, 'uuid': '49434D53-0200-48D7-3000-D7483000C49E', 'lastClientIface': 'p49p1', 'nics': {'ib0': {'netmask': '255.255.255.0', 'addr': '10.10.30.1', 'hwaddr': '80:00:00:48:fe:80:00:00:00:00:00:00:00:23:7d:ff:ff:94:d3:fd', 'cfg': {'NETWORK': '10.10.30.0', 'IPADDR': '10.10.30.1', 'BROADCAST': '10.10.30.255', 'NETMASK': '255.255.255.0', 'BOOTPROTO': 'static', 'DEVICE': 'ib0', 'TYPE': 'Infiniband', 'ONBOOT': 'yes'}, 'ipv6addrs': [], 'speed': 0, 'mtu': '2044'}, 'ib1': {'netmask': '', 'addr': '', 'hwaddr': '80:00:00:49:fe:80:00:00:00:00:00:00:00:23:7d:ff:ff:94:d3:fe', 'cfg': {}, 'ipv6addrs': [], 'speed': 0, 'mtu': '4092'}, 'p50p1': {'netmask': '', 'addr': '', 'hwaddr': '00:30:48:d7:9e:c5', 'cfg': {}, 'ipv6addrs': [], 'speed': 0, 'mtu': '1500'}, 'p49p1': {'netmask': '255.255.255.0', 'addr': '192.168.10.51', 'hwaddr': '00:30:48:d7:9e:c4', 'cfg': {}, 'ipv6addrs': [], 'speed': 1000, 'mtu': '1500'}}, 'software_revision': '1', 'clusterLevels': ['3.0', '3.1', '3.2', '3.3'], 'cpuFlags': u'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,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,pni,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,cx16,xtpr,pdcm,sse4_1,sse4_2,popcnt,lahf_lm,ida,dtherm,tpr_shadow,vnmi,flexpriority,ept,vpid,model_Nehalem,model_Conroe,model_coreduo,model_core2duo,model_Penryn,model_n270', 'ISCSIInitiatorName': 'iqn.1994-05.com.redhat:df62bd8ee7d8', 'netConfigDirty': 'False', 'supportedENGINEs': ['3.0', '3.1', '3.2', '3.3'], 'reservedMem': '321', 'bondings': {'bond0': {'netmask': '', 'addr': '', 'slaves': [], 'hwaddr': 'e6:a8:3e:20:57:b0', 'cfg': {}, 'ipv6addrs': [], 'mtu': '1500'}}, 'software_version': '4.12', 'memSize': '24104', 'cpuSpeed': '2668.000', 'version_name': 'Snow Man', 'vlans': {}, 'cpuCores': '4', 'kvmEnabled': 'true', 'guestOverhead': '65', 'management_ip': '0.0.0.0', 'cpuThreads': '8', 'emulatedMachines': [u'pc', u'q35', u'isapc', u'pc-0.10', u'pc-0.11', u'pc-0.12', u'pc-0.13', u'pc-0.14', u'pc-0.15', u'pc-1.0', u'pc-1.1', u'pc-1.2', u'pc-1.3', u'none'], 'operatingSystem': {'release': '3', 'version': '19', 'name': 'Fedora'}, 'lastClient': '192.168.10.110'}} Thread-15::DEBUG::2013-09-04 20:37:32,640::BindingXMLRPC::979::vds::(wrapper) client [192.168.10.110]::call ping with () {} Thread-15::DEBUG::2013-09-04 20:37:32,640::BindingXMLRPC::986::vds::(wrapper) return ping with {'status': {'message': 'Done', 'code': 0}} Thread-16::DEBUG::2013-09-04 20:37:32,642::BindingXMLRPC::979::vds::(wrapper) client [192.168.10.110]::call setupNetworks with ({'ovirtmgmt': {'nic': 'p49p1', 'STP': 'no', 'bridged': 'true'}}, {}, {'connectivityCheck': 'true', 'connectivityTimeout': 120}) {} storageRefresh::DEBUG::2013-09-04 20:37:34,278::multipath::111::Storage.Misc.excCmd::(rescan) '/usr/bin/sudo -n /sbin/multipath' (cwd None) storageRefresh::DEBUG::2013-09-04 20:37:34,315::multipath::111::Storage.Misc.excCmd::(rescan) SUCCESS: <err> = ''; <rc> = 0 storageRefresh::DEBUG::2013-09-04 20:37:34,315::lvm::483::OperationMutex::(_invalidateAllPvs) Operation 'lvm invalidate operation' got the operation mutex storageRefresh::DEBUG::2013-09-04 20:37:34,315::lvm::485::OperationMutex::(_invalidateAllPvs) Operation 'lvm invalidate operation' released the operation mutex storageRefresh::DEBUG::2013-09-04 20:37:34,315::lvm::494::OperationMutex::(_invalidateAllVgs) Operation 'lvm invalidate operation' got the operation mutex storageRefresh::DEBUG::2013-09-04 20:37:34,316::lvm::496::OperationMutex::(_invalidateAllVgs) Operation 'lvm invalidate operation' released the operation mutex storageRefresh::DEBUG::2013-09-04 20:37:34,316::lvm::514::OperationMutex::(_invalidateAllLvs) Operation 'lvm invalidate operation' got the operation mutex storageRefresh::DEBUG::2013-09-04 20:37:34,316::lvm::516::OperationMutex::(_invalidateAllLvs) Operation 'lvm invalidate operation' released the operation mutex storageRefresh::DEBUG::2013-09-04 20:37:34,316::misc::817::SamplingMethod::(__call__) Returning last result storageRefresh::WARNING::2013-09-04 20:37:34,316::fileUtils::167::Storage.fileUtils::(createdir) Dir /rhev/data-center/hsm-tasks already exists Thread-16::ERROR::2013-09-04 20:39:36,278::API::1261::vds::(setupNetworks) connectivity check failed Traceback (most recent call last): File "/usr/share/vdsm/API.py", line 1259, in setupNetworks supervdsm.getProxy().setupNetworks(networks, bondings, options) File "/usr/share/vdsm/supervdsm.py", line 50, in __call__ return callMethod() File "/usr/share/vdsm/supervdsm.py", line 48, in <lambda> **kwargs) File "<string>", line 2, in setupNetworks File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod raise convert_to_error(kind, result) ConfigNetworkError: (10, 'connectivity check failed') Thread-16::DEBUG::2013-09-04 20:39:36,280::BindingXMLRPC::986::vds::(wrapper) return setupNetworks with {'status': {'message': 'connectivity check failed', 'code': 10}}
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

From: "Markus Stockhausen" <stockhausen@collogia.de>=0A= To: "users" <users@ovirt.org>=0A= Sent: Wednesday, September 4, 2013 2:44:28 PM=0A= Subject: [Users] OVirt-Engine 3.3 RC - Add Fedora 19 host fails=0A= =0A= Hello,=0A= =0A= I'm trying to add a Fedora 19 host to my newly installed ovirt engine 3.3= =0A= The ost has vdsm.x86_64 4.12.1-1.fc19 installed from the beta repos.=0A= During the installation two interfaces are active:=0A= =0A= Storage/NFS network:=0A= ib0: flags=3D4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 2044=0A= inet 10.10.30.1 netmask 255.255.255.0 broadcast 10.10.30.255=0A= Infiniband hardware address can be incorrect! Please read BUGS section in= =0A= ifconfig(8).=0A= infiniband=0A= 80:00:00:48:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00=0A= txqueuelen 256 (InfiniBand)=0A= RX packets 38899 bytes 2213697 (2.1 MiB)=0A= RX errors 0 dropped 0 overruns 0 frame 0=0A= TX packets 67314 bytes 15746759 (15.0 MiB)=0A= TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0=0A= =0A= Frontend/Management network:=0A= p49p1: flags=3D4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500=0A= inet 192.168.10.51 netmask 255.255.255.0 broadcast 192.168.10.2= 55=0A= ether 00:30:48:d7:9e:c4 txqueuelen 1000 (Ethernet)=0A= RX packets 14631 bytes 9069189 (8.6 MiB)=0A= RX errors 0 dropped 354 overruns 0 frame 0=0A= TX packets 6552 bytes 2348866 (2.2 MiB)=0A= TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0=0A= device interrupt 16 memory 0xface0000-fad00000=0A= =0A= The installation (with IP 192.168.10.51) fails and afterwards the fronten= d=0A= interface=0A= is down. Attached the VDSM logs.=0A= =0A= Thanks for your help in advance.=0A= =0A= Markus=0A= =0A= supervdsm.log:=0A= =0A= MainProcess|Thread-16::ERROR::2013-09-04=0A= 20:37:32,695::netinfo::239::root::(speed) cannot read ib0 speed=0A= Traceback (most recent call last):=0A= File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in= =0A= speed=0A= s =3D int(file('/sys/class/net/%s/speed' % dev).read())=0A= IOError: [Errno 22] Invalid argument=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:32,698::configNetwork::176::root::(addNetwork) validating network..= .=0A= MainProcess|Thread-16::INFO::2013-09-04=0A= 20:37:32,698::configNetwork::191::root::(addNetwork) Adding network=0A= ovirtmgmt with vlan=3DNone, bonding=3DNone, nics=3D['p49p1'], bondingOpti= ons=3DNone,=0A= mtu=3DNone, bridged=3DTrue, options=3D{'STP': 'no', 'implicitBonding': Tr= ue}=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:32,699::ifcfg::366::root::(_persistentBackup) backing up=0A= ifcfg-ovirtmgmt: # original file did not exist=0A= =0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:32,702::ifcfg::665::Storage.Misc.excCmd::(ifdown) '/usr/sbin/ifdown= =0A= ovirtmgmt' (cwd None)=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:32,917::ifcfg::665::Storage.Misc.excCmd::(ifdown) SUCCESS: <err> = =3D '';=0A= <rc> =3D 0=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:32,917::utils::486::root::(execCmd) '/sbin/ip route show to 0.0.0.0= /0=0A= table all' (cwd None)=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:32,919::utils::505::root::(execCmd) SUCCESS: <err> =3D ''; <rc> =3D= 0=0A= MainProcess|Thread-16::ERROR::2013-09-04=0A= 20:37:32,923::netinfo::239::root::(speed) cannot read ib0 speed=0A= Traceback (most recent call last):=0A= File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in= =0A= speed=0A= s =3D int(file('/sys/class/net/%s/speed' % dev).read())=0A= IOError: [Errno 22] Invalid argument=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:32,926::ifcfg::366::root::(_persistentBackup) backing up ifcfg-p49p= 1:=0A= # original file did not exist=0A= =0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:32,926::ifcfg::665::Storage.Misc.excCmd::(ifdown) '/usr/sbin/ifdown= =0A= p49p1' (cwd None)=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:33,243::ifcfg::665::Storage.Misc.excCmd::(ifdown) SUCCESS: <err> = =3D=0A= 'bridge ovirtmgmt does not exist!\n'; <rc> =3D 0=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:33,243::ifcfg::672::Storage.Misc.excCmd::(_ifup) '/usr/sbin/ifup=0A= p49p1' (cwd None)=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:33,354::ifcfg::672::Storage.Misc.excCmd::(_ifup) SUCCESS: <err> =3D= '';=0A= <rc> =3D 0=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:33,354::__init__::78::root::(_addSourceRoute) Adding source route= =0A= ovirtmgmt, None, None, None=0A= MainProcess|Thread-16::ERROR::2013-09-04=0A= 20:37:33,354::sourceRoute::68::root::(configure) ipaddr, mask or gateway = not=0A= received=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:33,355::ifcfg::672::Storage.Misc.excCmd::(_ifup) '/usr/sbin/ifup=0A= ovirtmgmt' (cwd None)=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:33,731::ifcfg::672::Storage.Misc.excCmd::(_ifup) SUCCESS: <err> =3D= '';=0A= <rc> =3D 0=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:33,733::libvirtconnection::101::libvirtconnection::(wrapper) Unknow= n=0A= libvirterror: ecode: 43 edom: 19 level: 2 message: Netzwerk nicht gefunde= n:=0A= Kein Netzwerk mit =FCbereinstimmendem Namen =BBvdsm-ovirtmgmt=AB=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:33,733::ifcfg::245::root::(_atomicNetworkBackup) Backed up ovirtmgm= t=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:33,734::libvirtconnection::101::libvirtconnection::(wrapper) Unknow= n=0A= libvirterror: ecode: 43 edom: 19 level: 2 message: Netzwerk nicht gefunde= n:=0A= Kein Netzwerk mit =FCbereinstimmendem Namen =BBvdsm-ovirtmgmt=AB=0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:33,734::ifcfg::254::root::(_persistentNetworkBackup) backing up=0A= network ovirtmgmt: # original file did not exist=0A= =0A= MainProcess|Thread-16::DEBUG::2013-09-04=0A= 20:37:33,741::configNetwork::541::setupNetworks::(setupNetworks) Checking= =0A= connectivity...=0A= MainProcess|storageRefresh::DEBUG::2013-09-04=0A= 20:37:34,278::misc::817::SamplingMethod::(__call__) Returning last result= =0A= =0A= vdsm.log:=0A= =0A= storageRefresh::DEBUG::2013-09-04=0A= 20:37:32,255::misc::817::SamplingMethod::(__call__) Returning last result= =0A= Thread-13::DEBUG::2013-09-04 20:37:32,365::BindingXMLRPC::979::vds::(wrap=
client [192.168.10.110]::call ping with () {}=0A= Thread-13::DEBUG::2013-09-04 20:37:32,366::BindingXMLRPC::986::vds::(wrap=
return ping with {'status': {'message': 'Done', 'code': 0}}=0A= Thread-14::DEBUG::2013-09-04 20:37:32,374::BindingXMLRPC::979::vds::(wrap=
client [192.168.10.110]::call getCapabilities with () {}=0A= Thread-14::DEBUG::2013-09-04 20:37:32,562::utils::486::root::(execCmd)=0A= '/sbin/ip route show to 0.0.0.0/0 table all' (cwd None)=0A= Thread-14::DEBUG::2013-09-04 20:37:32,573::utils::505::root::(execCmd)=0A= SUCCESS: <err> =3D ''; <rc> =3D 0=0A= Thread-14::ERROR::2013-09-04 20:37:32,577::netinfo::239::root::(speed) ca= nnot=0A= read ib0 speed=0A= Traceback (most recent call last):=0A= File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in= =0A= speed=0A= s =3D int(file('/sys/class/net/%s/speed' % dev).read())=0A= IOError: [Errno 22] Invalid argument=0A= Thread-14::DEBUG::2013-09-04 20:37:32,611::BindingXMLRPC::986::vds::(wrap=
return getCapabilities with {'status': {'message': 'Done', 'code': 0},=0A= 'info': {'HBAInventory': {'iSCSI': [{'InitiatorName':=0A= 'iqn.1994-05.com.redhat:df62bd8ee7d8'}], 'FC': []}, 'packages2': {'kernel= ':=0A= {'release': '200.fc19.x86_64', 'buildtime': 1377795945.0, 'version':=0A= '3.10.10'}, 'spice-server': {'release': '1.fc19', 'buildtime': 1375454091= L,=0A= 'version': '0.12.4'}, 'vdsm': {'release': '1.fc19', 'buildtime':=0A= 1377639886L, 'version': '4.12.1'}, 'qemu-kvm': {'release': '7.fc19',=0A= 'buildtime': 1376836471L, 'version': '1.4.2'}, 'libvirt': {'release':=0A= '1.fc19', 'buildtime': 1375400611L, 'version': '1.0.5.5'}, 'qemu-img':=0A= {'release': '7.fc19', 'buildtime': 1376836471L, 'version': '1.4.2'}, 'mom= ':=0A= {'release': '3.fc19', 'buildtime': 1375215820L, 'version': '0.3.2'}},=0A= 'cpuModel': 'Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz', 'hooks': {= },=0A= 'cpuSockets': '1', 'vmTypes': ['kvm'], 'supportedProtocols': ['2.2', '2.3= '],=0A= 'networks': {}, 'bridges': {}, 'uuid':=0A= '49434D53-0200-48D7-3000-D7483000C49E', 'lastClientIface': 'p49p1', 'nics= ':=0A= {'ib0': {'netmask': '255.255.255.0', 'addr': '10.10.30.1', 'hwaddr':=0A= '80:00:00:48:fe:80:00:00:00:00:00:00:00:23:7d:ff:ff:94:d3:fd', 'cfg':=0A= {'NETWORK': '10.10.30.0', 'IPADDR': '10.10.30.1', 'BROADCAST':=0A= '10.10.30.255', 'NETMASK': '255.255.255.0', 'BOOTPROTO': 'static', 'DEVIC= E':=0A= 'ib0', 'TYPE': 'Infiniband', 'ONBOOT': 'yes'}, 'ipv6addrs': [], 'speed': = 0,=0A= 'mtu': '2044'}, 'ib1': {'netmask': '', 'addr': '', 'hwaddr':=0A= '80:00:00:49:fe:80:00:00:00:00:00:00:00:23:7d:ff:ff:94:d3:fe', 'cfg': {},= =0A= 'ipv6addrs': [], 'speed': 0, 'mtu': '4092'}, 'p50p1': {'netmask': '',=0A= 'addr': '', 'hwaddr': '00:30:48:d7:9e:c5', 'cfg': {}, 'ipv6addrs': [],=0A= 'speed': 0, 'mtu': '1500'}, 'p49p1': {'netmask': '255.255.255.0', 'addr':= =0A= '192.168.10.51', 'hwaddr': '00:30:48:d7:9e:c4', 'cfg': {}, 'ipv6addrs': [= ],=0A= 'speed': 1000, 'mtu': '1500'}}, 'software_revision': '1', 'clusterLevels'= :=0A= ['3.0', '3.1', '3.2', '3.3'], 'cpuFlags':=0A= u'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,rdtscp,lm,const= ant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmper= f,pni,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,cx16,xtpr,pdcm,sse4_1,sse4_2,=
'ISCSIInitiatorName': 'iqn.1994-05.com.redhat:df62bd8ee7d8',=0A= 'netConfigDirty': 'False', 'supportedENGINEs': ['3.0', '3.1', '3.2', '3.3= '],=0A= 'reservedMem': '321', 'bondings': {'bond0': {'netmask': '', 'addr': '',= =0A= 'slaves': [], 'hwaddr': 'e6:a8:3e:20:57:b0', 'cfg': {}, 'ipv6addrs': [],= =0A= 'mtu': '1500'}}, 'software_version': '4.12', 'memSize': '24104', 'cpuSpee= d':=0A= '2668.000', 'version_name': 'Snow Man', 'vlans': {}, 'cpuCores': '4',=0A= 'kvmEnabled': 'true', 'guestOverhead': '65', 'management_ip': '0.0.0.0',= =0A= 'cpuThreads': '8', 'emulatedMachines': [u'pc', u'q35', u'isapc', u'pc-0.1= 0',=0A= u'pc-0.11', u'pc-0.12', u'pc-0.13', u'pc-0.14', u'pc-0.15', u'pc-1.0',=0A= u'pc-1.1', u'pc-1.2', u'pc-1.3', u'none'], 'operatingSystem': {'release':= =0A= '3', 'version': '19', 'name': 'Fedora'}, 'lastClient': '192.168.10.110'}}= =0A= Thread-15::DEBUG::2013-09-04 20:37:32,640::BindingXMLRPC::979::vds::(wrap=
client [192.168.10.110]::call ping with () {}=0A= Thread-15::DEBUG::2013-09-04 20:37:32,640::BindingXMLRPC::986::vds::(wrap=
return ping with {'status': {'message': 'Done', 'code': 0}}=0A= Thread-16::DEBUG::2013-09-04 20:37:32,642::BindingXMLRPC::979::vds::(wrap=
client [192.168.10.110]::call setupNetworks with ({'ovirtmgmt': {'nic':= =0A= 'p49p1', 'STP': 'no', 'bridged': 'true'}}, {}, {'connectivityCheck': 'tru= e',=0A= 'connectivityTimeout': 120}) {}=0A= storageRefresh::DEBUG::2013-09-04=0A= 20:37:34,278::multipath::111::Storage.Misc.excCmd::(rescan) '/usr/bin/sud= o=0A= -n /sbin/multipath' (cwd None)=0A= storageRefresh::DEBUG::2013-09-04=0A= 20:37:34,315::multipath::111::Storage.Misc.excCmd::(rescan) SUCCESS: <err= =3D=0A= ''; <rc> =3D 0=0A= storageRefresh::DEBUG::2013-09-04=0A= 20:37:34,315::lvm::483::OperationMutex::(_invalidateAllPvs) Operation 'lv= m=0A= invalidate operation' got the operation mutex=0A= storageRefresh::DEBUG::2013-09-04=0A= 20:37:34,315::lvm::485::OperationMutex::(_invalidateAllPvs) Operation 'lv= m=0A= invalidate operation' released the operation mutex=0A= storageRefresh::DEBUG::2013-09-04=0A= 20:37:34,315::lvm::494::OperationMutex::(_invalidateAllVgs) Operation 'lv= m=0A= invalidate operation' got the operation mutex=0A= storageRefresh::DEBUG::2013-09-04=0A= 20:37:34,316::lvm::496::OperationMutex::(_invalidateAllVgs) Operation 'lv= m=0A= invalidate operation' released the operation mutex=0A= storageRefresh::DEBUG::2013-09-04=0A= 20:37:34,316::lvm::514::OperationMutex::(_invalidateAllLvs) Operation 'lv= m=0A= invalidate operation' got the operation mutex=0A= storageRefresh::DEBUG::2013-09-04=0A= 20:37:34,316::lvm::516::OperationMutex::(_invalidateAllLvs) Operation 'lv= m=0A= invalidate operation' released the operation mutex=0A= storageRefresh::DEBUG::2013-09-04=0A= 20:37:34,316::misc::817::SamplingMethod::(__call__) Returning last result= =0A= storageRefresh::WARNING::2013-09-04=0A= 20:37:34,316::fileUtils::167::Storage.fileUtils::(createdir) Dir=0A= /rhev/data-center/hsm-tasks already exists=0A= Thread-16::ERROR::2013-09-04 20:39:36,278::API::1261::vds::(setupNetworks= )=0A= connectivity check failed=0A= Traceback (most recent call last):=0A= File "/usr/share/vdsm/API.py", line 1259, in setupNetworks=0A= supervdsm.getProxy().setupNetworks(networks, bondings, options)=0A= File "/usr/share/vdsm/supervdsm.py", line 50, in __call__=0A= return callMethod()=0A= File "/usr/share/vdsm/supervdsm.py", line 48, in <lambda>=0A= **kwargs)=0A= File "<string>", line 2, in setupNetworks=0A= File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in= =0A= _callmethod=0A= raise convert_to_error(kind, result)=0A= ConfigNetworkError: (10, 'connectivity check failed')=0A= Thread-16::DEBUG::2013-09-04 20:39:36,280::BindingXMLRPC::986::vds::(wrap=
This is a multi-part message in MIME format. ------=_NextPartTM-000-5cf9d64c-b1c6-4e5e-a46e-92f2b8f25d62 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello Einav,=0A= =0A= thanks for the tip. In ovirt-engine I mapped the ovirtmgmt network to =0A= interface p49p1 checked the save settings radiobutton and clicked ok. =0A= The connection was lost again. Now I have:=0A= =0A= [root@colovn1 network-scripts]# cat ifcfg-ovirtmgmt=0A= # Generated by VDSM version 4.12.1-1.fc19=0A= DEVICE=3Dovirtmgmt=0A= ONBOOT=3Dyes=0A= TYPE=3DBridge=0A= DELAY=3D0=0A= DEFROUTE=3Dyes=0A= NM_CONTROLLED=3Dno=0A= STP=3Dno=0A= BOOTPROTO=3Dstatic=0A= =0A= [root@colovn1 network-scripts]# cat ifcfg-p49p1=0A= # Generated by VDSM version 4.12.1-1.fc19=0A= DEVICE=3Dp49p1=0A= ONBOOT=3Dyes=0A= HWADDR=3D00:30:48:d7:9e:c4=0A= BRIDGE=3Dovirtmgmt=0A= MTU=3D1500=0A= NM_CONTROLLED=3Dno=0A= STP=3Dno=0A= =0A= and what seems to be the old config file:=0A= =0A= [root@colovn1 network-scripts]# cat ifcfg-enp1s0=0A= PEERROUTES=3D"yes"=0A= IPV6INIT=3D"yes"=0A= UUID=3D"0bd1b6df-9f88-4dcf-82af-225b14b99d67"=0A= IPV6_PEERDNS=3D"yes"=0A= DEFROUTE=3D"yes"=0A= PEERDNS=3D"yes"=0A= IPV4_FAILURE_FATAL=3D"no"=0A= HWADDR=3D"00:30:48:D7:9E:C4"=0A= BOOTPROTO=3D"none"=0A= IPV6_DEFROUTE=3D"yes"=0A= IPV6_AUTOCONF=3D"yes"=0A= IPV6_FAILURE_FATAL=3D"no"=0A= IPV6_PEERROUTES=3D"yes"=0A= TYPE=3D"Ethernet"=0A= ONBOOT=3D"yes"=0A= NAME=3D"enp1s0"=0A= IPADDR=3D"192.168.10.51"=0A= NETMASK=3D"255.255.255.0"=0A= GATEWAY=3D"192.168.10.7"=0A= DNS1=3D"192.168.10.15"=0A= =0A= Afterwards I disabled Networkmanager:=0A= =0A= [root@colovn1 network-scripts]# systemctl disable NetworkManager=0A= [root@colovn1 network-scripts]# systemctl stop NetworkManager.service=0A= =0A= Now I have no configuration at all. At least I can rech the =0A= machine through the storage network. Any idea what to =0A= try next?=0A= =0A= Markus=0A= =0A= ________________________________________=0A= Von: Einav Cohen [ecohen@redhat.com]=0A= Gesendet: Mittwoch, 4. September 2013 20:58=0A= An: Markus Stockhausen=0A= Cc: users=0A= Betreff: Re: [Users] OVirt-Engine 3.3 RC - Add Fedora 19 host fails=0A= =0A= hi Markus,=0A= =0A= during the ovirt 3.3 test day, there was a known issue with regards to the= =0A= ovirtmgmt network - see the 'host installation' note in the Known Issues=0A= section in [1] - I am not sure if this issue has already been resolved or= =0A= not.=0A= can you please follow the recommended steps in [1] and see if it helps?=0A= =0A= ----=0A= Thanks,=0A= Einav=0A= =0A= [1] http://www.ovirt.org/OVirt_3.3_TestDay#Known_issues=0A= =0A= =0A= ----- Original Message -----=0A= per)=0A= per)=0A= per)=0A= per)=0A= popcnt,lahf_lm,ida,dtherm,tpr_shadow,vnmi,flexpriority,ept,vpid,model_Nehal= em,model_Conroe,model_coreduo,model_core2duo,model_Penryn,model_n270',=0A= per)=0A= per)=0A= per)=0A= per)=0A=
return setupNetworks with {'status': {'message': 'connectivity check=0A= failed', 'code': 10}}=0A= =0A= =0A= _______________________________________________=0A= Users mailing list=0A= Users@ovirt.org=0A= http://lists.ovirt.org/mailman/listinfo/users=0A= =0A= ------=_NextPartTM-000-5cf9d64c-b1c6-4e5e-a46e-92f2b8f25d62 Content-Type: text/plain; name="InterScan_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="InterScan_Disclaimer.txt"
**************************************************************************** Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. Über das Internet versandte E-Mails können unter fremden Namen erstellt oder manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine rechtsverbindliche Willenserklärung. Collogia Unternehmensberatung AG Ubierring 11 D-50678 Köln Vorstand: Kadir Akin Dr. Michael Höhnerbach Vorsitzender des Aufsichtsrates: Hans Kristian Langva Registergericht: Amtsgericht Köln Registernummer: HRB 52 497 This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. e-mails sent over the internet may have been written under a wrong name or been manipulated. That is why this message sent as an e-mail is not a legally binding declaration of intention. Collogia Unternehmensberatung AG Ubierring 11 D-50678 Köln executive board: Kadir Akin Dr. Michael Höhnerbach President of the supervisory board: Hans Kristian Langva Registry office: district court Cologne Register number: HRB 52 497 **************************************************************************** ------=_NextPartTM-000-5cf9d64c-b1c6-4e5e-a46e-92f2b8f25d62--

This is a multi-part message in MIME format. ------=_NextPartTM-000-7d60c01e-a217-4a19-af34-2d0fca32509e Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Some additional info:=0A= =0A= ovirt-engine shows no information about the interface p49p1. Maybe=0A= the problem arises because Fedora uses a ifcfg-enp1s0 and does some=0A= aliasing.=0A= =0A= Markus=0A= =0A= ------=_NextPartTM-000-7d60c01e-a217-4a19-af34-2d0fca32509e Content-Type: text/plain; name="InterScan_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="InterScan_Disclaimer.txt" **************************************************************************** Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. Über das Internet versandte E-Mails können unter fremden Namen erstellt oder manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine rechtsverbindliche Willenserklärung. Collogia Unternehmensberatung AG Ubierring 11 D-50678 Köln Vorstand: Kadir Akin Dr. Michael Höhnerbach Vorsitzender des Aufsichtsrates: Hans Kristian Langva Registergericht: Amtsgericht Köln Registernummer: HRB 52 497 This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. e-mails sent over the internet may have been written under a wrong name or been manipulated. That is why this message sent as an e-mail is not a legally binding declaration of intention. Collogia Unternehmensberatung AG Ubierring 11 D-50678 Köln executive board: Kadir Akin Dr. Michael Höhnerbach President of the supervisory board: Hans Kristian Langva Registry office: district court Cologne Register number: HRB 52 497 **************************************************************************** ------=_NextPartTM-000-7d60c01e-a217-4a19-af34-2d0fca32509e--

----- Original Message ----- From: "Markus Stockhausen" <stockhausen@collogia.de> Sent: Wednesday, September 4, 2013 3:19:52 PM
Hello Einav,
thanks for the tip. In ovirt-engine I mapped the ovirtmgmt network to interface p49p1 checked the save settings radiobutton and clicked ok. The connection was lost again. Now I have:
[root@colovn1 network-scripts]# cat ifcfg-ovirtmgmt # Generated by VDSM version 4.12.1-1.fc19 DEVICE=ovirtmgmt ONBOOT=yes TYPE=Bridge DELAY=0 DEFROUTE=yes NM_CONTROLLED=no STP=no BOOTPROTO=static
[root@colovn1 network-scripts]# cat ifcfg-p49p1 # Generated by VDSM version 4.12.1-1.fc19 DEVICE=p49p1 ONBOOT=yes HWADDR=00:30:48:d7:9e:c4 BRIDGE=ovirtmgmt MTU=1500 NM_CONTROLLED=no STP=no
and what seems to be the old config file:
[root@colovn1 network-scripts]# cat ifcfg-enp1s0 PEERROUTES="yes" IPV6INIT="yes" UUID="0bd1b6df-9f88-4dcf-82af-225b14b99d67" IPV6_PEERDNS="yes" DEFROUTE="yes" PEERDNS="yes" IPV4_FAILURE_FATAL="no" HWADDR="00:30:48:D7:9E:C4" BOOTPROTO="none" IPV6_DEFROUTE="yes" IPV6_AUTOCONF="yes" IPV6_FAILURE_FATAL="no" IPV6_PEERROUTES="yes" TYPE="Ethernet" ONBOOT="yes" NAME="enp1s0" IPADDR="192.168.10.51" NETMASK="255.255.255.0" GATEWAY="192.168.10.7" DNS1="192.168.10.15"
Afterwards I disabled Networkmanager:
[root@colovn1 network-scripts]# systemctl disable NetworkManager [root@colovn1 network-scripts]# systemctl stop NetworkManager.service
Now I have no configuration at all. At least I can rech the machine through the storage network. Any idea what to try next?
make sure that your network service is on ("service network start") and that it will be automatically started after reboot ("chkconfig network on").
Markus
________________________________________ Von: Einav Cohen [ecohen@redhat.com] Gesendet: Mittwoch, 4. September 2013 20:58 An: Markus Stockhausen Cc: users Betreff: Re: [Users] OVirt-Engine 3.3 RC - Add Fedora 19 host fails
hi Markus,
during the ovirt 3.3 test day, there was a known issue with regards to the ovirtmgmt network - see the 'host installation' note in the Known Issues section in [1] - I am not sure if this issue has already been resolved or not. can you please follow the recommended steps in [1] and see if it helps?
---- Thanks, Einav
[1] http://www.ovirt.org/OVirt_3.3_TestDay#Known_issues
----- Original Message -----
From: "Markus Stockhausen" <stockhausen@collogia.de> To: "users" <users@ovirt.org> Sent: Wednesday, September 4, 2013 2:44:28 PM Subject: [Users] OVirt-Engine 3.3 RC - Add Fedora 19 host fails
Hello,
I'm trying to add a Fedora 19 host to my newly installed ovirt engine 3.3 The ost has vdsm.x86_64 4.12.1-1.fc19 installed from the beta repos. During the installation two interfaces are active:
Storage/NFS network: ib0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 2044 inet 10.10.30.1 netmask 255.255.255.0 broadcast 10.10.30.255 Infiniband hardware address can be incorrect! Please read BUGS section in ifconfig(8). infiniband 80:00:00:48:FE:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00 txqueuelen 256 (InfiniBand) RX packets 38899 bytes 2213697 (2.1 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 67314 bytes 15746759 (15.0 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Frontend/Management network: p49p1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 192.168.10.51 netmask 255.255.255.0 broadcast 192.168.10.255 ether 00:30:48:d7:9e:c4 txqueuelen 1000 (Ethernet) RX packets 14631 bytes 9069189 (8.6 MiB) RX errors 0 dropped 354 overruns 0 frame 0 TX packets 6552 bytes 2348866 (2.2 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 16 memory 0xface0000-fad00000
The installation (with IP 192.168.10.51) fails and afterwards the frontend interface is down. Attached the VDSM logs.
Thanks for your help in advance.
Markus
supervdsm.log:
MainProcess|Thread-16::ERROR::2013-09-04 20:37:32,695::netinfo::239::root::(speed) cannot read ib0 speed Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in speed s = int(file('/sys/class/net/%s/speed' % dev).read()) IOError: [Errno 22] Invalid argument MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,698::configNetwork::176::root::(addNetwork) validating network... MainProcess|Thread-16::INFO::2013-09-04 20:37:32,698::configNetwork::191::root::(addNetwork) Adding network ovirtmgmt with vlan=None, bonding=None, nics=['p49p1'], bondingOptions=None, mtu=None, bridged=True, options={'STP': 'no', 'implicitBonding': True} MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,699::ifcfg::366::root::(_persistentBackup) backing up ifcfg-ovirtmgmt: # original file did not exist
MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,702::ifcfg::665::Storage.Misc.excCmd::(ifdown) '/usr/sbin/ifdown ovirtmgmt' (cwd None) MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,917::ifcfg::665::Storage.Misc.excCmd::(ifdown) SUCCESS: <err> = ''; <rc> = 0 MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,917::utils::486::root::(execCmd) '/sbin/ip route show to 0.0.0.0/0 table all' (cwd None) MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,919::utils::505::root::(execCmd) SUCCESS: <err> = ''; <rc> = 0 MainProcess|Thread-16::ERROR::2013-09-04 20:37:32,923::netinfo::239::root::(speed) cannot read ib0 speed Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in speed s = int(file('/sys/class/net/%s/speed' % dev).read()) IOError: [Errno 22] Invalid argument MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,926::ifcfg::366::root::(_persistentBackup) backing up ifcfg-p49p1: # original file did not exist
MainProcess|Thread-16::DEBUG::2013-09-04 20:37:32,926::ifcfg::665::Storage.Misc.excCmd::(ifdown) '/usr/sbin/ifdown p49p1' (cwd None) MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,243::ifcfg::665::Storage.Misc.excCmd::(ifdown) SUCCESS: <err> = 'bridge ovirtmgmt does not exist!\n'; <rc> = 0 MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,243::ifcfg::672::Storage.Misc.excCmd::(_ifup) '/usr/sbin/ifup p49p1' (cwd None) MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,354::ifcfg::672::Storage.Misc.excCmd::(_ifup) SUCCESS: <err> = ''; <rc> = 0 MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,354::__init__::78::root::(_addSourceRoute) Adding source route ovirtmgmt, None, None, None MainProcess|Thread-16::ERROR::2013-09-04 20:37:33,354::sourceRoute::68::root::(configure) ipaddr, mask or gateway not received MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,355::ifcfg::672::Storage.Misc.excCmd::(_ifup) '/usr/sbin/ifup ovirtmgmt' (cwd None) MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,731::ifcfg::672::Storage.Misc.excCmd::(_ifup) SUCCESS: <err> = ''; <rc> = 0 MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,733::libvirtconnection::101::libvirtconnection::(wrapper) Unknown libvirterror: ecode: 43 edom: 19 level: 2 message: Netzwerk nicht gefunden: Kein Netzwerk mit übereinstimmendem Namen »vdsm-ovirtmgmt« MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,733::ifcfg::245::root::(_atomicNetworkBackup) Backed up ovirtmgmt MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,734::libvirtconnection::101::libvirtconnection::(wrapper) Unknown libvirterror: ecode: 43 edom: 19 level: 2 message: Netzwerk nicht gefunden: Kein Netzwerk mit übereinstimmendem Namen »vdsm-ovirtmgmt« MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,734::ifcfg::254::root::(_persistentNetworkBackup) backing up network ovirtmgmt: # original file did not exist
MainProcess|Thread-16::DEBUG::2013-09-04 20:37:33,741::configNetwork::541::setupNetworks::(setupNetworks) Checking connectivity... MainProcess|storageRefresh::DEBUG::2013-09-04 20:37:34,278::misc::817::SamplingMethod::(__call__) Returning last result
vdsm.log:
storageRefresh::DEBUG::2013-09-04 20:37:32,255::misc::817::SamplingMethod::(__call__) Returning last result Thread-13::DEBUG::2013-09-04 20:37:32,365::BindingXMLRPC::979::vds::(wrapper) client [192.168.10.110]::call ping with () {} Thread-13::DEBUG::2013-09-04 20:37:32,366::BindingXMLRPC::986::vds::(wrapper) return ping with {'status': {'message': 'Done', 'code': 0}} Thread-14::DEBUG::2013-09-04 20:37:32,374::BindingXMLRPC::979::vds::(wrapper) client [192.168.10.110]::call getCapabilities with () {} Thread-14::DEBUG::2013-09-04 20:37:32,562::utils::486::root::(execCmd) '/sbin/ip route show to 0.0.0.0/0 table all' (cwd None) Thread-14::DEBUG::2013-09-04 20:37:32,573::utils::505::root::(execCmd) SUCCESS: <err> = ''; <rc> = 0 Thread-14::ERROR::2013-09-04 20:37:32,577::netinfo::239::root::(speed) cannot read ib0 speed Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/vdsm/netinfo.py", line 235, in speed s = int(file('/sys/class/net/%s/speed' % dev).read()) IOError: [Errno 22] Invalid argument Thread-14::DEBUG::2013-09-04 20:37:32,611::BindingXMLRPC::986::vds::(wrapper) return getCapabilities with {'status': {'message': 'Done', 'code': 0}, 'info': {'HBAInventory': {'iSCSI': [{'InitiatorName': 'iqn.1994-05.com.redhat:df62bd8ee7d8'}], 'FC': []}, 'packages2': {'kernel': {'release': '200.fc19.x86_64', 'buildtime': 1377795945.0, 'version': '3.10.10'}, 'spice-server': {'release': '1.fc19', 'buildtime': 1375454091L, 'version': '0.12.4'}, 'vdsm': {'release': '1.fc19', 'buildtime': 1377639886L, 'version': '4.12.1'}, 'qemu-kvm': {'release': '7.fc19', 'buildtime': 1376836471L, 'version': '1.4.2'}, 'libvirt': {'release': '1.fc19', 'buildtime': 1375400611L, 'version': '1.0.5.5'}, 'qemu-img': {'release': '7.fc19', 'buildtime': 1376836471L, 'version': '1.4.2'}, 'mom': {'release': '3.fc19', 'buildtime': 1375215820L, 'version': '0.3.2'}}, 'cpuModel': 'Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz', 'hooks': {}, 'cpuSockets': '1', 'vmTypes': ['kvm'], 'supportedProtocols': ['2.2', '2.3'], 'networks': {}, 'bridges': {}, 'uuid': '49434D53-0200-48D7-3000-D7483000C49E', 'lastClientIface': 'p49p1', 'nics': {'ib0': {'netmask': '255.255.255.0', 'addr': '10.10.30.1', 'hwaddr': '80:00:00:48:fe:80:00:00:00:00:00:00:00:23:7d:ff:ff:94:d3:fd', 'cfg': {'NETWORK': '10.10.30.0', 'IPADDR': '10.10.30.1', 'BROADCAST': '10.10.30.255', 'NETMASK': '255.255.255.0', 'BOOTPROTO': 'static', 'DEVICE': 'ib0', 'TYPE': 'Infiniband', 'ONBOOT': 'yes'}, 'ipv6addrs': [], 'speed': 0, 'mtu': '2044'}, 'ib1': {'netmask': '', 'addr': '', 'hwaddr': '80:00:00:49:fe:80:00:00:00:00:00:00:00:23:7d:ff:ff:94:d3:fe', 'cfg': {}, 'ipv6addrs': [], 'speed': 0, 'mtu': '4092'}, 'p50p1': {'netmask': '', 'addr': '', 'hwaddr': '00:30:48:d7:9e:c5', 'cfg': {}, 'ipv6addrs': [], 'speed': 0, 'mtu': '1500'}, 'p49p1': {'netmask': '255.255.255.0', 'addr': '192.168.10.51', 'hwaddr': '00:30:48:d7:9e:c4', 'cfg': {}, 'ipv6addrs': [], 'speed': 1000, 'mtu': '1500'}}, 'software_revision': '1', 'clusterLevels': ['3.0', '3.1', '3.2', '3.3'], 'cpuFlags': u'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,rdtscp,lm,constant_tsc,arch_perfmon,pebs,bts,rep_good,nopl,xtopology,nonstop_tsc,aperfmperf,pni,dtes64,monitor,ds_cpl,vmx,est,tm2,ssse3,cx16,xtpr,pdcm,sse4_1,sse4_2,popcnt,lahf_lm,ida,dtherm,tpr_shadow,vnmi,flexpriority,ept,vpid,model_Nehalem,model_Conroe,model_coreduo,model_core2duo,model_Penryn,model_n270', 'ISCSIInitiatorName': 'iqn.1994-05.com.redhat:df62bd8ee7d8', 'netConfigDirty': 'False', 'supportedENGINEs': ['3.0', '3.1', '3.2', '3.3'], 'reservedMem': '321', 'bondings': {'bond0': {'netmask': '', 'addr': '', 'slaves': [], 'hwaddr': 'e6:a8:3e:20:57:b0', 'cfg': {}, 'ipv6addrs': [], 'mtu': '1500'}}, 'software_version': '4.12', 'memSize': '24104', 'cpuSpeed': '2668.000', 'version_name': 'Snow Man', 'vlans': {}, 'cpuCores': '4', 'kvmEnabled': 'true', 'guestOverhead': '65', 'management_ip': '0.0.0.0', 'cpuThreads': '8', 'emulatedMachines': [u'pc', u'q35', u'isapc', u'pc-0.10', u'pc-0.11', u'pc-0.12', u'pc-0.13', u'pc-0.14', u'pc-0.15', u'pc-1.0', u'pc-1.1', u'pc-1.2', u'pc-1.3', u'none'], 'operatingSystem': {'release': '3', 'version': '19', 'name': 'Fedora'}, 'lastClient': '192.168.10.110'}} Thread-15::DEBUG::2013-09-04 20:37:32,640::BindingXMLRPC::979::vds::(wrapper) client [192.168.10.110]::call ping with () {} Thread-15::DEBUG::2013-09-04 20:37:32,640::BindingXMLRPC::986::vds::(wrapper) return ping with {'status': {'message': 'Done', 'code': 0}} Thread-16::DEBUG::2013-09-04 20:37:32,642::BindingXMLRPC::979::vds::(wrapper) client [192.168.10.110]::call setupNetworks with ({'ovirtmgmt': {'nic': 'p49p1', 'STP': 'no', 'bridged': 'true'}}, {}, {'connectivityCheck': 'true', 'connectivityTimeout': 120}) {} storageRefresh::DEBUG::2013-09-04 20:37:34,278::multipath::111::Storage.Misc.excCmd::(rescan) '/usr/bin/sudo -n /sbin/multipath' (cwd None) storageRefresh::DEBUG::2013-09-04 20:37:34,315::multipath::111::Storage.Misc.excCmd::(rescan) SUCCESS: <err> = ''; <rc> = 0 storageRefresh::DEBUG::2013-09-04 20:37:34,315::lvm::483::OperationMutex::(_invalidateAllPvs) Operation 'lvm invalidate operation' got the operation mutex storageRefresh::DEBUG::2013-09-04 20:37:34,315::lvm::485::OperationMutex::(_invalidateAllPvs) Operation 'lvm invalidate operation' released the operation mutex storageRefresh::DEBUG::2013-09-04 20:37:34,315::lvm::494::OperationMutex::(_invalidateAllVgs) Operation 'lvm invalidate operation' got the operation mutex storageRefresh::DEBUG::2013-09-04 20:37:34,316::lvm::496::OperationMutex::(_invalidateAllVgs) Operation 'lvm invalidate operation' released the operation mutex storageRefresh::DEBUG::2013-09-04 20:37:34,316::lvm::514::OperationMutex::(_invalidateAllLvs) Operation 'lvm invalidate operation' got the operation mutex storageRefresh::DEBUG::2013-09-04 20:37:34,316::lvm::516::OperationMutex::(_invalidateAllLvs) Operation 'lvm invalidate operation' released the operation mutex storageRefresh::DEBUG::2013-09-04 20:37:34,316::misc::817::SamplingMethod::(__call__) Returning last result storageRefresh::WARNING::2013-09-04 20:37:34,316::fileUtils::167::Storage.fileUtils::(createdir) Dir /rhev/data-center/hsm-tasks already exists Thread-16::ERROR::2013-09-04 20:39:36,278::API::1261::vds::(setupNetworks) connectivity check failed Traceback (most recent call last): File "/usr/share/vdsm/API.py", line 1259, in setupNetworks supervdsm.getProxy().setupNetworks(networks, bondings, options) File "/usr/share/vdsm/supervdsm.py", line 50, in __call__ return callMethod() File "/usr/share/vdsm/supervdsm.py", line 48, in <lambda> **kwargs) File "<string>", line 2, in setupNetworks File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod raise convert_to_error(kind, result) ConfigNetworkError: (10, 'connectivity check failed') Thread-16::DEBUG::2013-09-04 20:39:36,280::BindingXMLRPC::986::vds::(wrapper) return setupNetworks with {'status': {'message': 'connectivity check failed', 'code': 10}}
_______________________________________________ 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
participants (2)
-
Einav Cohen
-
Markus Stockhausen