From febe45609ecd4bfbf13e624b52bf3be7b3bdb1dd Mon Sep 17 00:00:00 2001 From: Sara Thomas Date: Mon, 10 Oct 2022 15:46:05 -0400 Subject: [PATCH] OCPBUGS-2049: Adding known issue about Nutanix install to 4.11 RN --- release_notes/ocp-4-11-release-notes.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release_notes/ocp-4-11-release-notes.adoc b/release_notes/ocp-4-11-release-notes.adoc index a569e2c93278..526bfff10bf7 100644 --- a/release_notes/ocp-4-11-release-notes.adoc +++ b/release_notes/ocp-4-11-release-notes.adoc @@ -2456,6 +2456,8 @@ openshift.io/scc: hostmount-anyuid * There is a known issue on Nutanix where persistent volumes (PVs) created by a cluster are not cleaned up by the `destroy cluster` command. As a workaround for this issue, you need to clean up the PVs manually. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2108700[*BZ#2108700*]) +* There is a known issue with Nutanix installation where the installation fails if you use 4096-bit certificates with Prism Central 2022.x. Instead, use 2048-bit certificates. (link:https://access.redhat.com/solutions/6976743[*KCS*]) + * There is currently a known issue when creating and editing `egressqos` with incorrect syntax or values success. The incorrect values in `egressqos` should not create successfully. There is currently no workaround for this issue. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2097579[*BZ#2097579*])