Chapter 6. Developer previews
This section describes the developer preview features introduced in Red Hat OpenShift Data Foundation 4.20.
Developer preview feature is subject to Developer preview support limitations. Developer preview releases are not intended to be run in production environments. The clusters deployed with developer preview features are considered to be development clusters and are not supported through the Red Hat Customer Portal case management system. If you need assistance with developer preview features, reach out to the ocs-devpreview@redhat.com mailing list and a member of the Red Hat Development Team will assist you as quickly as possible based on availability and work schedules.
6.1. Erasure coding support in internal mode for RBD and CephFS Copy linkLink copied to clipboard!
Erasure coding support for OpenShift Data Foundation (ODF) internal mode helps to enhance storage efficiency and reduce infrastructure costs. Erasure coding enables more space-efficient data protection compared to traditional replication, making it an ideal solution for customers seeking scalable and cost-effective storage.
For more information, see the knowledgebase article, RBD and CephFS Erasure Coding in Internal Mode.
6.2. Enhanced Disaster Recovery validation with odf dr Copy linkLink copied to clipboard!
The odf dr tool provides streamlined validation for disaster recovery setups and protected applications. This tool reduces manual effort across clusters and enables faster, more automated issue detection and reporting.
6.3. Improved object quota enforcement Copy linkLink copied to clipboard!
This update enhances control over object quotas by optimizing the timing of size calculations. Previously, enforcement relied on a 2-minute statistics cycle, which could allow excessive uploads and risk storage exhaustion. The new approach reduces latency in quota checks, enabling more responsive and accurate enforcement.
For more information, see Quota support for OBC provided by ODF Multicloud Object Gateway.
6.4. Incremental snapshot support for RBD Copy linkLink copied to clipboard!
Support for incremental snapshots in RBD volumes improves snapshot performance and storage efficiency. Unlike full snapshots, incremental snapshots capture only the changes since the last snapshot, reducing both time and storage overhead.
For more information, see the knowledgebase article, Configure external-snapshot-metadata sidecar container for RBD deployment.
6.5. Persistent Volume health metrics Copy linkLink copied to clipboard!
PV-level health monitoring provides detailed status for individual persistent volumes. This enhancement helps administrators to more easily detect and diagnose issues, which can improve operational visibility and reduce troubleshooting time.
For more information, see the knowledgebase article, Enabling VolumeCondition reporting for CephFS PersistentVolumeClaims.