Hide Forgot
Created attachment 500806 [details] full log Description of problem: addNetwork with BOOTPROTO=dhcp fails: #vdsClient -s 0 addNetwork bridge=example nics=eth3 bootproto=dhcp Unexpected exception Thread-13::ERROR::2011-05-25 16:09:58,914::clientIF::64::vds::(wrapper) Traceback (most recent call last): File "/usr/share/vdsm/clientIF.py", line 54, in wrapper res = f(*args, **kwargs) File "/usr/share/vdsm/clientIF.py", line 1215, in addNetwork supervdsm.getProxy().addNetwork(bridge, options) File "/usr/share/vdsm/supervdsm.py", line 28, in __call__ return callMethod() File "/usr/share/vdsm/supervdsm.py", line 26, in <lambda> callMethod = lambda : getattr(self._supervdsmProxy._svdsm, self._funcName)(*args, **kwargs) File "<string>", line 2, in addNetwork File "/usr/lib64/python2.6/multiprocessing/managers.py", line 726, in _callmethod kind, result = conn.recv() EOFError Version-Release number of selected component (if applicable): vdsm-4.9-69.el6.x86_64 How reproducible: 100% Steps to Reproduce: 1.vdsClient -s 0 addNetwork bridge=example nics=eth3 bootproto=dhcp Unexpected exception Actual results: Expected results: Additional info: **full log attached.
http://gerrit.usersys.redhat.com/467
Verified on vdsm-4.9-70
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2011-1782.html