From 87947cc7a2d31c31679fc87e4d426d57ee3de5e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Herrmann?= Date: Fri, 6 Sep 2024 13:19:54 +0200 Subject: [PATCH] CNV-38323 - Adding BZ#2151169 to known issues --- virt/release_notes/virt-4-16-release-notes.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/virt/release_notes/virt-4-16-release-notes.adoc b/virt/release_notes/virt-4-16-release-notes.adoc index cc634767e2b2..c633466f64ca 100644 --- a/virt/release_notes/virt-4-16-release-notes.adoc +++ b/virt/release_notes/virt-4-16-release-notes.adoc @@ -191,6 +191,9 @@ link:https://access.redhat.com/support/offerings/techpreview[Technology Preview //CNV-38543 - 4.16 Still an issue * Uninstalling {VirtProductName} does not remove the `feature.node.kubevirt.io` node labels created by {VirtProductName}. You must remove the labels manually. (link:https://issues.redhat.com/browse/CNV-38543[*CNV-38543*]) +//BZ 2151169 +* 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*]) + [discrete] [id="virt-4-16-ki-storage_{context}"]