Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Setting both path.data and default.path.data will cause a startup failure using es 5.3.1  #297

@conet

Description

@conet

Since ES PR #24099 ended up in version 5.3.1 es will not start on a node that has both path.data and default.path.data configured to point to the same location. The error is:

[2017-04-24T03:58:38,141][INFO ][o.e.n.Node ] [node-name] index folder [HNAU8LO7SemXM9Hlz9Wc3Q] in default.path.data [/var/lib/elasticsearch/node-name/nodes/0/indices] must be moved to any of [/var/lib/elasticsearch/node-name/nodes/0/indices]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions