Page 1 of 1
Trouble adding new node to single instance
Posted: Tue Feb 23, 2021 3:11 pm
by sjesse
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.
Re: Trouble adding new node to single instance
Posted: Wed Feb 24, 2021 10:18 am
by scottwilkerson
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 443
Re: Trouble adding new node to single instance
Posted: Wed Feb 24, 2021 1:20 pm
by sjesse
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
Re: Trouble adding new node to single instance
Posted: Thu Feb 25, 2021 9:21 am
by scottwilkerson
Do you have a firewall that could be blocking this?
Re: Trouble adding new node to single instance
Posted: Mon Mar 01, 2021 9:24 am
by sjesse
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
Posted: Mon Mar 01, 2021 7:13 pm
by ssax
Locking thread, ticket received, we will continue support through the ticket.
Thank you!