Second host deployment fails on self-hosted-engine

I have self-hosted-engine (4.2) deployed successfully on cento (7.4) server. The physical server has 'ovirt' as hostname and the self-hosted engineVM deployed and running on it has 'engine.ovirt' as fdqn. I want to deploy another host on engineVM and I am using pre-baked oVirt.Infra role example playbook that has two host defined. But when I run it against the engineVM it fails with 'Connecting to host via SSH has failed' error. Below is the snippet from engine.log Failed to establish session with host 'host2': SSH connection timed out connecting to 'root@1.2.3.6' Validation of action 'AddVds' failed for user admin@internal-authz. Reasons: VAR__ACTION__ADD,VAR__TYPE__HOST,$server 1.2.3.6,VDS_CANNOT_CONNECT_TO_SERVER I thought, the example playbook should run and deploy two hosts on already deployed engineVM. Do i need to update the example playbook?

On Wed, May 23, 2018 at 4:39 PM, <03ce007@gmail.com> wrote:
I have self-hosted-engine (4.2) deployed successfully on cento (7.4) server.
The physical server has 'ovirt' as hostname and the self-hosted engineVM deployed and running on it has 'engine.ovirt' as fdqn.
I want to deploy another host on engineVM and I am using pre-baked oVirt.Infra role example playbook that has two host defined. But when I run it against the engineVM it fails with 'Connecting to host via SSH has failed' error. Below is the snippet from engine.log
Failed to establish session with host 'host2': SSH connection timed out connecting to 'root@1.2.3.6' Validation of action 'AddVds' failed for user admin@internal-authz. Reasons: VAR__ACTION__ADD,VAR__TYPE__HOST,$server 1.2.3.6,VDS_CANNOT_CONNECT_TO_SERVER
Is the engine VM correctly able to resolve 'host2' address? does 1.2.3.6 make sense?
I thought, the example playbook should run and deploy two hosts on already deployed engineVM. Do i need to update the example playbook? _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org
participants (2)
-
03ce007@gmail.com
-
Simone Tiraboschi