Page 1 of 1

Lost server from cluster

Posted: Wed Nov 16, 2022 3:35 pm
by jkettelhohn
We had a server disappear from our 3 server cluster, I can SSH into the lost server and run commands and it thinks it is standalone suddenly. The other two servers think its gone too and my cluster is yellow. Looking on how I could get this server back to its cluster..

epoch timestamp cluster status node.total node.data shards pri relo init unassign pending_tasks
1668630761 15:32:41 24b6e824-859b-41ec-8fc5-278ec9db4705 yellow 2 2 235 176 0 0 117 0
host ip heap.percent ram.percent load node.role master name
vup-it-log001 10.*.*.* 83 57 7.02 d m 19157092-1338-44b8-ba23-4d14397b3e6a
vup-it-log002 10.*.*.* 85 57 3.94 d * 73780b0f-4189-4d20-b0e1-596bd7e53bbc


$ curl -XGET 'http://localhost:9200/_cat/nodes?v'
host ip heap.percent ram.percent load node.role master name
vup-it-log003 10.*.*.* 21 16 0.75 d * 2b803b6f-1129-45ff-a687-dd69e2478f07

Also the web GUI for log003 I can't login to i can only seem to SSH into it.

Re: Lost server from cluster

Posted: Thu Nov 17, 2022 12:06 pm
by gormank
To show the join a cluster page, remove the installed file and restart the host.
# rm /var/www/html/nagioslogserver/application/cache/installed

Re: Lost server from cluster

Posted: Thu Nov 17, 2022 1:26 pm
by jkettelhohn
Thank you for the reply unfortunately that did not help by removing that file, still brings up the login webui which i can't login to.