@somnius Have the JVM options for max heap size changed during the upgrade? I think by default the JVM wants to take all the memory on the host...
An example of specifying 512MB max heap:
ES_JAVA_OPTS=-Xms512m -Xmx512m
Looking through the GC (garbage collection) logs to see what Java is trying to do might help as well.
I also found this CLI utility that might be handy:
https://github.com/objectrocket/elasticstat
=> More informations about this toot | View the thread | More toots from tuxinator@merveilles.town
=> View somnius@merveilles.town profile
text/gemini
This content has been proxied by September (3851b).