There was a weird issue with discovery engine process in our environment. Network Sonar Discovery fails for multiple attempts specifically for WMI nodes, although discovery successful for SNMP nodes. We performed Wbemtest for target server with proper credentials which we are using for discovering the servers. Wbemtest works good.
Finally, I had to open a support case in order to isolate the issue. We performed following steps.
1.Re-install JobEngine on both Primary and HA server
2.Repaired Orion core services on both Primary and HA, ran the configuration wizard.
3.Changed polling engine while discovering the nodes
4.Final step we made changes to de-duplication, still there is no luck.
Further, support engineer has reached out Application Dev team to isolate the issue and suggested us to remove all SNMP credentials from discovery profile and run the discovery again. It resolved the issue.
We had around 61 SNMPV1/V2/V3 credentials in discovery profile which leads to time-out of discovery. This looks a bug in SolarWinds Discovery Engine process. Although, we are using polling method via WMI for Windows nodes, Ideally it should bypass the SNMP discovery and run for WMI nodes.
Hope this issue will resolve during next hotfix or version release.