From acc89fd67c8bb97b61ab2134a9df6c7c002a2a03 Mon Sep 17 00:00:00 2001 From: landlessreptile <29923094+landlessreptile@users.noreply.github.com> Date: Wed, 28 May 2025 17:35:01 +0000 Subject: [PATCH] Include temporary warning of stability on RHEL platforms Update documentation to include warning that ZFS is currently unfit for production use on RHEL systems. Closes https://github.com/openzfs/openzfs-docs/issues/550 --- docs/Getting Started/RHEL-based distro/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/Getting Started/RHEL-based distro/index.rst b/docs/Getting Started/RHEL-based distro/index.rst index edf553070..9c31df969 100644 --- a/docs/Getting Started/RHEL-based distro/index.rst +++ b/docs/Getting Started/RHEL-based distro/index.rst @@ -1,6 +1,14 @@ RHEL-based distro ======================= +Important Notice Regarding Stability on RHEL-based Distros +----------------------------------------------------------- + +As of May 2025, we are currently experiencing stability and build issues on this platform. +The kernel modules may not build on non-testing branches, and known regressions exist in +the 2.2.x branch on EL9.6 kernels. **We strongly advise against deploying OpenZFS in production +environments on these platforms until these issues are resolved.** + Contents -------- .. toctree::