Trouble adding new node to single instance
Trouble adding new node to single instance
We've had a single isntance runing for while and I'm trying to add a second node but getting timeout errors trying to add the node. I can ping the each node from the other node and I can't see any firewall issues anywhere.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Trouble adding new node to single instance
From the CLI on the new node, can you reach the old_node via http and port 9300?
Code: Select all
nmap old_host -Pn -p 9300
nmap old_host -Pn -p 80
nmap old_host -Pn -p 443Re: Trouble adding new node to single instance
Looks like 9300 is having issues
tarting Nmap 6.40 ( http://nmap.org ) at 2021-02-24 13:18 EST
Stats: 0:00:00 elapsed; 0 hosts completed (0 up), 0 undergoing Host Discovery
Parallel DNS resolution of 1 host. Timing: About 0.00% done
Nmap scan report for
Host is up (0.0021s latency).
PORT STATE SERVICE
9300/tcp filtered vrace
tarting Nmap 6.40 ( http://nmap.org ) at 2021-02-24 13:18 EST
Stats: 0:00:00 elapsed; 0 hosts completed (0 up), 0 undergoing Host Discovery
Parallel DNS resolution of 1 host. Timing: About 0.00% done
Nmap scan report for
Host is up (0.0021s latency).
PORT STATE SERVICE
9300/tcp filtered vrace
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Trouble adding new node to single instance
Do you have a firewall that could be blocking this?
Re: Trouble adding new node to single instance
No, there is, but I don't see any blocks but they are in zones where there shouldn't be any issues.
Re: Trouble adding new node to single instance
Locking thread, ticket received, we will continue support through the ticket.
Thank you!
Thank you!