
Hi, I don know i the subject is explicit enough but I have a problem and I hope to find some help here. I had two hosts in my cluster (node1 and node2). I had to reinstall node1 due to some networks problem. In the engine, node1 appears now "Not reponsive" and I can't remove it from the engine ui. Now node1 is back and I want to add it in the cluster but I can't. I've got this error (vdsm.log) : BindingXMLRPC::ERROR::2014-04-11 01:04:42,622::BindingXMLRPC::81::vds::(threaded_start) xml-rpc handler exception Traceback (most recent call last): File "/usr/share/vdsm/BindingXMLRPC.py", line 77, in threaded_start self.server.handle_request() File "/usr/lib64/python2.6/SocketServer.py", line 278, in handle_request self._handle_request_noblock() File "/usr/lib64/python2.6/SocketServer.py", line 288, in _handle_request_noblock request, client_address = self.get_request() File "/usr/lib64/python2.6/SocketServer.py", line 456, in get_request return self.socket.accept() File "/usr/lib64/python2.6/site-packages/vdsm/SecureXMLRPCServer.py", line 136, in accept raise SSL.SSLError("%s, client %s" % (e, address[0])) SSLError: sslv3 alert certificate unknown, client 192.168.1.100 192.168.1.100 is the engine's address Can somebody help me ?

please add the host-deploy log from /var/log/ovirt-engine/host-deploy/ On 04/11/2014 12:11 AM, James James wrote:
Hi, I don know i the subject is explicit enough but I have a problem and I hope to find some help here.
I had two hosts in my cluster (node1 and node2). I had to reinstall node1 due to some networks problem. In the engine, node1 appears now "Not reponsive" and I can't remove it from the engine ui.
Now node1 is back and I want to add it in the cluster but I can't. I've got this error (vdsm.log) : BindingXMLRPC::ERROR::2014-04-11 01:04:42,622::BindingXMLRPC::81::vds::(threaded_start) xml-rpc handler exception Traceback (most recent call last): File "/usr/share/vdsm/BindingXMLRPC.py", line 77, in threaded_start self.server.handle_request() File "/usr/lib64/python2.6/SocketServer.py", line 278, in handle_request self._handle_request_noblock() File "/usr/lib64/python2.6/SocketServer.py", line 288, in _handle_request_noblock request, client_address = self.get_request() File "/usr/lib64/python2.6/SocketServer.py", line 456, in get_request return self.socket.accept() File "/usr/lib64/python2.6/site-packages/vdsm/SecureXMLRPCServer.py", line 136, in accept raise SSL.SSLError("%s, client %s" % (e, address[0])) SSLError: sslv3 alert certificate unknown, client 192.168.1.100
192.168.1.100 is the engine's address
Can somebody help me ?
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron

the log contains information about the first node1 installation .... http://pastebin.com/mZSb2wmD 2014-04-11 10:12 GMT+02:00 Dafna Ron <dron@redhat.com>:
please add the host-deploy log from /var/log/ovirt-engine/host-deploy/
On 04/11/2014 12:11 AM, James James wrote:
Hi, I don know i the subject is explicit enough but I have a problem and I hope to find some help here.
I had two hosts in my cluster (node1 and node2). I had to reinstall node1 due to some networks problem. In the engine, node1 appears now "Not reponsive" and I can't remove it from the engine ui.
Now node1 is back and I want to add it in the cluster but I can't. I've got this error (vdsm.log) : BindingXMLRPC::ERROR::2014-04-11 01:04:42,622::BindingXMLRPC::81::vds::(threaded_start) xml-rpc handler exception Traceback (most recent call last): File "/usr/share/vdsm/BindingXMLRPC.py", line 77, in threaded_start self.server.handle_request() File "/usr/lib64/python2.6/SocketServer.py", line 278, in handle_request self._handle_request_noblock() File "/usr/lib64/python2.6/SocketServer.py", line 288, in _handle_request_noblock request, client_address = self.get_request() File "/usr/lib64/python2.6/SocketServer.py", line 456, in get_request return self.socket.accept() File "/usr/lib64/python2.6/site-packages/vdsm/SecureXMLRPCServer.py", line 136, in accept raise SSL.SSLError("%s, client %s" % (e, address[0])) SSLError: sslv3 alert certificate unknown, client 192.168.1.100
192.168.1.100 is the engine's address
Can somebody help me ?
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron

