rock icon indicating copy to clipboard operation
rock copied to clipboard

Multi-host deploy fails on Cluster name change

Open spartan782 opened this issue 6 years ago • 0 comments

If you change the cluster name in the RockNSM config file and redeploy rock it will get stuck at this stage because it tries to restart a single node at a time which fails to join a cluster as there are not 3 masters up when the first box restarts.

https://github.com/rocknsm/rock/blob/ade6f4ac2c5018b2a6b383431be4356ac900d5f5/roles/elasticsearch/tasks/restart.yml#L25-L33

spartan782 avatar Oct 16 '19 17:10 spartan782