From b468e96cc8220113db3543246acbd9ab4176a65f Mon Sep 17 00:00:00 2001 From: vishesh92 Date: Tue, 9 Sep 2025 15:40:26 +0530 Subject: [PATCH 1/2] Add EL10 distros to compat --- source/releasenotes/compat.rst | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst index 7e601a23ea..46253d7790 100644 --- a/source/releasenotes/compat.rst +++ b/source/releasenotes/compat.rst @@ -23,11 +23,10 @@ This section lists the operating systems that are supported for running CloudStack Management Server. - Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS -- Oracle Linux 8, 9 -- Rocky Linux 8, 9 -- Alma Linux 8, 9 -- RHEL versions 8, 9 -- Experimental support for RHEL 10 +- Oracle Linux 8, 9, 10 +- Rocky Linux 8, 9, 10 +- Alma Linux 8, 9, 10 +- RHEL versions 8, 9, 10 (not tested, but expected to work same as other EL distros) - openSUSE Leap 15 (not widely tested and used by the community, tested to work in past CloudStack versions) - SUSE Linux Enterprise Server 15 (not tested, but expected to work same as with openSUSE 15 but likely require workarounds) - Debian 12, 13 (not tested, but expected to work same as Ubuntu) @@ -47,11 +46,10 @@ CloudStack supports three hypervisor families, KVM, XenServer/XCP-ng with XAPI, and VMware with vSphere. - Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS with KVM -- Oracle Linux 8, 9 with KVM -- Rocky Linux 8, 9 with KVM -- Alma Linux 8, 9 with KVM -- RHEL 8, 9 with KVM -- Experimental support for RHEL 10 with KVM +- Oracle Linux 8, 9, 10 with KVM +- Rocky Linux 8, 9, 10 with KVM +- Alma Linux 8, 9, 10 with KVM +- RHEL 8, 9, 10 with KVM (not tested, but expected to work same as other EL distros) - openSUSE Leap 15 with KVM (not widely tested and used by the community, tested to work in past CloudStack versions) - SUSE Linux Enterprise Server 15 with KVM (not tested, but expected to work same as with openSUSE 15 but likely require workarounds) - XCP-ng 8.2.0 From f5cb872ea44296e6e399ccb136597979c2bade25 Mon Sep 17 00:00:00 2001 From: vishesh92 Date: Wed, 17 Sep 2025 16:31:03 +0530 Subject: [PATCH 2/2] Update SUSE related docs --- source/installguide/hypervisor/kvm.rst | 4 +--- source/releasenotes/compat.rst | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/source/installguide/hypervisor/kvm.rst b/source/installguide/hypervisor/kvm.rst index 9977c15777..0fea5f2a84 100644 --- a/source/installguide/hypervisor/kvm.rst +++ b/source/installguide/hypervisor/kvm.rst @@ -24,13 +24,11 @@ KVM is included with a variety of Linux-based operating systems. Although you are not required to run these distributions, the following are recommended: -- CentOS / RHEL: 7.X - - CentOS / RHEL / Binary-compatible variants: 8.X - Ubuntu: 18.04 + -- openSUSE / SLES: 15.2 + +- openSUSE / SLES: 15.6 + The main requirement for KVM hypervisors is the libvirt and Qemu version. No matter what Linux distribution you are using, make sure the diff --git a/source/releasenotes/compat.rst b/source/releasenotes/compat.rst index 46253d7790..3e955e9904 100644 --- a/source/releasenotes/compat.rst +++ b/source/releasenotes/compat.rst @@ -27,7 +27,7 @@ CloudStack Management Server. - Rocky Linux 8, 9, 10 - Alma Linux 8, 9, 10 - RHEL versions 8, 9, 10 (not tested, but expected to work same as other EL distros) -- openSUSE Leap 15 (not widely tested and used by the community, tested to work in past CloudStack versions) +- openSUSE Leap 15 (not widely tested and used by the community, tested to work openSUSE Leap 15.6) - SUSE Linux Enterprise Server 15 (not tested, but expected to work same as with openSUSE 15 but likely require workarounds) - Debian 12, 13 (not tested, but expected to work same as Ubuntu) @@ -50,7 +50,7 @@ and VMware with vSphere. - Rocky Linux 8, 9, 10 with KVM - Alma Linux 8, 9, 10 with KVM - RHEL 8, 9, 10 with KVM (not tested, but expected to work same as other EL distros) -- openSUSE Leap 15 with KVM (not widely tested and used by the community, tested to work in past CloudStack versions) +- openSUSE Leap 15 with KVM (not widely tested and used by the community, tested to work openSUSE Leap 15.6) - SUSE Linux Enterprise Server 15 with KVM (not tested, but expected to work same as with openSUSE 15 but likely require workarounds) - XCP-ng 8.2.0 - XCP-ng 8.3.0