----- Original Message -----
From: "James James" <jreg2k@gmail.com> To: dron@redhat.com Cc: "users" <users@ovirt.org> Sent: Friday, April 11, 2014 11:48:51 AM Subject: Re: [ovirt-users] Re-add a node
the log contains information about the first node1 installation ....
Is it different/reinstalled engine trying to communicate with that node?
2014-04-11 10:12 GMT+02:00 Dafna Ron < dron@redhat.com > :
please add the host-deploy log from /var/log/ovirt-engine/host- deploy/
On 04/11/2014 12:11 AM, James James wrote:
Hi, I don know i the subject is explicit enough but I have a problem and I hope to find some help here.
I had two hosts in my cluster (node1 and node2). I had to reinstall node1 due to some networks problem. In the engine, node1 appears now "Not reponsive" and I can't remove it from the engine ui.
Now node1 is back and I want to add it in the cluster but I can't. I've got this error (vdsm.log) : BindingXMLRPC::ERROR::2014-04- 11 01:04:42,622::BindingXMLRPC:: 81::vds::(threaded_start) xml-rpc handler exception Traceback (most recent call last): File "/usr/share/vdsm/ BindingXMLRPC.py", line 77, in threaded_start self.server.handle_request() File "/usr/lib64/python2.6/ SocketServer.py", line 278, in handle_request self._handle_request_noblock() File "/usr/lib64/python2.6/ SocketServer.py", line 288, in _handle_request_noblock request, client_address = self.get_request() File "/usr/lib64/python2.6/ SocketServer.py", line 456, in get_request return self.socket.accept() File "/usr/lib64/python2.6/site- packages/vdsm/ SecureXMLRPCServer.py", line 136, in accept raise SSL.SSLError("%s, client %s" % (e, address[0])) SSLError: sslv3 alert certificate unknown, client 192.168.1.100
192.168.1.100 is the engine's address
Can somebody help me ?
______________________________ _________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/ mailman/listinfo/users
-- Dafna Ron
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

The engine is the same but the node (node1) has been reinstalled ... 2014-04-11 10:48 GMT+02:00 James James <jreg2k@gmail.com>:
the log contains information about the first node1 installation ....
2014-04-11 10:12 GMT+02:00 Dafna Ron <dron@redhat.com>:
please add the host-deploy log from /var/log/ovirt-engine/host-deploy/
On 04/11/2014 12:11 AM, James James wrote:
Hi, I don know i the subject is explicit enough but I have a problem and I hope to find some help here.
I had two hosts in my cluster (node1 and node2). I had to reinstall node1 due to some networks problem. In the engine, node1 appears now "Not reponsive" and I can't remove it from the engine ui.
Now node1 is back and I want to add it in the cluster but I can't. I've got this error (vdsm.log) : BindingXMLRPC::ERROR::2014-04-11 01:04:42,622::BindingXMLRPC::81::vds::(threaded_start) xml-rpc handler exception Traceback (most recent call last): File "/usr/share/vdsm/BindingXMLRPC.py", line 77, in threaded_start self.server.handle_request() File "/usr/lib64/python2.6/SocketServer.py", line 278, in handle_request self._handle_request_noblock() File "/usr/lib64/python2.6/SocketServer.py", line 288, in _handle_request_noblock request, client_address = self.get_request() File "/usr/lib64/python2.6/SocketServer.py", line 456, in get_request return self.socket.accept() File "/usr/lib64/python2.6/site-packages/vdsm/SecureXMLRPCServer.py", line 136, in accept raise SSL.SSLError("%s, client %s" % (e, address[0])) SSLError: sslv3 alert certificate unknown, client 192.168.1.100
192.168.1.100 is the engine's address
Can somebody help me ?
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Dafna Ron

