В моем кластере есть узел данных и серверный узел.
- Я пытаюсь подключиться к работающим узлам с помощью команды ignitevisor.один
- Я нажал
open
с default-config.xml
в команде ignitevisor. Затем я запускаю команду 'cache', чтобы просмотреть кэши, и получаю ошибку: o
[WARN ] Can not perform the operation because the cluster is inactive.
[WARN ] Note, that the cluster is considered inactive by default if Ignite Persistent Store is used to let all the nodes join the cluster.
[WARN ] To activate the cluster execute following command: top -activate.
Основываясь на этом сообщении выше, я запускаю команду top --activate и получаю следующее сообщение об ошибке:
visor> cache
[WARN ] Can not perform the operation because the cluster is inactive.
[WARN ] Note, that the cluster is considered inactive by default if Ignite Persistent Store is used to let all the nodes join the cluster.
[WARN ] To activate the cluster execute following command: top -activate.
visor> top -activate
class org.apache.ignite.cluster.ClusterGroupEmptyException: Cluster group is empty.
ПРИМЕЧАНИЕ: я попытался активировать кластер, используя control.sh.с помощью команды control.sh --activate
ниже выводится сообщение о том, что он успешно активировал кластер.
Однако, если я попытаюсь снова открыть команду ignitevisor, команда cache
на ней снова выдаст ошибку с теми же журналами
visor> cache
[WARN ] Can not perform the operation because the cluster is inactive.
[WARN ] Note, that the cluster is considered inactive by default if Ignite Persistent Store is used to let all the nodes join the cluster.
[WARN ] To activate the cluster execute following command: top -activate.
Пожалуйста, предложите мое любое исправление или любую конфигурацию, которую я мог бычтобы заставить команду ignitevisor работать я использую ignite 2.6.0