VMware vSAN 8.x
vSAN Data Protect
This is likely caused by invalid network configuration in the environment, which prevents communication between the vSAN Data Protection Appliance and vCenter.
Test the communication between vCenter and the vSAN Data Protect Appliance by doing the following:
systemctl status nginx
systemctl restart nginx
wget -S https://<vSAN_DP_Applaince_Name>.example.com:8443/index.html --no-check-certificate
wget -S https://<vSAN_DP_Applaince_Name>.example.com:8443/main.js --no-check-certificate
wget -S https://<vSAN_DP_Applaince_Name>.example.com:8443/565.js --no-check-certificate
wget -S https://<vSAN_DP_Applaince_Name>.example.com:8443/38.js --no-check-certificate
Resolving <vSAN_DP_Appliance_FQDN>... Appliance_IP_ADDRESS_1, Appliance_IP_ADDRESS_2
Connecting to <vSAN_DP_Appliance_FQDN>|Appliance_IP_ADDRESS_2|:8443... failed: Connection timed out
Connecting to <vSAN_DP_Appliance_FQDN>|Appliance_IP_ADDRESS_1|:8443... connected
In this case the command will be stuck for a long time while waiting for the Appliance_IP_ADDRESS_2 to respond and then once it gets to using Appliance_IP_ADDRESS_1, the download will be quite fast. This indicates a problem with Appliance_IP_ADDRESS_2 and it should be removed from the DNS entries.
vm-support from the vSAN DP console, open a case with vSAN Support, and upload the logs.Using a ping test to test connectivity is not ideal as ICMP is blocked by default on the vSAN Data Protect Appliance so pining from vCenter to vSAN DP will fail, however pinging from the vSAN DP to vCenter will succeed if communication is working.
Packet captures may also be helpful Collecting network packets using the lightweight PacketCapture