vds.dispatcher ERROR SSL in ovirt 4.0

------=_=-_OpenGroupware_org_NGMime-8376-1465422592.973792-0------ content-type: text/plain; charset=utf-8 content-length: 257 content-transfer-encoding: quoted-printable I'm testing ovirt 4.0 rc1 on centos 7 (hosted engine on nfs). Every 15 = seconds or so, I receive the following error: journal: vdsm vds.dispatcher ERROR SSL error during reading data: (104,= 'Connection reset by peer') Any ideas on how to debug this? ------=_=-_OpenGroupware_org_NGMime-8376-1465422592.973792-0------ content-type: text/html; charset=utf-8 content-length: 307 content-transfer-encoding: quoted-printable <html>I'm testing ovirt 4.0 rc1 on centos 7 (hosted engine on nfs).= Every 15 seconds or so, I receive the following error:<br /><br />jour= nal: vdsm vds.dispatcher ERROR SSL error during reading data: (104, = 9;Connection reset by peer')<br /><br />Any ideas on how to debug t= his?</html> ------=_=-_OpenGroupware_org_NGMime-8376-1465422592.973792-0--------

Claude, Please look for "ProtocolDetector.AcceptorImpl::(handle_accept) Accepting connection from ". The last part of this log message contains peername. I should help to understand which client is connecting.
From the message I see that the client is disconnecting and as a result we get: 'Connection reset by peer'
Please let us know about your findings. Thanks, Piotr On Wed, Jun 8, 2016 at 11:49 PM, Claude Durocher <claude.durocher@cptaq.gouv.qc.ca> wrote:
I'm testing ovirt 4.0 rc1 on centos 7 (hosted engine on nfs). Every 15 seconds or so, I receive the following error:
journal: vdsm vds.dispatcher ERROR SSL error during reading data: (104, 'Connection reset by peer')
Any ideas on how to debug this? _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

------=_=-_OpenGroupware_org_NGMime-6342-1466630299.470985-12------ content-type: text/plain; charset=utf-8 content-length: 1287 content-transfer-encoding: quoted-printable Here's a more complete log of vdsm with the error : https://drive.google.com/file/d/0B1CFwOEG9nMtcTR1Y3VWYjdJMnM/view?usp=3D= sharing I inserted a few blank lines to highlight the errors. Le Vendredi, Juin 10, 2016 04:57 EDT, Piotr Kliczewski <piotr.kliczewsk= i@gmail.com> a =C3=A9crit: =C2=A0Claude, Please look for "ProtocolDetector.AcceptorImpl::(handle=5Faccept) Accepting connection from ". The last part of this log message contains peername. I should help to understand which client is connecting.
From the message I see that the client is disconnecting and as a result we get: 'Connection reset by peer'
Please let us know about your findings. Thanks, Piotr On Wed, Jun 8, 2016 at 11:49 PM, Claude Durocher <claude.durocher@cptaq.gouv.qc.ca> wrote:
I'm testing ovirt 4.0 rc1 on centos 7 (hosted engine on nfs). Every 1= 5 seconds or so, I receive the following error:
journal: vdsm vds.dispatcher ERROR SSL error during reading data: (10= 4, 'Connection reset by peer')
Any ideas on how to debug this? =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=
Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
=C2=A0 ------=_=-_OpenGroupware_org_NGMime-6342-1466630299.470985-12------ content-type: text/html; charset=utf-8 content-length: 1656 content-transfer-encoding: quoted-printable <html>Here's a more complete log of vdsm with the error :<br /><br = />https://drive.google.com/file/d/0B1CFwOEG9nMtcTR1Y3VWYjdJMnM/view?usp= =3Dsharing<br /><br />I inserted a few blank lines to highlight the err= ors.<br /><br /><br /><br /><br />Le Vendredi, Juin 10, 2016 04:57 EDT,= Piotr Kliczewski <piotr.kliczewski@gmail.com> a écrit:<br= /> <blockquote>Claude,<br /><br />Please look for "ProtocolD= etector.AcceptorImpl::(handle=5Faccept)<br />Accepting connection from = ". The last part of this log message<br />contains peername.<br />= I should help to understand which client is connecting.<br /><br />From= the message I see that the client is disconnecting and as a<br />resul= t we get: 'Connection reset by peer'<br /><br />Please let us k= now about your findings.<br /><br />Thanks,<br />Piotr<br /><br />On We= d, Jun 8, 2016 at 11:49 PM, Claude Durocher<br /><claude.durocher@cp= taq.gouv.qc.ca> wrote:<br />> I'm testing ovirt 4.0 rc1 on ce= ntos 7 (hosted engine on nfs). Every 15<br />> seconds or so, I rece= ive the following error:<br />><br />> journal: vdsm vds.dispatch= er ERROR SSL error during reading data: (104,<br />> 'Connection= reset by peer')<br />><br />> Any ideas on how to debug this= ?<br />> =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F<br />> Users mailing list<br />> Users@ovirt.org<br />&= gt; http://lists.ovirt.org/mailman/listinfo/users<br />></blockquote=
<br /><br /> </html>
------=_=-_OpenGroupware_org_NGMime-6342-1466630299.470985-12--------

Please check your engine/engine.log why it is attempting to connect every monitoring cycle. Is the host in 'NonResponsive' state? On Wed, Jun 22, 2016 at 11:18 PM, Claude Durocher <claude.durocher@cptaq.gouv.qc.ca> wrote:
Here's a more complete log of vdsm with the error :
https://drive.google.com/file/d/0B1CFwOEG9nMtcTR1Y3VWYjdJMnM/view?usp=sharin...
I inserted a few blank lines to highlight the errors.
Le Vendredi, Juin 10, 2016 04:57 EDT, Piotr Kliczewski <piotr.kliczewski@gmail.com> a écrit:
Claude,
Please look for "ProtocolDetector.AcceptorImpl::(handle_accept) Accepting connection from ". The last part of this log message contains peername. I should help to understand which client is connecting.
From the message I see that the client is disconnecting and as a result we get: 'Connection reset by peer'
Please let us know about your findings.
Thanks, Piotr
On Wed, Jun 8, 2016 at 11:49 PM, Claude Durocher <claude.durocher@cptaq.gouv.qc.ca> wrote:
I'm testing ovirt 4.0 rc1 on centos 7 (hosted engine on nfs). Every 15 seconds or so, I receive the following error:
journal: vdsm vds.dispatcher ERROR SSL error during reading data: (104, 'Connection reset by peer')
Any ideas on how to debug this? _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

------=_=-_OpenGroupware_org_NGMime-728-1466705221.880944-1------ content-type: text/plain; charset=utf-8 content-length: 1656 content-transfer-encoding: quoted-printable I did a complete reinstall of ovirt 4.0 (with hosted engine appliance) = and the error is there with a single host after minimum configuration (= add a single nfs storage domain). The engine.log file doesn't content any irregularities. Le Mercredi, Juin 22, 2016 17:18 EDT, "Claude Durocher" <claude.duroche= r@cptaq.gouv.qc.ca> a =C3=A9crit: =C2=A0=C2=A0Here's a more complete log of vdsm with the error : https://drive.google.com/file/d/0B1CFwOEG9nMtcTR1Y3VWYjdJMnM/view?usp=3D= sharing I inserted a few blank lines to highlight the errors. Le Vendredi, Juin 10, 2016 04:57 EDT, Piotr Kliczewski <piotr.kliczewsk= i@gmail.com> a =C3=A9crit: =C2=A0Claude, Please look for "ProtocolDetector.AcceptorImpl::(handle=5Faccept) Accepting connection from ". The last part of this log message contains peername. I should help to understand which client is connecting.
From the message I see that the client is disconnecting and as a result we get: 'Connection reset by peer'
Please let us know about your findings. Thanks, Piotr On Wed, Jun 8, 2016 at 11:49 PM, Claude Durocher <claude.durocher@cptaq.gouv.qc.ca> wrote:
I'm testing ovirt 4.0 rc1 on centos 7 (hosted engine on nfs). Every 1= 5 seconds or so, I receive the following error:
journal: vdsm vds.dispatcher ERROR SSL error during reading data: (10= 4, 'Connection reset by peer')
Any ideas on how to debug this? =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=
Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
=C2=A0 =C2=A0 ------=_=-_OpenGroupware_org_NGMime-728-1466705221.880944-1------ content-type: text/html; charset=utf-8 content-length: 2121 content-transfer-encoding: quoted-printable <html>I did a complete reinstall of ovirt 4.0 (with hosted engine appli= ance) and the error is there with a single host after minimum configura= tion (add a single nfs storage domain).<br /><br />The engine.log file = doesn't content any irregularities.<br /><br /><br />Le Mercredi, J= uin 22, 2016 17:18 EDT, "Claude Durocher" <claude.durocher= @cptaq.gouv.qc.ca> a écrit:<br /> <blockquote> </bl= ockquote>Here's a more complete log of vdsm with the error :<br /><= br />https://drive.google.com/file/d/0B1CFwOEG9nMtcTR1Y3VWYjdJMnM/view?= usp=3Dsharing<br /><br />I inserted a few blank lines to highlight the = errors.<br /><br /><br /><br /><br />Le Vendredi, Juin 10, 2016 04:57 E= DT, Piotr Kliczewski <piotr.kliczewski@gmail.com> a écrit:= <br /> <blockquote>Claude,<br /><br />Please look for "Protoc= olDetector.AcceptorImpl::(handle=5Faccept)<br />Accepting connection fr= om ". The last part of this log message<br />contains peername.<br= />I should help to understand which client is connecting.<br /><br />F= rom the message I see that the client is disconnecting and as a<br />re= sult we get: 'Connection reset by peer'<br /><br />Please let u= s know about your findings.<br /><br />Thanks,<br />Piotr<br /><br />On= Wed, Jun 8, 2016 at 11:49 PM, Claude Durocher<br /><claude.durocher= @cptaq.gouv.qc.ca> wrote:<br />> I'm testing ovirt 4.0 rc1 on= centos 7 (hosted engine on nfs). Every 15<br />> seconds or so, I r= eceive the following error:<br />><br />> journal: vdsm vds.dispa= tcher ERROR SSL error during reading data: (104,<br />> 'Connect= ion reset by peer')<br />><br />> Any ideas on how to debug t= his?<br />> =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F<br />> Users mailing list<br />> Users@ovirt.org<br = />> http://lists.ovirt.org/mailman/listinfo/users<br />></blockqu= ote><br /><br /> <br /><br /> </html> ------=_=-_OpenGroupware_org_NGMime-728-1466705221.880944-1--------

Please share the engine log. On Thu, Jun 23, 2016 at 8:07 PM, Claude Durocher <claude.durocher@cptaq.gouv.qc.ca> wrote:
I did a complete reinstall of ovirt 4.0 (with hosted engine appliance) and the error is there with a single host after minimum configuration (add a single nfs storage domain).
The engine.log file doesn't content any irregularities.
Le Mercredi, Juin 22, 2016 17:18 EDT, "Claude Durocher" <claude.durocher@cptaq.gouv.qc.ca> a écrit:
Here's a more complete log of vdsm with the error :
https://drive.google.com/file/d/0B1CFwOEG9nMtcTR1Y3VWYjdJMnM/view?usp=sharin...
I inserted a few blank lines to highlight the errors.
Le Vendredi, Juin 10, 2016 04:57 EDT, Piotr Kliczewski <piotr.kliczewski@gmail.com> a écrit:
Claude,
Please look for "ProtocolDetector.AcceptorImpl::(handle_accept) Accepting connection from ". The last part of this log message contains peername. I should help to understand which client is connecting.
From the message I see that the client is disconnecting and as a result we get: 'Connection reset by peer'
Please let us know about your findings.
Thanks, Piotr
On Wed, Jun 8, 2016 at 11:49 PM, Claude Durocher <claude.durocher@cptaq.gouv.qc.ca> wrote:
I'm testing ovirt 4.0 rc1 on centos 7 (hosted engine on nfs). Every 15 seconds or so, I receive the following error:
journal: vdsm vds.dispatcher ERROR SSL error during reading data: (104, 'Connection reset by peer')
Any ideas on how to debug this? _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Claude Durocher
-
Piotr Kliczewski