Skip to content

Commit 2be52f6

Browse files
authored
Merge pull request #11339 from openshift-cherrypick-robot/cherry-pick-11338-to-enterprise-3.10
[enterprise-3.10] Remove Gluster content for Logging and Metrics
2 parents 294e463 + 86978e6 commit 2be52f6

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

install_config/aggregate_logging.adoc

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -714,9 +714,9 @@ specified, it is created with a request for that size.
714714

715715
[WARNING]
716716
====
717-
Using NFS storage as a volume or a persistent volume is not supported for
718-
Elasticsearch storage, as Lucene relies on file system behavior that NFS does
719-
not supply. Data corruption and other problems can
717+
Using NFS storage as a volume or a persistent volume (or via NAS such as
718+
Gluster) is not supported for Elasticsearch storage, as Lucene relies on file
719+
system behavior that NFS does not supply. Data corruption and other problems can
720720
occur. If NFS storage is a requirement, you can allocate a large file on a
721721
volume to serve as a storage device and mount it locally on one host.
722722
For example, if your NFS storage volume is mounted at *_/nfs/storage_*:
@@ -735,10 +735,6 @@ This loopback must be maintained manually outside of {product-title}, on the
735735
node. You must not maintain it from inside a container.
736736
====
737737

738-
You can use Red Hat Gluster to enable `gluster-block` Storage
739-
as a backend for logging with Elasticsearch. For more information, see
740-
xref:..//install/configuring_inventory_file.adoc#advanced-install-glusterfs-persistent-storage[Configuring Red Hat Gluster Persistent Storage].
741-
742738
It is possible to use a local disk volume (if available) on each
743739
node host as storage for an Elasticsearch replica. Doing so requires
744740
some preparation as follows.

install_config/cluster_metrics.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,6 @@ If you would like to use xref:../install_config/persistent_storage/dynamically_p
113113
xref:../install_config/cluster_metrics.adoc#metrics-ansible-variables[variable]
114114
to `dynamic` in the inventory file.
115115

116-
You can use Red Hat Gluster to enable `gluster-block` Storage
117-
as a backend for metrics with Elasticsearch. For more information, see
118-
xref:../install/configuring_inventory_file.adoc#advanced-install-glusterfs-persistent-storage[Configuring Red Hat Gluster Persistent Storage].
119-
120116
[[capacity-planning-for-openshift-metrics]]
121117
=== Capacity Planning for Cluster Metrics
122118

0 commit comments

Comments
 (0)