----- Original Message -----
From: "James James" <jreg2k@gmail.com> To: dron@redhat.com Cc: "users" <users@ovirt.org> Sent: Friday, April 11, 2014 12:04:23 PM Subject: Re: [ovirt-users] Re-add a node
The engine is the same but the node (node1) has been reinstalled ...
So you need to re-add it to the engine. Delete the old node at engine side and use the node user interface to add it to the engine.
2014-04-11 10:48 GMT+02:00 James James < jreg2k@gmail.com > :
the log contains information about the first node1 installation ....
2014-04-11 10:12 GMT+02:00 Dafna Ron < dron@redhat.com > :
please add the host-deploy log from /var/log/ovirt-engine/host- deploy/
On 04/11/2014 12:11 AM, James James wrote:
Hi, I don know i the subject is explicit enough but I have a problem and I hope to find some help here.
I had two hosts in my cluster (node1 and node2). I had to reinstall node1 due to some networks problem. In the engine, node1 appears now "Not reponsive" and I can't remove it from the engine ui.
Now node1 is back and I want to add it in the cluster but I can't. I've got this error (vdsm.log) : BindingXMLRPC::ERROR::2014-04- 11 01:04:42,622::BindingXMLRPC:: 81::vds::(threaded_start) xml-rpc handler exception Traceback (most recent call last): File "/usr/share/vdsm/ BindingXMLRPC.py", line 77, in threaded_start self.server.handle_request() File "/usr/lib64/python2.6/ SocketServer.py", line 278, in handle_request self._handle_request_noblock() File "/usr/lib64/python2.6/ SocketServer.py", line 288, in _handle_request_noblock request, client_address = self.get_request() File "/usr/lib64/python2.6/ SocketServer.py", line 456, in get_request return self.socket.accept() File "/usr/lib64/python2.6/site- packages/vdsm/ SecureXMLRPCServer.py", line 136, in accept raise SSL.SSLError("%s, client %s" % (e, address[0])) SSLError: sslv3 alert certificate unknown, client 192.168.1.100
192.168.1.100 is the engine's address
Can somebody help me ?
______________________________ _________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/ mailman/listinfo/users
-- Dafna Ron
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

I can't delete the old node because it is in Non Responsive state. The remove button is stil blank . In the engine.log I've got this log : 2014-04-11 11:40:45,911 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-88) Command GetCapabilitiesVDSCommand(HostName = node1, HostId = 36fb6df3-c2c2-4133-86ac-fe50b99ee2e3, vds=Host[node1]) execution failed. Exception: VDSNetworkException: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 2014-04-11 11:40:48,943 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-12) Command GetCapabilitiesVDSCommand(HostName = node1, HostId = 36fb6df3-c2c2-4133-86ac-fe50b99ee2e3, vds=Host[node1]) execution failed. Exception: VDSNetworkException: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 2014-04-11 11:06 GMT+02:00 Alon Bar-Lev <alonbl@redhat.com>:
----- Original Message -----
From: "James James" <jreg2k@gmail.com> To: dron@redhat.com Cc: "users" <users@ovirt.org> Sent: Friday, April 11, 2014 12:04:23 PM Subject: Re: [ovirt-users] Re-add a node
The engine is the same but the node (node1) has been reinstalled ...
So you need to re-add it to the engine. Delete the old node at engine side and use the node user interface to add it to the engine.
2014-04-11 10:48 GMT+02:00 James James < jreg2k@gmail.com > :
the log contains information about the first node1 installation ....
2014-04-11 10:12 GMT+02:00 Dafna Ron < dron@redhat.com > :
please add the host-deploy log from /var/log/ovirt-engine/host- deploy/
On 04/11/2014 12:11 AM, James James wrote:
Hi, I don know i the subject is explicit enough but I have a problem and I
to find some help here.
I had two hosts in my cluster (node1 and node2). I had to reinstall node1 due to some networks problem. In the engine, node1 appears now "Not reponsive" and I can't remove it from the engine ui.
Now node1 is back and I want to add it in the cluster but I can't. I've got this error (vdsm.log) : BindingXMLRPC::ERROR::2014-04- 11 01:04:42,622::BindingXMLRPC:: 81::vds::(threaded_start) xml-rpc handler exception Traceback (most recent call last): File "/usr/share/vdsm/ BindingXMLRPC.py", line 77, in threaded_start self.server.handle_request() File "/usr/lib64/python2.6/ SocketServer.py", line 278, in handle_request self._handle_request_noblock() File "/usr/lib64/python2.6/ SocketServer.py", line 288, in _handle_request_noblock request, client_address = self.get_request() File "/usr/lib64/python2.6/ SocketServer.py", line 456, in get_request return self.socket.accept() File "/usr/lib64/python2.6/site- packages/vdsm/ SecureXMLRPCServer.py",
hope line
136, in accept raise SSL.SSLError("%s, client %s" % (e, address[0])) SSLError: sslv3 alert certificate unknown, client 192.168.1.100
192.168.1.100 is the engine's address
Can somebody help me ?
______________________________ _________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/ mailman/listinfo/users
-- Dafna Ron
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

