Suchen

Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

Chapter 3. Enhancements

download PDF

This section describes the major enhancements introduced in Red Hat OpenShift Data foundation 4.16.

3.1. New elements for bucket policies

OpenShift Data Foundation now has the bucket policy elements, NotPrincipal, NotAction, and NotResource. For more information on these elements, see IAM JSON policy elements reference.

3.2. Addition of a new AWS region to the Multicloud Object Gateway Operator

A new AWS region, ca-west-1, is added to the supported regions of the Multicloud Object Gateway (MCG) operator for the creation of default backingstore.

3.3. Increase in resource allocation for OpenShift Data Foundation Multicloud Object Gateway BackingStore

The default resources for PV pool CPU and memory are increased to 999m and 1Gi respectively to enable more resource allocation for OpenShift Data Foundation MCG BackingStore.

3.4. Multicloud Object Gateway created routes to work with HTTPS only

For deployments that need to disable HTTP and use only HTTPS, an option is added to set DenyHTTP to the storage cluster CR spec.multiCloudGateway.denyHTTP. This causes the Multicloud Object Gateway created routes to use HTTPS only.

3.5. Addition of protected condition to DR protected workloads with metrics and alerts for monitoring

Protected condition to DR protected workloads is added by summarizing various conditions regarding the DR protected workload from the ManagedCluster, and metrics and alerts are generated based on the same.

DR protected workload health at the hub is reflected based only on the time when contents of the respective PVCs are synced. This applies only to RegionalDR use cases and not to MetroDR use cases. On the ManagedCluster, the workload DR protection health is expanded into several conditions. This makes it non-trivial for a user to monitor the workload DR health across these conditions. This added protected condition and alerts helps better workload DR protection monitoring.

3.6. Support for listing multiple uploads in NamespaceStore Filesystem

You can now list the files that are still uploading or list incomplete multipart uploads in NamespaceStore Filesystem by using the following command:

$ s3api list--multipart-uploads --bucket <bucket_name>

3.7. Option to modify thresholds for Ceph full, nearfull, and backfillfull attributes

Depending on the cluster requirements, the full, nearfull, and backfillfull threshold values can be updated by using the odf-cli CLI command.

For example:

odf set full <val>

odf set nearful <val>

odf set backfillfull <val>

Note

The value must be in the range of 0.0 to 1.0 and you need to ensure that the value is not very close to 1.0.

Red Hat logoGithubRedditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

© 2024 Red Hat, Inc.