# Добавление ноды в кластер 1.5.2

**URL:** https://discuss.elastic.co/t/1-5-2/110372
**Category:** Вопросы на русском языке
**Created:** [December 5, 2017, 2:21pm UTC](https://discuss.elastic.co/t/1-5-2/110372 "2017-12-05T14:21:31Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![yugo45](https://avatars.discourse-cdn.com/v4/letter/y/e19adc/32.png) [@yugo45](https://discuss.elastic.co/u/yugo45)
#### Post date: [December 5, 2017, 2:21pm UTC](https://discuss.elastic.co/t/1-5-2/110372/1 "2017-12-05T14:21:31Z")

</div>

Добрый день! Есть работающий кластер на 1.5.2, состоящий их 2х нод на CentOS6. Нужно без простоя перевести их на CentOS7, поэтому решил добавить 2 новые ноды в кластер, и впоследствии отключить старые. Поставил на новые ноды Эластик такой же версии, Java такой же версии, при запуске новой ноды получаю такое в логах:

```
[2017-12-05 17:08:08,670][DEBUG][discovery.zen] [test-spp-elastic4] no master node is set, despite of join request completing. retrying pings.
[2017-12-05 17:08:08,670][DEBUG][cluster.service] [test-spp-elastic4] processing [finalize_join ([test-spp-elastic1][9YNxCPanTHSuTy50D5anLA][test-spp-elastic1][inet[/10.76.162.126:9300]]{master=true})]: no change in cluster_state
[2017-12-05 17:08:08,670][DEBUG][transport.netty] [test-spp-elastic4] connected to node [[#zen_unicast_2#][test-spp-elastic4][inet[test-spp-elastic2/10.76.162.127:9300]]]
[2017-12-05 17:08:08,670][DEBUG][transport.netty] [test-spp-elastic4] connected to node [[#zen_unicast_1#][test-spp-elastic4][inet[test-spp-elastic1/10.76.162.126:9300]]]
[2017-12-05 17:08:11,672][DEBUG][transport.netty] [test-spp-elastic4] disconnecting from [[#zen_unicast_2#][test-spp-elastic4][inet[test-spp-elastic2/10.76.162.127:9300]]] due to explicit disconnect call
[2017-12-05 17:08:11,672][DEBUG][transport.netty] [test-spp-elastic4] disconnecting from [[#zen_unicast_1#][test-spp-elastic4][inet[test-spp-elastic1/10.76.162.126:9300]]] due to explicit disconnect call
[2017-12-05 17:08:11,673][DEBUG][discovery.zen] [test-spp-elastic4] filtered ping responses: (filter_client[true], filter_data[false])
        --> ping_response{node [[test-spp-elastic1][9YNxCPanTHSuTy50D5anLA][test-spp-elastic1][inet[/10.76.162.126:9300]]{master=true}], id[148303], master [[test-spp-elastic1][9YNxCPanTHSuTy50D5anLA][test-spp-elastic1][inet[/10.76.162.126:9300]]{master=true}], hasJoinedOnce [true], cluster_name[test-spp-elastic]}
        --> ping_response{node [[test-spp-elastic2][Bn_2ocdeQKun82Pz8aiQEw][test-spp-elastic2][inet[/10.76.162.127:9300]]{master=true}], id[148295], master [[test-spp-elastic1][9YNxCPanTHSuTy50D5anLA][test-spp-elastic1][inet[/10.76.162.126:9300]]{master=true}], hasJoinedOnce [true], cluster_name[test-spp-elastic]}
[2017-12-05 17:08:11,677][DEBUG][cluster.service] [test-spp-elastic4] processing [finalize_join ([test-spp-elastic1][9YNxCPanTHSuTy50D5anLA][test-spp-elastic1][inet[/10.76.162.126:9300]]{master=true})]: execute
[2017-12-05 17:08:11,677][DEBUG][discovery.zen] [test-spp-elastic4] no master node is set, despite of join request completing. retrying pings.
[2017-12-05 17:08:11,677][DEBUG][cluster.service] [test-spp-elastic4] processing [finalize_join ([test-spp-elastic1][9YNxCPanTHSuTy50D5anLA][test-spp-elastic1][inet[/10.76.162.126:9300]]{master=true})]: no change in cluster_state
[2017-12-05 17:08:11,678][DEBUG][transport.netty] [test-spp-elastic4] connected to node [[#zen_unicast_1#][test-spp-elastic4][inet[test-spp-elastic1/10.76.162.126:9300]]]
[2017-12-05 17:08:11,678][DEBUG][transport.netty] [test-spp-elastic4] connected to node [[#zen_unicast_2#][test-spp-elastic4][inet[test-spp-elastic2/10.76.162.127:9300]]]

```

Оба существующих мастера c новой ноды доступны, но идёт постоянный relocating shards

 ![2017 17-07-08-292](https://us1.discourse-cdn.com/elastic/original/3X/6/2/620f80768c8447a59ed9a35e288a202cfe3c103b.png)

---

<div class="post-metadata">

### Author: ![yugo45](https://avatars.discourse-cdn.com/v4/letter/y/e19adc/32.png) [@yugo45](https://discuss.elastic.co/u/yugo45)
#### Post date: [December 6, 2017, 10:15am UTC](https://discuss.elastic.co/t/1-5-2/110372/2 "2017-12-06T10:15:36Z")

</div>

Кажется разобрался, включил DEBUG режим и получил ошибку "no master is set despite of join request". Погуглил, оказалось что это связано с тем что набор плагинов на хостах не идентичен, скопировал плагины на новую ноду - всё ок. Спасибо.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [January 3, 2018, 10:15am UTC](https://discuss.elastic.co/t/1-5-2/110372/3 "2018-01-03T10:15:36Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