can you put the host in maintenance? On 04/11/2014 10:43 AM, James James wrote:
I can't delete the old node because it is in Non Responsive state. The remove button is stil blank .
In the engine.log I've got this log : 2014-04-11 11:40:45,911 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-88) Command GetCapabilitiesVDSCommand(HostName = node1, HostId = 36fb6df3-c2c2-4133-86ac-fe50b99ee2e3, vds=Host[node1]) execution failed. Exception: VDSNetworkException: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target 2014-04-11 11:40:48,943 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-12) Command GetCapabilitiesVDSCommand(HostName = node1, HostId = 36fb6df3-c2c2-4133-86ac-fe50b99ee2e3, vds=Host[node1]) execution failed. Exception: VDSNetworkException: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
2014-04-11 11:06 GMT+02:00 Alon Bar-Lev <alonbl@redhat.com <mailto:alonbl@redhat.com>>:
----- Original Message ----- > From: "James James" <jreg2k@gmail.com <mailto:jreg2k@gmail.com>> > To: dron@redhat.com <mailto:dron@redhat.com> > Cc: "users" <users@ovirt.org <mailto:users@ovirt.org>> > Sent: Friday, April 11, 2014 12:04:23 PM > Subject: Re: [ovirt-users] Re-add a node > > The engine is the same but the node (node1) has been reinstalled ...
So you need to re-add it to the engine. Delete the old node at engine side and use the node user interface to add it to the engine.
> > > 2014-04-11 10:48 GMT+02:00 James James < jreg2k@gmail.com <mailto:jreg2k@gmail.com> > : > > > > the log contains information about the first node1 installation .... > > http://pastebin.com/mZSb2wmD > > > 2014-04-11 10:12 GMT+02:00 Dafna Ron < dron@redhat.com <mailto:dron@redhat.com> > : > > > > please add the host-deploy log from /var/log/ovirt-engine/host- deploy/ > > > On 04/11/2014 12:11 AM, James James wrote: > > > > Hi, > I don know i the subject is explicit enough but I have a problem and I hope > to find some help here. > > I had two hosts in my cluster (node1 and node2). I had to reinstall node1 due > to some networks problem. In the engine, node1 appears now "Not reponsive" > and I can't remove it from the engine ui. > > Now node1 is back and I want to add it in the cluster but I can't. I've got > this error (vdsm.log) : > BindingXMLRPC::ERROR::2014-04- 11 01 <tel:2014-04-%2011%2001>:04:42,622::BindingXMLRPC:: > 81::vds::(threaded_start) xml-rpc handler exception > Traceback (most recent call last): > File "/usr/share/vdsm/ BindingXMLRPC.py", line 77, in threaded_start > self.server.handle_request() > File "/usr/lib64/python2.6/ SocketServer.py", line 278, in handle_request > self._handle_request_noblock() > File "/usr/lib64/python2.6/ SocketServer.py", line 288, in > _handle_request_noblock > request, client_address = self.get_request() > File "/usr/lib64/python2.6/ SocketServer.py", line 456, in get_request > return self.socket.accept() > File "/usr/lib64/python2.6/site- packages/vdsm/ SecureXMLRPCServer.py", line > 136, in accept > raise SSL.SSLError("%s, client %s" % (e, address[0])) > SSLError: sslv3 alert certificate unknown, client 192.168.1.100 > > 192.168.1.100 is the engine's address > > Can somebody help me ? > > > > ______________________________ _________________ > Users mailing list > Users@ovirt.org <mailto:Users@ovirt.org> > http://lists.ovirt.org/ mailman/listinfo/users > > > -- > Dafna Ron > > > > _______________________________________________ > Users mailing list > Users@ovirt.org <mailto:Users@ovirt.org> > http://lists.ovirt.org/mailman/listinfo/users >
-- Dafna Ron
participants (3)
-
Alon Bar-Lev
-
Dafna Ron
-
James James