2.4 Remove Search Node #12784
Replies: 2 comments 2 replies
-
You would probably want to exclude the ip of the search node first to move data off the node before shutting it down. Example:
If you shut the node down withoit moving data, you probably have shards unassigned. Check |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thanks for the support. The shard reallocation failed after multiple attempts and the removal of search node was unsuccessful. We had to nuke and rebuild. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current deployment I am using is distributed with 1 manager, 2 search nodes and 3 sensors. After a few weeks of usage the search node in a different network is causing the entire grid to be sluggish. I removed the search node in accordance with 'https://docs.securityonion.net/en/2.4/removing-a-node.html' but now my manager shows constant error state and the elasticsearch log is throwing errors. After searching more I found "#11556", which is for 2.3. As of now i rebooted the old search node and added it back to the cluster. What is the proper procedure to remove a search node for 2.4+?
Beta Was this translation helpful? Give feedback.
All reactions