Good Day

I have installed new oVirt platform with hosted engine, but when I add a new host, the notification keeps repeating "Finished Activating Host" and it does not stop until I select do not disturb for 1 day. (Screenshot attached)

Also once the new host has been added, I am unable to migrate a VM to it, if I start a VM up on the new host, I am unable to migrate the VM away from it or launch a console.

Please see the following logs from when I tried to migrate a VM to the new host.

2020-02-19 09:48:27,034Z INFO  [org.ovirt.engine.core.bll.MigrateVmToServerCommand] (default task-55) [0de8c750-2955-40f3-ab75-a33d29894199] Running command: MigrateVmToServerCommand internal: false. Entities affected :  ID: 7b0b6e6d-d099-43e0-933f-3c335b54a3a1 Type: VMAction group MIGRATE_VM with role type USER
2020-02-19 09:48:27,113Z INFO  [org.ovirt.engine.core.vdsbroker.MigrateVDSCommand] (default task-55) [0de8c750-2955-40f3-ab75-a33d29894199] START, MigrateVDSCommand( MigrateVDSCommandParameters:{hostId='df715653-daf4-457e-839d-95683ab21234', vmId='7b0b6e6d-d099-43e0-933f-3c335b54a3a1', srcHost='host03.timefreight.co.za', dstVdsId='896b7f02-00e9-405c-b166-ec103a7f9ee8', dstHost='host01.timefreight.co.za:54321', migrationMethod='ONLINE', tunnelMigration='false', migrationDowntime='0', autoConverge='true', migrateCompressed='false', consoleAddress='null', maxBandwidth='62', enableGuestEvents='true', maxIncomingMigrations='2', maxOutgoingMigrations='2', convergenceSchedule='[init=[{name=setDowntime, params=[100]}], stalling=[{limit=1, action={name=setDowntime, params=[150]}}, {limit=2, action={name=setDowntime, params=[200]}}, {limit=3, action={name=setDowntime, params=[300]}}, {limit=4, action={name=setDowntime, params=[400]}}, {limit=6, action={name=setDowntime, params=[500]}}, {limit=-1, action={name=abort, params=[]}}]]', dstQemu='172.10.10.1'}), log id: 44b23456
2020-02-19 09:48:27,114Z INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand] (default task-55) [0de8c750-2955-40f3-ab75-a33d29894199] START, MigrateBrokerVDSCommand(HostName = host03.timefreight.co.za, MigrateVDSCommandParameters:{hostId='df715653-daf4-457e-839d-95683ab21234', vmId='7b0b6e6d-d099-43e0-933f-3c335b54a3a1', srcHost='host03.timefreight.co.za', dstVdsId='896b7f02-00e9-405c-b166-ec103a7f9ee8', dstHost='host01.timefreight.co.za:54321', migrationMethod='ONLINE', tunnelMigration='false', migrationDowntime='0', autoConverge='true', migrateCompressed='false', consoleAddress='null', maxBandwidth='62', enableGuestEvents='true', maxIncomingMigrations='2', maxOutgoingMigrations='2', convergenceSchedule='[init=[{name=setDowntime, params=[100]}], stalling=[{limit=1, action={name=setDowntime, params=[150]}}, {limit=2, action={name=setDowntime, params=[200]}}, {limit=3, action={name=setDowntime, params=[300]}}, {limit=4, action={name=setDowntime, params=[400]}}, {limit=6, action={name=setDowntime, params=[500]}}, {limit=-1, action={name=abort, params=[]}}]]', dstQemu='172.10.10.1'}), log id: 566212f6
2020-02-19 09:48:27,122Z INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateBrokerVDSCommand] (default task-55) [0de8c750-2955-40f3-ab75-a33d29894199] FINISH, MigrateBrokerVDSCommand, return: , log id: 566212f6
2020-02-19 09:48:27,126Z INFO  [org.ovirt.engine.core.vdsbroker.MigrateVDSCommand] (default task-55) [0de8c750-2955-40f3-ab75-a33d29894199] FINISH, MigrateVDSCommand, return: MigratingFrom, log id: 44b23456
2020-02-19 09:48:27,138Z INFO  [org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer] (ForkJoinPool-1-worker-10) [] VM '7b0b6e6d-d099-43e0-933f-3c335b54a3a1'(accpac) moved from 'MigratingFrom' --> 'Up'
2020-02-19 09:48:27,138Z INFO  [org.ovirt.engine.core.vdsbroker.monitoring.VmAnalyzer] (ForkJoinPool-1-worker-10) [] Adding VM '7b0b6e6d-d099-43e0-933f-3c335b54a3a1'(accpac) to re-run list
2020-02-19 09:48:27,141Z ERROR [org.ovirt.engine.core.vdsbroker.monitoring.VmsMonitoring] (ForkJoinPool-1-worker-10) [] Rerun VM '7b0b6e6d-d099-43e0-933f-3c335b54a3a1'. Called from VDS 'host03.timefreight.co.za'
2020-02-19 09:48:27,143Z INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-55) [0de8c750-2955-40f3-ab75-a33d29894199] EVENT_ID: VM_MIGRATION_START(62), Migration started (VM: accpac, Source: host03.timefreight.co.za, Destination: host01.timefreight.co.za, User: admin@internal-authz).
2020-02-19 09:48:27,199Z INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand] (EE-ManagedThreadFactory-engine-Thread-92544) [] START, MigrateStatusVDSCommand(HostName = host03.timefreight.co.za, MigrateStatusVDSCommandParameters:{hostId='df715653-daf4-457e-839d-95683ab21234', vmId='7b0b6e6d-d099-43e0-933f-3c335b54a3a1'}), log id: 4978bfea
2020-02-19 09:48:27,203Z INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand] (EE-ManagedThreadFactory-engine-Thread-92544) [] FINISH, MigrateStatusVDSCommand, return: , log id: 4978bfea
2020-02-19 09:48:27,242Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-92544) [] EVENT_ID: VM_MIGRATION_TO_SERVER_FAILED(120), Migration failed  (VM: accpac, Source: host03.timefreight.co.za, Destination: host01.timefreight.co.za).
2020-02-19 09:48:27,254Z INFO  [org.ovirt.engine.core.bll.MigrateVmToServerCommand] (EE-ManagedThreadFactory-engine-Thread-92544) [] Lock freed to object 'EngineLock:{exclusiveLocks='[7b0b6e6d-d099-43e0-933f-3c335b54a3a1=VM]', sharedLocks=''}'

The first host is running oVirt 4.3.7, the Hosted-Engine is running oVirt 4.3.8 and the new host is running oVirt 4.3.8

I would really appreciate some assistance.

Sincerely
Jonathan Mathews