As indicated below, the hosts communicate normally:
[root@
jacaranda ~]# ping -c 3
sequoiaPING
sequoia.din.uem.br (10.30.4.1) 56(84) bytes of data.
64 bytes from
sequoia.din.uem.br (10.30.4.1): icmp_seq=1 ttl=64 time=0.436 ms
64 bytes from
sequoia.din.uem.br (10.30.4.1): icmp_seq=2 ttl=64 time=0.612 ms
64 bytes from
sequoia.din.uem.br (10.30.4.1): icmp_seq=3 ttl=64 time=0.635 ms
[root@
sequoia ~]# ping -c 3
jacarandaPING
jacaranda.din.uem.br (10.30.4.2) 56(84) bytes of data.
64 bytes from
jacaranda.din.uem.br (10.30.4.2): icmp_seq=1 ttl=64 time=0.443 ms
64 bytes from
jacaranda.din.uem.br (10.30.4.2): icmp_seq=2 ttl=64 time=0.587 ms
64 bytes from
jacaranda.din.uem.br (10.30.4.2): icmp_seq=3 ttl=64 time=0.563 ms
Network interfaces
[root@
jacaranda ~]# ifconfig ovirtmgmt
ovirtmgmt Link encap:Ethernet Endereço de HW D4:AE:52:78:4C:17
inet end.: 10.30.4.2 Bcast:10.30.4.255 Masc:255.255.255.0
[root@
sequoia ~]# ifconfig
eth0 Link encap:Ethernet Endereço de HW 52:54:00:D2:0F:95
inet end.: 10.30.4.1 Bcast:10.30.4.255 Masc:255.255.255.0
H
owever engine.log, as highlighted below, the problem is in the network.
2015-03-26 15:00:01,799 ERROR [org.ovirt.engine.core.bll.SetNonOperationalVdsCommand] (DefaultQuartzScheduler_Worker-91) [35dba220] Host Node-01 is set to Non-Operational, it is missing the following networks: ovirtmgmt2015-03-26 15:00:01,806 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler_Worker-91) [35dba220] Correlation ID: 35dba220, Job ID: 1b3c2410-a941-4d65-b39d-1a3d2ef378b8, Call Stack: null, Custom Event ID: -1, Message: Host
Node-01 does not comply with the cluster Cst-01 networks, the following networks are missing on host: 'ovirtmgmt'2015-03-26 15:00:01,864 INFO [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] (DefaultQuartzScheduler_Worker-91) [6ba58858] Host 4aaf9afb-ae0e-40af-9ef8-ef098d3be91e :
Node-01 is already in NonOperational status for reason NETWORK_UNREACHABLE. SetNonOperationalVds command is skipped.