While attempting to remove a logical network from one of my hosts, Im getting 
the following error. 
Error while executing action Setup Networks: Unexpected exception 


Im seeing the following error in the vdsm.log. 


Thread-72::ERROR::2014-07-16 10:03:46,773::BindingXMLRPC::1086::vds::(wrapper) 
unexpected error 
Traceback (most recent call last): 
File "/usr/share/vdsm/BindingXMLRPC.py", line 1070, in wrapper 
res = f(*args, **kwargs) 
File "/usr/share/vdsm/BindingXMLRPC.py", line 494, in setupNetworks 
return api.setupNetworks(networks, bondings, options) 
File "/usr/share/vdsm/API.py", line 1297, 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.6/multiprocessing/managers.py", line 725, in 
_callmethod 
conn.send((self._id, methodname, args, kwds)) 
IOError: [Errno 32] Broken pipe 
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to