advanced-kubernetes-course icon indicating copy to clipboard operation
advanced-kubernetes-course copied to clipboard

elasticsearch: max file descriptors [1024] for elasticsearch process is too low, increase to at least [65536]

Open mootezbessifi opened this issue 7 years ago • 0 comments

#Hi all,

when i tried to run the logging aggregation following your video on youtube , i found out the following error generated by elasticsearch:

[2018-02-04T13:44:04,259][INFO ][o.e.b.BootstrapChecks ] [elasticsearch-logging-0] bound or publishing to a non-loopback or non-link-local address, enforcing bootstrap checks ERROR: [1] bootstrap checks failed [1]: max file descriptors [1024] for elasticsearch process is too low, increase to at least [65536] [2018-02-04T13:44:04,268][INFO ][o.e.n.Node ] [elasticsearch-logging-0] stopping ... [2018-02-04T13:44:04,486][INFO ][o.e.n.Node ] [elasticsearch-logging-0] stopped [2018-02-04T13:44:04,486][INFO ][o.e.n.Node ] [elasticsearch-logging-0] closing ... [2018-02-04T13:44:04,561][INFO ][o.e.n.Node ] [elasticsearch-logging-0] closed [2018-02-04T13:44:04,564][INFO ][o.e.x.m.j.p.NativeController] Native controller process has stopped - no new native processes can be started

BTW i am running a kubernetes cluster v1.8.0 on minions and 1.9.0 on masters using cri-containerd on Ubuntu machines 16.04.

any help will be appreciated

mootezbessifi avatar Feb 12 '18 07:02 mootezbessifi