Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions source/installguide/hypervisor/kvm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- CentOS / RHEL / Binary-compatible variants: 8.X
- CentOS / RHEL / Binary-compatible variants: 8.X or 9.X


- Ubuntu: 18.04 +
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Ubuntu: 18.04 +
- Ubuntu: 22.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
Expand Down
4 changes: 2 additions & 2 deletions source/releasenotes/compat.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ CloudStack Management Server.
- Alma Linux 8, 9
- RHEL versions 8, 9
- Experimental support for RHEL 10
- 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)

Expand All @@ -52,7 +52,7 @@ and VMware with vSphere.
- Alma Linux 8, 9 with KVM
- RHEL 8, 9 with KVM
- Experimental support for RHEL 10 with KVM
- 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
Expand Down