Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com> Co-authored-by: Rafi Estrada <62263912+TheRiffRafi@users.noreply.github.com>
This commit is contained in:
parent
d67907d244
commit
9471b6345e
|
@ -109,6 +109,11 @@ path or parent directory to the `path.repo` setting in `elasticsearch.yml` for
|
||||||
each master and data node. For running clusters, this requires a
|
each master and data node. For running clusters, this requires a
|
||||||
<<restart-cluster-rolling,rolling restart>> of each node.
|
<<restart-cluster-rolling,rolling restart>> of each node.
|
||||||
|
|
||||||
|
IMPORTANT: By default, a network file system (NFS) uses user IDs (UIDs) and
|
||||||
|
group IDs (GIDs) to match accounts across nodes. If your shared file system is
|
||||||
|
an NFS and your nodes don't use the same UIDs and GIDs, update your NFS
|
||||||
|
configuration to account for this.
|
||||||
|
|
||||||
Supported `path.repo` values vary by platform:
|
Supported `path.repo` values vary by platform:
|
||||||
|
|
||||||
include::{es-repo-dir}/tab-widgets/code.asciidoc[]
|
include::{es-repo-dir}/tab-widgets/code.asciidoc[]
|
||||||
|
|
Loading…
Reference in New Issue