geerlingguy / geerlingguy/ansible-for-devops

chapter 9 ELK stack fails when using recommended 4.1.1 version of geerlingguy.elasticsearch role

Open
#428 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
9.9k
Forks
3.8k
PR merge metrics
No merged PRs in 30d

Description

following the book at version 2.0 August 5, 2020
chapter 9 ELK example is asking to pull version 4.1.1 of elasticsearch role.
this results in failure to start elasticsearch with error :
```
Unrecognized VM option 'UseConcMarkSweepGC'
Error: Could not create the Java Virtual Machine.
```
which you already encountered in https://github.com/elastic/elasticsearch/issues/62716 and that you resolved in later version of the role

using 5.1.0 version of the role seems to fix the issue

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.