[ovirt-users] Unable to set up oVirt 4.0 HE using glusterfs storage

Kevin Hung khung at nullaxiom.com
Sat Jul 2 00:37:49 UTC 2016


It looks like I'm now getting an error when the deployment tries to 
configure the management bridge.

Setup log:

2016-07-01 20:29:47 INFO otopi.plugins.gr_he_common.network.bridge 
bridge._misc:
372 Configuring the management bridge
2016-07-01 20:29:48 DEBUG otopi.plugins.gr_he_common.network.bridge 
bridge._misc
:384 networks: {'ovirtmgmt': {'nic': 'eno1', 'ipaddr': u'192.168.1.211', 
'netmask': u'255.255.255.0', 'bootproto': u'none', 'gateway': 
u'192.168.1.1', 'defaultRoute': True}}
2016-07-01 20:29:48 DEBUG otopi.plugins.gr_he_common.network.bridge 
bridge._misc
:385 bonds: {}
2016-07-01 20:29:48 DEBUG otopi.plugins.gr_he_common.network.bridge 
bridge._misc
:386 options: {'connectivityCheck': False}
2016-07-01 20:29:48 DEBUG otopi.context context._executeMethod:142 
method exception
Traceback (most recent call last):
   File "/usr/lib/python2.7/site-packages/otopi/context.py", line 132, 
in _executeMethod
     method['method']()
   File 
"/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/gr-he-common/network/bridge.py", 
line 387, in _misc
     _setupNetworks(conn, networks, bonds, options)
   File 
"/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/gr-he-common/network/bridge.py", 
line 405, in _setupNetworks
     'message: "%s"' % (networks, code, message))
RuntimeError: Failed to setup networks {'ovirtmgmt': {'nic': 'eno1', 
'ipaddr': u'192.168.1.211', 'netmask': u'255.255.255.0', 'bootproto': 
u'none', 'gateway': u'192.168.1.1', 'defaultRoute': True}}. Error code: 
"78" message: "Hook error: Hook Error: ('Traceback (most recent call 
last):\n  File "/usr/libexec/vdsm/hooks/before_network_setup/50_fcoe", 
line 18, in <module>\n    from vdsm.netconfpersistence import 
RunningConfig\nImportError: No module named netconfpersistence\n',)"
2016-07-01 20:29:48 ERROR otopi.context context._executeMethod:151 
Failed to execute stage 'Misc configuration': Failed to setup networks 
{'ovirtmgmt': {'nic': 'eno1', 'ipaddr': u'192.168.1.211', 'netmask': 
u'255.255.255.0', 'bootproto': u'none', 'gateway': u'192.168.1.1', 
'defaultRoute': True}}. Error code: "78" message: "Hook error: Hook 
Error: ('Traceback (most recent call last):\n File 
"/usr/libexec/vdsm/hooks/before_network_setup/50_fcoe", line 18, in 
<module>\n    from vdsm.netconfpersistence import 
RunningConfig\nImportError: No module named netconfpersistence\n',)"


On 7/1/2016 5:21 PM, Kevin Hung wrote:
> Thank you Sahina, that was the issue. I upgraded my glusterfs server 
> to 3.7.11 and I was able to continue with the deployment. I am seeing 
> other issues with deployment, but I will look into those myself first. 
> Bug has been logged [1].
>
> [1] https://bugzilla.redhat.com/show_bug.cgi?id=1352165
>



More information about the Users mailing list