Skip to content
Discussion options

You must be logged in to vote

The issue was with DNS, more specifically, connection to DNS. The master node had not previously had a name registered in DNS, and our nodes just used the entry built in /etc/hosts during setup. I gave the master node a DNS name in our internal DNS and added TLS/SSL certificates to it for a better end user experience. This change brought to light an issue in that some of our nodes are not able to connect to our internal DNS servers. This wasn't an issue until I made this change because SO added static names to the /etc/hosts file, so until now they never really needed to reach our DNS servers. I was able to prove this by adding the new DNS name as an alias in /etc/hosts and one of the pro…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@mdhill89
Comment options

@mdhill89
Comment options

@TOoSmOotH
Comment options

@mdhill89
Comment options

@TOoSmOotH
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mdhill89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
2.4
Labels
None yet
3 participants