Hello Krisibo,

I think you have not generated an RSA key pay 
 refer this and try again adding as host 
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/deployment_guide/s2-ssh-configuration-keypairs

Rit.

On Tue, Feb 11, 2020 at 10:42 PM <krisibo01@gmail.com> wrote:
Hello,
I am a student and as a school project i have to make virtual environment using oVirt.I am still confused how exactly oVirt is working i just installed its engine with the default settings that are recomended in the guide and i am trying ot make a new host with the default data center and cluster. The host is created but it is staying in installFailed mode.
http://prntscr.com/r0u2eo
I am using the ip address of the device (It is headless server) that has the oVirt-engine. I already checked if the virtualization is enabled in the bios because i thought it might be the problem.
When i checked the engine.log file for test1(it is the name of the host i am trying to make) i got this:


2020-02-11 11:21:29,582-05 ERROR [org.ovirt.engine.core.bll.hostdeploy.AddVdsCommand] (default task-5) [602685d9-6eb3-415f-b705-f94a76b1f77a] Failed to authenticate session with host 'test1': SSH authentication to 'root@192.168.66.1' failed. Please verify provided credentials. Make sure host is configured for password authentication
2020-02-11 11:22:10,555-05 INFO  [org.ovirt.engine.core.vdsbroker.RemoveVdsVDSCommand] (default task-5) [2919924c] START, RemoveVdsVDSCommand(HostName = test1, RemoveVdsVDSCommandParameters:{hostId='6b9ba2e2-f16d-45e3-b44e-ff0eaac6c8ec'}), log id: 32419129
2020-02-11 11:22:10,562-05 INFO  [org.ovirt.engine.core.vdsbroker.AddVdsVDSCommand] (default task-5) [2919924c] START, AddVdsVDSCommand(HostName = test1, AddVdsVDSCommandParameters:{hostId='6b9ba2e2-f16d-45e3-b44e-ff0eaac6c8ec'}), log id: 2697f96
2020-02-11 11:22:10,602-05 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-5) [2919924c] EVENT_ID: VDS_ALERT_FENCE_IS_NOT_CONFIGURED(9,000), Failed to verify Power Management configuration for Host test1.
2020-02-11 11:22:10,652-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-5) [2919924c] EVENT_ID: USER_ADD_VDS(42), Host test1 was added by admin@internal-authz.
2020-02-11 11:22:10,722-05 INFO  [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (EE-ManagedThreadFactory-engine-Thread-29889) [1de230f5] Before Installation host 6b9ba2e2-f16d-45e3-b44e-ff0eaac6c8ec, test1
2020-02-11 11:22:10,785-05 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFactory-engine-Thread-29889) [1de230f5] START, SetVdsStatusVDSCommand(HostName = test1, SetVdsStatusVDSCommandParameters:{hostId='6b9ba2e2-f16d-45e3-b44e-ff0eaac6c8ec', status='Installing', nonOperationalReason='NONE', stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 2a396f44
2020-02-11 11:22:10,877-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-29889) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host test1. Connected to host 192.168.66.76 with SSH key fingerprint: SHA256:UPDIq/SAKblGbU7sQ/vAkOiMraW0fmwi/kJ0mX0yanM.
2020-02-11 11:22:12,644-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host test1. Stage: Initializing.
2020-02-11 11:22:12,776-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host test1. Stage: Environment setup.
2020-02-11 11:22:13,436-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host test1. Stage: Environment packages setup.
2020-02-11 11:22:28,470-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host test1. Stage: Programs detection.
2020-02-11 11:22:28,504-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host test1. Stage: Environment customization.
2020-02-11 11:22:31,715-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host test1. Kdump supported.
2020-02-11 11:22:32,182-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host test1. Logs at host located at: '/tmp/ovirt-host-deploy-20200211112211-a6mgfh.log'.
2020-02-11 11:22:32,303-05 WARN  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS_WARNING(510), Host test1 installation in progress . Aborted.
2020-02-11 11:22:32,315-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host test1. Stage: Clean up.
2020-02-11 11:22:32,327-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host test1. Stage: Pre-termination.
2020-02-11 11:22:32,363-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host test1. Retrieving installation logs to: '/var/log/ovirt-engine/host-deploy/ovirt-host-deploy-20200211112232-192.168.66.76-1de230f5.log'.
2020-02-11 11:22:32,633-05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Installing Host test1. Stage: Termination.
2020-02-11 11:22:32,777-05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-29889) [1de230f5] EVENT_ID: VDS_INSTALL_IN_PROGRESS_ERROR(511), An error has occurred during installation of Host test1: Command returned failure code 1 during SSH session 'root@192.168.66.76'.
2020-02-11 11:22:32,791-05 ERROR [org.ovirt.engine.core.bll.hostdeploy.InstallVdsInternalCommand] (EE-ManagedThreadFactory-engine-Thread-29889) [1de230f5] Host installation failed for host '6b9ba2e2-f16d-45e3-b44e-ff0eaac6c8ec', 'test1': Host 192.168.66.76 reports unique id which already registered for test
2020-02-11 11:22:32,795-05 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFactory-engine-Thread-29889) [1de230f5] START, SetVdsStatusVDSCommand(HostName = test1, SetVdsStatusVDSCommandParameters:{hostId='6b9ba2e2-f16d-45e3-b44e-ff0eaac6c8ec', status='InstallFailed', nonOperationalReason='NONE', stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 6fba93de
2020-02-11 11:22:32,831-05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-29889) [1de230f5] EVENT_ID: VDS_INSTALL_FAILED(505), Host test1 installation failed. Host 192.168.66.76 reports unique id which already registered for test.


_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/UWNXTQKT2YU6WIF3XKUXDTF6TBVPVPAK/