Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Elastic nodes are not able to start. #24

Open
ashishxooa opened this issue Jun 18, 2019 · 0 comments
Open

The Elastic nodes are not able to start. #24

ashishxooa opened this issue Jun 18, 2019 · 0 comments

Comments

@ashishxooa
Copy link

The heathcheck and readiness probe is always failing for master and data node. Do they need more time to start?

es-data-efk-cluster-default-0 0/1 CrashLoopBackOff 5 14m
es-master-efk-cluster-default-0 0/1 CrashLoopBackOff 6 14m

Events from the pods.


  Warning  Unhealthy               7m12s                  kubelet, ip-172-20-35-37.ec2.internal  Liveness probe failed: Get http://100.96.3.157:9200/_nodes/_local: dial tcp 100.96.3.157:9200: connect: connection refused
  Normal   Pulled                  4m39s (x4 over 10m)    kubelet, ip-172-20-35-37.ec2.internal  Container image "quay.io/pires/docker-elasticsearch-kubernetes:6.4.2" already present on machine
  Normal   Created                 4m39s (x4 over 10m)    kubelet, ip-172-20-35-37.ec2.internal  Created container
  Normal   Started                 4m39s (x4 over 10m)    kubelet, ip-172-20-35-37.ec2.internal  Started container
  Warning  Unhealthy               4m19s (x6 over 7m12s)  kubelet, ip-172-20-35-37.ec2.internal  Readiness probe failed: dial tcp 100.96.3.157:9300: connect: connection refused


Nothing in the pod logs, just this.
➜ ~ kubectl logs es-master-efk-cluster-default-0
Starting Elasticsearch 6.4.2
Changing ownership of /data folder

Regards,
Ashish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant