Skip to content

Commit eccd3e8

Browse files
authored
Merge pull request #3238 from ahardin-rh/NFS-storage
Bug 1392058, clarified points around NFS storage
2 parents 7fa59d6 + e9cf80d commit eccd3e8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

install_config/aggregate_logging.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,8 +489,9 @@ $ chown 1000:1000 /usr/local/es-storage
489489
490490
Then, use *_/usr/local/es-storage_* as a host-mount as described below.
491491
Use a different backing file as storage for each Elasticsearch replica.
492-
Performance under this solution is significantly worse than using actual local
493-
drives.
492+
493+
This loopback must be maintained manually outside of {product-title}, on the
494+
node. You must not maintain it from inside a container.
494495
====
495496

496497
It is possible to use a local disk volume (if available) on each

0 commit comments

Comments
 (0)