beyond
(beyond)
February 27, 2019, 6:17pm
1
Hello,
i set up on permise Kubernetes Cluster, i would like try run stateful elasticsearch in the cluster , my main concern is the storage how can be shared between the nodes, i thought about setting up GlusterFS, do you know guys if GulsterFS works fine as storage for elasticsearch?
Thanks,
Zak
GlusterFS is as far as I know not recommended, and there have been reports of issues. Have a look at the following threads:
Hi, all
I run Elasticsearch 6.2.2 in Kubernetes and use glusterfs as storage backend.
When i start is works well, everything looks OK. But run after a while, health of that some indices turned Red. I don't know what happen. I am the beginner for the Elasticsearch.
I use local file system as storage backend before, it didn't find this problem.
what is the best solution to share the elastic data among all the kubernetes nodes?
Thanks.
Below is my environments.
apiVersion: extensions/v1beta1…
Using elasticsearch cluster( 3 servers) with kubernetes, but elasticsearch cluster can not wrok fine and log show as below:
[2018-06-27T05:48:31,798][WARN ][o.e.c.r.a.AllocationService] [sBJEWnS] failing shard [failed shard, shard [logstash-2018.06.27][4], node[sBJEWnS1R1qL7blJL9Wl0Q], [P], recovery_source[existing recovery], s[INITIALIZING], a[id=CSql7_M8QnmfnylNrN-LFQ], unassigned_info[[reason=ALLOCATION_FAILED], at[2018-06-27T05:48:30.059Z], failed_attempts[1], delayed=false, details[failed…
I suspect there might be additional ones if you search the forum.
beyond
(beyond)
February 27, 2019, 6:29pm
3
Any idea which storage solution can i use for on permise Kubernetes that is compatible with elasticsearch?
system
(system)
Closed
March 27, 2019, 6:29pm
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.