This issue occurs when the NSX Manager node's DNS configuration fails a bidirectional lookup validation check. When a manager uses CA-signed certificates or a dual-stack configuration, it must be able to successfully resolve:
If either the forward or reverse DNS lookup fails, the alarm is triggered.
To resolve this alarm, verify and correct your DNS configuration or revert to a self-signed certificate if dual-stack is not required.
Option 1: Correct the DNS Configuration
Note: NSX uses the dig utility (dig -x for reverse lookup) rather than nslookup to resolve hostnames and IPs. Ensure your DNS server properly returns answers to dig queries. (Reference: KB 367266).
Option 2: Use a Self-Signed Certificate If the Manager node is not using a dual-stack configuration, you can bypass this DNS validation requirement by replacing the CA-signed certificate for the API service type with a self-signed certificate.
Maintenance window required for remediation? No
Related KBs: Missing DNS Entry For Manager FQDN alarm when RFC 2317 DNS in use