Hello, could you please share /var/log/vdsm/vdsm.log and /var/log/vdsm/supervdsm.log? Preferably right after the error, if you can retrigger it. It looks like a bug in Python code to me.
Thanks, Petr 2017-03-24 4:54 GMT+01:00 Bryan Sockel <[email protected]>: > > Hi, > > I am attempting to deploy an appliance to a bonded interface, and i getting > this error when it attempts to setup the bridge: > > > [ ERROR ] Failed to execute stage 'Misc configuration': Failed to setup > networks {'ovirtmgmt': {'bonding': 'bond0', 'ipaddr': u'10.20.101.181', > 'netmask': u'255.255.255.0', 'defaultRoute': True, 'gateway': > u'10.20.101.1'}}. Error code: "-32603" message: "Attempt to call function: > <bound method Global.setupNetworks of <API.Global object at 0x39c9110>> with > arguments: ({u'ovirtmgmt': {u'bonding': u'bond0', u'ipaddr': > u'10.20.101.181', u'netmask': u'255.255.255.0', u'defaultRoute': True, > u'gateway': u'10.20.101.1'}}, {}, {u'connectivityCheck': False}) error: > 'NoneType' object is not iterable" > > > Is it possible to deploy an appliance to a network bond? My Network guy has > configured my ports in the switch so i can connect via bonded links. > however, if the interfaces are not bonded, it will suspend the links. > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

