Some new information: I found that the VDSM traffic (anything not SSH) was being blocked by the default network security rules (not on the host). After fixing this, I am still unable to add a host though.
If I try
vdsm-client -a <HOST> Host getCapabilities
I get this error:
[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:618)
Rather than the previous error of just timing out. So maybe there is still an issue with the certs.
When I add the host, it now fails with:
VDSM GPU2-2 command HostSetupNetworksVDS failed: Message timeout which can be caused by communication issues
and I can't SSH into the host anymore.
If I restart the host, it becomes NonOperational because ovirtmgmt is missing.
Thanks!
- Alan