Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Who agreed with this topic

DNS Resolution , BAD health issue

avatar
New Contributor

Hi,

I am facing a DNS resolution problem with 2 of my hosts in my cluster.

/etc/hosts file is configured like : ip FQDN hostname for all hosts

python -c "import socket; print socket.getfqdn(); print socket.gethostbyname(socket.getfqdn())"

gives me back the correct values ,

also i can ping each host with hostname normally

But still i cannot avoid this issue about DNS resolution .

Also the hosts IDs are different .

Any ideas pls ?

Who agreed with this topic