Yeela Kaplan has posted comments on this change.

Change subject: protocol_detection: reuse address so that VDSM doesn't have to 
wait after a crash
......................................................................


Patch Set 1: Verified-1

MainThread::ERROR::2014-06-15 16:02:07,552::vdsm::132::vds::(run) Exception 
raised
Traceback (most recent call last):
  File "/usr/share/vdsm/vdsm", line 130, in run
    serve_clients(log)
  File "/usr/share/vdsm/vdsm", line 80, in serve_clients
    cif = clientIF.getInstance(irs, log)
  File "/usr/share/vdsm/clientIF.py", line 155, in getInstance
    cls._instance = clientIF(irs, log)
  File "/usr/share/vdsm/clientIF.py", line 109, in __init__
    self._createAcceptor(host, port)
  File "/usr/share/vdsm/clientIF.py", line 161, in _createAcceptor
    self._acceptor = MultiProtocolAcceptor(host, port, sslctx)
  File "/usr/share/vdsm/protocoldetector.py", line 52, in __init__
    self._socket = self._create_socket(host, port)
  File "/usr/share/vdsm/protocoldetector.py", line 207, in _create_socket
    sockopt = server_socket.getsockopt()
  File "<string>", line 1, in getsockopt
TypeError: getsockopt() takes at least 2 arguments (0 given)

-- 
To view, visit http://gerrit.ovirt.org/28740
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic10149c619ce7441a1b9eb62bc6806ec997c579c
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Saggi Mizrahi <[email protected]>
Gerrit-Reviewer: Yeela Kaplan <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to