Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 3. Enhancements
This section describes the major enhancements introduced in Red Hat OpenShift Data foundation 4.18.
3.1. Specifying Multus network address ranges manually Link kopierenLink in die Zwischenablage kopiert!
When using Multus with piecewise CIDRs, multiple address ranges that were added to Rook can be specified manually. This helps to overcome the limitation with the auto-detection that finds only a single CIDR in environments with piecewise CIDRs, which fail to start or fault to connect to the network.
For more information, see Multus network address space sizing.
3.2. Key Rotation for encryption with KMS Link kopierenLink in die Zwischenablage kopiert!
Enabling key rotation for encryption keys of cluster-wide KMS is now supported. This helps to meet the common security practices requirement.
For more information, see Cluster-wide encryption.
3.3. Option to disable Key Rotation for PV encryption Link kopierenLink in die Zwischenablage kopiert!
Key Rotation for PV encryption, which is enabled by default, can be disabled for certain persistent volume claims (PVCs).
For more information, see Disabling key rotation.
3.4. Option to disable default ReclaimSpace Link kopierenLink in die Zwischenablage kopiert!
ReclaimSpace is enabled by default through a StorageClass or Namespace annotation. Reclaim space for certain persistent volume claims (PVCs) can be disabled as the process of reclaiming space (fstrim) can impact performance.
For more information, Disabling reclaim space for a specific PersistentVolumeClaim.
3.5. In-transit encryption after deployment Link kopierenLink in die Zwischenablage kopiert!
In-transit encryption can be enabled or disabled for existing clusters after the deployment. This encrypts the communication within the cluster for existing clusters.
For more information, see Enabling and disabling encryption in-transit post deployment.
3.6. Encryption configuration on OpenShift Data Foundation dashboard Link kopierenLink in die Zwischenablage kopiert!
OpenShift Data Foundation dashboard provides information about the encryption configuration such as the different status of the encryption at rest and encryption in transit.
3.7. Updates to automatic alert for the type of MDS pod scaling Link kopierenLink in die Zwischenablage kopiert!
The MDSCPUUsageHigh alert is updated to notify vertical and horizontal scaling based on the CPU usage.
For more information, see CephMdsCpuUsageHigh.
3.8. A new log level parameter for the StorageCluster CR Link kopierenLink in die Zwischenablage kopiert!
A new parameter, spec.nfs.LogLevel, is added to the StorageCluster CR. This log level parameter enables configuring the log level for NFS that provides greater flexibility and control over the logging behavior. This helps to set precise log settings for debugging and monitoring purposes.
3.9. Multicloud Object Gateway operator support 'ap-southeast-5' AWS region Link kopierenLink in die Zwischenablage kopiert!
MCG operator supports a new AWS region, ap-southeast-5.