RESULT_ERROR_SECD_LDAP_HOSTNAMES_NOT_RESOLVED reported in SECD for LDAP check
Applies to
- ONTAP 9
- LDAP
Issue
- The following error is reported in SECD:
.------------------------------------------------------------------------------.
| RPC SUCCESS: |
| secd_rpc_check_ldap_config has succeeded |
| Result = 0, RPC Result = 0 |
| RPC received at Sun Feb 25 10:03:21 2024 |
|------------------------------------------------------------------------------'
...
ERR : Reverse lookup failed with error : Name does not resolve { in DnsReverseLookupViaLibC() at src/server_discovery/secd_service_utilities.cpp:416 }
ERR : RESULT_ERROR_DNS_NOT_FOUND:6810 in DnsReverseLookupViaLibC() at src/server_discovery/secd_service_utilities.cpp:417
CRIT : Couldn't lookup name for 1.2.3.4, 5.6.7.8 { in resolveLdapHosts() at src/configuration_manager/secd_configuration_manager.cpp:1392 }
info : Resolved LDAP servers: 1.2.3.4, 5.6.7.8. Vserver: 26 { in resolveLdapHosts() at src/configuration_manager/secd_configuration_manager.cpp:1396 }
ERR : RESULT_ERROR_SECD_LDAP_HOSTNAMES_NOT_RESOLVED:7044 in resolveLdapHosts() at src/configuration_manager/secd_configuration_manager.cpp:1408
...
|------------------------------------------------------------------------------.
| RPC completed at Sun Feb 25 10:03:21 2024 |
| End of log for succeeded RPC secd_rpc_check_ldap_config |
'------------------------------------------------------------------------------
- No issues are reported in EMS
- Clients do not encounter any impact
- SECD logs may be truncated due to a high volume of these logs (occurring appoximately every 15 minutes)