I am hoping some one can help me here, We are trying to bring up VCF 4.1 and we are getting the following error Failed to validate reachability of Application Virtual Networks with gateway IPs [192...
See more...
I am hoping some one can help me here, We are trying to bring up VCF 4.1 and we are getting the following error Failed to validate reachability of Application Virtual Networks with gateway IPs [192.168.31.1, 192.168.11.1] the bring up has successfully completed the BGP Peering and BGP Route Distribution, but then fails at the above, Here are the logs from cloud builder which says the p's are not ping able, Am i missing something the AVN is suppose to be an overlay and the route ability should just work considering the reset of the configuration completed ? 2020-12-15T17:01:21.974+0000 [bringup,319339794a43e898,1d40] DEBUG [c.v.e.s.s.ValidateAvnConnectivityAction,pool-3-thread-17] Checking reachability of AVN gateway IP 192.168.11.1 2020-12-15T17:01:21.975+0000 [bringup,319339794a43e898,1d40] INFO [c.v.e.s.c.v.p.NetworkValidator,pool-3-thread-17] Trying to ping address 192.168.11.1 2020-12-15T17:01:21.975+0000 [bringup,319339794a43e898,1d40] DEBUG [c.v.e.s.c.util.HostValidationUtil,pool-3-thread-17] Trying to ping to 192.168.11.1 2020-12-15T17:01:21.975+0000 [bringup,319339794a43e898,1d40] DEBUG [c.v.e.s.c.util.HostValidationUtil,pool-3-thread-17] Verify ping connectivity to 192.168.11.1 with command ping 192.168.11.1 -c 3 2020-12-15T17:01:21.975+0000 [bringup,319339794a43e898,1d40] DEBUG [c.v.e.s.c.util.LocalProcessService,pool-3-thread-17] Executing the Local command: ping 192.168.11.1 -c 3 2020-12-15T17:01:34.008+0000 [bringup,319339794a43e898,34ff] DEBUG [c.v.e.s.c.v.p.NetworkValidator,pool-4-thread-15] PING 192.168.11.1 (192.168.11.1) 56(84) bytes of data. 2020-12-15T17:01:34.008+0000 [bringup,319339794a43e898,34ff] DEBUG [c.v.e.s.c.v.p.NetworkValidator,pool-4-thread-15] 2020-12-15T17:01:34.008+0000 [bringup,319339794a43e898,34ff] DEBUG [c.v.e.s.c.v.p.NetworkValidator,pool-4-thread-15] --- 192.168.11.1 ping statistics --- 2020-12-15T17:01:34.008+0000 [bringup,319339794a43e898,34ff] DEBUG [c.v.e.s.c.v.p.NetworkValidator,pool-4-thread-15] 3 packets transmitted, 0 received, 100% packet loss, time 31ms 2020-12-15T17:01:34.008+0000 [bringup,319339794a43e898,34ff] DEBUG [c.v.e.s.c.v.p.NetworkValidator,pool-4-thread-15] 2020-12-15T17:01:34.008+0000 [bringup,319339794a43e898,1d40] ERROR [c.v.e.s.c.util.LocalProcessService,pool-3-thread-17] Local Command Failed with exit value 1. Output Logs :LocalProcess Output: 2020-12-15 17:01:34 - PING 192.168.11.1 (192.168.11.1) 56(84) bytes of data. LocalProcess Output: 2020-12-15 17:01:34 - LocalProcess Output: 2020-12-15 17:01:34 - --- 192.168.11.1 ping statistics --- LocalProcess Output: 2020-12-15 17:01:34 - 3 packets transmitted, 0 received, 100% packet loss, time 31ms LocalProcess Output: 2020-12-15 17:01:34 - Error Logs are stored at 2020-12-15T17:01:44.016+0000 [bringup,319339794a43e898,1d40] DEBUG [c.v.e.s.c.v.util.ResponseUtil,pool-3-thread-17] Build validation response: {"errorCode":"IP_REACHABLE.error","arguments":["192.168.11.1" ],"context":{"severity":"ERROR","bundleName":"com.vmware.evo.sddc.common.validation.errors.messages","validation.taskId":"7f000001-7666-1ca0-8176-66bf51d30164"},"message":"IP 192.168.11.1 is not reachable with ping"} 2020-12-15T17:01:44.017+0000 [bringup,319339794a43e898,1d40] WARN [c.v.e.s.s.ValidateAvnConnectivityAction,pool-3-thread-17] Failed to validate reachability of AVN IP 192.168.11.1: {"errorCode":"IP_REACHABLE.error","arguments":["192.168.11.1"],"context":{"severity":"ERROR","bundleName":"com.vmware.evo.sddc.common.validation.errors.messages","validation.taskId":"7f000001-7666-1ca0-8176-66bf51d30164"},"message":"IP 192.168.11.1 is not reachable with ping"} 2020-12-15T17:01:44.019+0000 [bringup,319339794a43e898,1d40] ERROR [c.v.e.s.o.model.error.ErrorFactory,pool-3-thread-17] [TB9QLJ] AVN_VALIDATION_FAILED Failed to validate reachability of Application Virtual Networks with gateway IPs [192.168.31.1, 192.168.11.1] com.vmware.evo.sddc.orchestrator.exceptions.OrchTaskException: Failed to validate reachability of Application Virtual Networks with gateway IPs [192.168.31.1, 192.168.11.1]