Port 54321 is open:
[root@noc-2-synt ~]# telnet 10.2.20.8 54321
Trying 10.2.20.8...
Connected to 10.2.20.8.
Escape character is '^]'.
^Csd
sd
Connection closed by foreign host.
[root@noc-2-synt ~]# telnet 10.1.20.7 54321
Trying 10.1.20.7...
Connected to 10.1.20.7.
Escape character is '^]'.
^]
telnet> q
Connection closed.
[root@noc-2-synt ~]#
Where can I find details of where to look for SSL key?
-----Original Message-----
From: Laszlo Hornyak [mailto:lhornyak@redhat.com]
Sent: Friday, April 06, 2012 3:05 PM
To: ??????
Cc: users(a)ovirt.org
Subject: Re: [Users] Reinstall Ovirt and XML RPC error
Hi,
The most usual reason for this error message is that the ovirt engine is not able to
connect to the host. Could you check if
- the server running ovirt can connect to the hosts on port 54321
- if the tcp connection is ok, then it could also be an SSL connection problem, make sure
the ssl key is the same.
Laszlo
----- Original Message -----
From: "??????" <zorro(a)megatrone.ru>
To: users(a)ovirt.org
Sent: Friday, April 6, 2012 12:36:15 PM
Subject: [Users] Reinstall Ovirt and XML RPC error
Hi
I have reinstalled Ovirt (removed and placed again without removing
the database).
After reinstalling ovrt can not connect to the servers (hosts) - the
status of –“non-responsive”
In the logs:
2012-04-06 06:33:18,675 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.VdsBrokerCommand]
(QuartzScheduler_Worker-31) XML RPC error in command
GetCapabilitiesVDS ( Vds: 10.2.20.8 ), the error was:
java.util.concurrent.ExecutionException:
java.lang.reflect.InvocationTargetException
2012-04-06 06:33:20,151 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.VdsBrokerCommand]
(QuartzScheduler_Worker-33) XML RPC error in command
GetCapabilitiesVDS ( Vds: 10.1.20.7 ), the error was:
java.util.concurrent.ExecutionException:
java.lang.reflect.InvocationTargetException
2012-04-06 06:33:20,742 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.VdsBrokerCommand]
(QuartzScheduler_Worker-35) XML RPC error in command
GetCapabilitiesVDS ( Vds: 10.2.20.8 ), the error was:
java.util.concurrent.ExecutionException:
java.lang.reflect.InvocationTargetException
How can I fix it?
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users