27 Aug 2024 05:46 PM - last edited on 28 Aug 2024 07:29 AM by MaciejNeumann
I don't know why the Elasticsearch is not healthy, i've recently created this VM to install as a new cluster node, but can't install. Can anyone help me?
/bin/sh managed-installer.sh --seed-auth <token redacted>
Starting Dynatrace 1.290.53.20240501-192107 installer ... OK
Verifying system compatibility ... OK
Verifying RAM size ... OK
Type the full path to your directory for Dynatrace binaries
[/opt/dynatrace-managed]?
Type the full path to your directory for Dynatrace data
[/var/opt/dynatrace-managed]?
Do you want to keep all Dynatrace data in this directory?
[y]?
Enter the command which should be used for executing commands with
superuser privileges. This command should contain variable $CMD.
[sudo -n $CMD]?
Verifying disk space ... OK
Testing connection to Dynatrace Mission Control ... OK
Verifying system connectivity ... OK
Collecting information about Dynatrace cluster ... OK
Testing connection to Dynatrace Mission Control ... OK
Preparing Dynatrace cluster for extension ...
Waiting 6 minutes for permission to add new node ...
Permission status: pre-check pending
Checking again in 20 seconds (5 minutes 59 seconds left)
Permission status: pre-check pending
Checking again in 20 seconds (5 minutes 39 seconds left)
Permission status: Elasticsearch is not healthy
Permission is not granted
Retrying in 2 minutes, timeout in 5 minutes 19 seconds
Permission status: pre-check pending
Checking again in 20 seconds (5 minutes 19 seconds left)
Permission status: pre-check pending
Checking again in 20 seconds (4 minutes 59 seconds left)
Permission status: Elasticsearch is not healthy
Permission is not granted
Retrying in 2 minutes, timeout in 2 minutes 39 seconds
Permission status: pre-check pending
Checking again in 20 seconds (2 minutes 39 seconds left)
Permission status: pre-check pending
Checking again in 20 seconds (2 minutes 19 seconds left)
Permission status: Elasticsearch is not healthy
Permission is not granted
Installation failed, with status: system verified, connected to Mission Control, connected to Dynatrace cluster after 6 minutes 18 seconds.
Exit code: 3
Warnings:
It is not recommended to use iptables-nft. Please install nft with firewalld
Errors:
Cannot add this node to Dynatrace cluster: Elasticsearch is not healthy
More details in log file: "/var/log/dynatrace/install.log"
27 Aug 2024 09:27 PM
Hi @Pedroka
May be curl <ip_address>:9200/_cluster/health and the information from ElasticSearch documentation will help you to solve your question.
But before operate any fixing to the ELK I would consult first with support
HTH
Yos
28 Aug 2024 04:18 AM
19 Sep 2024 09:06 AM
Hi @Pedroka