It doesn't cache this sort of info, it'll read what is in the config file. Are you using puppet/chef/other for config management perchance? These could be over writing your config.
On 15 January 2015 at 06:22, Albion Baucom <[email protected]> wrote: > I am new to ELK and I am still using a dev environment with real data to > understand how the pipeline works. > > Recently I had nodes networking between them that were part of a 4 node > cluster: 1 master node, no data and 3 data-only nodes. These were working > fine up to the point that they lost connectivity between themselves. I am > using a unicast cluster setup as multicast was not working on my OpenStack > cluster (a question for another future post). > > When I rebooted the nodes and tried to bring the master back up it tried > to join the previous master instance. Clearly there is information cached > about the previous running instance that needs to be flushed. As this is a > dev environment, I copied the config file and blew away the elastic search > directory, copied the config back and tried to restart elasticsearch. > Curiously it is still trying to join the old master, even though no other > processes are running. Obviously this cached data lives somewhere else on > the system and I have yet to find it. > > Perhaps someone can point me in the right direction here. > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/90187018-dde9-447d-b211-d806fd46cec8%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/90187018-dde9-447d-b211-d806fd46cec8%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEYi1X96sBGgJiEqfWc6X9GTHHvfUryCOSpSUS%3DqFj8_HMcdtA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
