mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
BZ#1986055: Remove contradictory information about NFS for Logging
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
fb255c7dea
commit
4e7faa7b40
@@ -51,7 +51,7 @@ The following table summarizes the recommended and configurable storage technolo
|
||||
|
||||
^5^ For metrics, using file storage with the `ReadWriteMany` (RWX) access mode is unreliable. If you use file storage, do not configure the RWX access mode on any persistent volume claims (PVCs) that are configured for use with metrics.
|
||||
|
||||
^6^ For logging, using any shared storage would be an anti-pattern. One volume per elasticsearch is required.
|
||||
^6^ For logging, review the recommended storage solution in Configuring persistent storage for the log store section. Using NFS storage as a persistent volume or through NAS, such as Gluster, can corrupt the data. Hence, NFS is not supported for Elasticsearch storage and LokiStack log store in {product-title} Logging. You must use one persistent volume type per log store.
|
||||
|
||||
^7^ Object storage is not consumed through {product-title}'s PVs or PVCs. Apps must integrate with the object storage REST API.
|
||||
|
||||
|
||||
@@ -81,3 +81,9 @@ include::modules/recommended-configurable-storage-technology.adoc[leveloffset=+1
|
||||
{rh-storage-first} is a provider of agnostic persistent storage for {product-title} supporting file, block, and object storage, either in-house or in hybrid clouds. As a Red Hat storage solution, {rh-storage-first} is completely integrated with {product-title} for deployment, management, and monitoring.
|
||||
|
||||
include::modules/deploy-red-hat-openshift-container-storage.adoc[leveloffset=+1]
|
||||
|
||||
[role="_additional-resources"]
|
||||
[id="admission-plug-ins-additional-resources"]
|
||||
== Additional resources
|
||||
|
||||
* xref:../logging/config/cluster-logging-log-store.html#cluster-logging-elasticsearch-storage_cluster-logging-store[Configuring persistent storage for the log store]
|
||||
@@ -29,3 +29,9 @@ include::modules/available-persistent-storage-options.adoc[leveloffset=+1]
|
||||
include::modules/recommended-configurable-storage-technology.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/data-storage-management.adoc[leveloffset=+1]
|
||||
|
||||
[role="_additional-resources"]
|
||||
[id="admission-plug-ins-additional-resources"]
|
||||
== Additional resources
|
||||
|
||||
* xref:../logging/config/cluster-logging-log-store.html#cluster-logging-elasticsearch-storage_cluster-logging-store[Configuring persistent storage for the log store]
|
||||
Reference in New Issue
Block a user