OpenShift Installer for Nutanix fails with "Failed to find the Prism Element (cluster) with uuid"
Environment
- OpenShift Container Platform 4.11
- Prism Central 2022.x
Issue
- OpenShift Installer for Nutanix fails with "Failed to find the Prism Element (cluster) with uuid"
Resolution
- Use a signed certificate that is lower than 4096 bits
Root Cause
Disclaimer: Links contained herein to external website(s) are provided for convenience only. Red Hat has not reviewed the links and is not responsible for the content or its availability. The inclusion of any link to an external website does not imply endorsement by Red Hat of the website or their entities, products or services. You agree that Red Hat is not responsible or liable for any loss or expenses that may result due to your use of (or reliance on) the external site or content.
-
In the This page is not included, but the link has been rewritten to point to the nearest parent document.Prerequisites section of the OpenShift documentation, it states that you must replace the Self Signed certificate with one that is signed by a CA and then links the Content from portal.nutanix.com is not included.Nutanix AOS Security Guide.
-
At the time of this publication there is a known issue with Prism Central 2022.x and certain components using Certificates with
4096bits. Please see the following Nutanix KB Article: Content from portal.nutanix.com is not included.Prism: RSA-4096 Private keys issues in pc.2022.x
Diagnostic Steps
- OpenShift installer fails with the following error when using a Certificate that uses 4096-bits.
FATAL ... failed to find the Prism Element (cluster) with uuid <uuid>: status: 404 NOT FOUND, error-response: {
FATAL "api_version": "3.1"
FATAL "code": 404,
FATAL "kind": "cluster",
FATAL "message_list": [
FATAL {
FATAL "message": "cluster : <uuid> does not exist.",
FATAL "reason": "ENTITY_NOT_FOUND"
FATAL }
FATAL ],
FATAL "state": "ERROR"
FATAL }
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.