From 5e21e224a37ce9a99f47dc69f4969f022c0c00e4 Mon Sep 17 00:00:00 2001 From: Avital Pinnick Date: Sun, 7 May 2023 12:04:00 +0300 Subject: [PATCH] BZ2193267: 4.12 single-stack IPv6 not supported Signed-off-by: Avital Pinnick --- virt/virt-4-12-release-notes.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/virt/virt-4-12-release-notes.adoc b/virt/virt-4-12-release-notes.adoc index 16d5154c63bb..1cdd94ea9674 100644 --- a/virt/virt-4-12-release-notes.adoc +++ b/virt/virt-4-12-release-notes.adoc @@ -140,7 +140,7 @@ The SVVP Certification applies to: Deprecated features are included in the current release and supported. However, they will be removed in a future release and are not recommended for new deployments. - + [id="virt-4-12-removed"] @@ -216,6 +216,8 @@ link:https://access.redhat.com/support/offerings/techpreview[Technology Preview [id="virt-4-12-known-issues"] == Known issues +You cannot run {VirtProductName} on a single-stack IPv6 cluster. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2193267[*BZ#2193267*]) + * In a heterogeneous cluster with different compute nodes, virtual machines that have HyperV Reenlightenment enabled cannot be scheduled on nodes that do not support timestamp-counter scaling (TSC) or have the appropriate TSC frequency. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2151169[*BZ#2151169*]) * When you use two pods with different SELinux contexts, VMs with the `ocs-storagecluster-cephfs` storage class fail to migrate and the VM status changes to `Paused`. This is because both pods try to access the shared `ReadWriteMany` CephFS volume at the same time. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2092271[*BZ#2092271*])