|
| 1 | +// Module included in the following assemblies: |
| 2 | +// |
| 3 | +// * support/rosa-troubleshooting-installations-hcp.adoc |
| 4 | + |
| 5 | +:_mod-docs-content-type: CONCEPT |
| 6 | +[id="rosa-troubleshoot-hcp-install_{context}"] |
| 7 | += Troubleshooting {hcp-title} installation error codes |
| 8 | + |
| 9 | +The following table lists {hcp-title-first} installation error codes and what you can do to troubleshoot these errors. |
| 10 | + |
| 11 | +.{hcp-title} installation error codes |
| 12 | +[options="header",cols="3"] |
| 13 | +|=== |
| 14 | +| Error code | Description | Resolution |
| 15 | + |
| 16 | +| OCM3999 |
| 17 | +| Unknown error. |
| 18 | +| Check the cluster installation logs for more details, or delete this cluster and retry cluster installation. If this issue persists, contact support by logging in to the link:https://access.redhat.com/support/cases/#/case/list[*Customer Support* page]. |
| 19 | + |
| 20 | +| OCM5001 |
| 21 | +| {hcp-title} cluster provision has failed. |
| 22 | +| Check the cluster installation logs for more details, or delete this cluster and retry cluster installation. If this issue persists, contact support by logging in to the link:https://access.redhat.com/support/cases/#/case/list[*Customer Support* page]. |
| 23 | + |
| 24 | +| OCM5002 |
| 25 | +| The maximum resource tag size of 25 has been exceeded. |
| 26 | +| Check the cluster information to determine if you can remove any unnecessary tags you have specified and retry cluster installation. |
| 27 | + |
| 28 | +| OCM5003 |
| 29 | +| Unable to establish an AWS client to provision the cluster. |
| 30 | +| You must create several role resources on your AWS account to create and manage a {hcp-title} cluster. Ensure that your provided AWS credentials are correct and retry cluster installation. |
| 31 | + |
| 32 | +For more information about {hcp-title} IAM role resources, see _ROSA IAM role resources_ in the _Additional resources_ section. |
| 33 | + |
| 34 | +| OCM5004 |
| 35 | +| Unable to establish a cross-account AWS client to provision the cluster. |
| 36 | +| You must create several role resources on your AWS account to create and manage a {hcp-title} cluster. Ensure that your provided AWS credentials are correct and retry cluster installation. |
| 37 | + |
| 38 | +For more information about {hcp-title} IAM role resources, see _ROSA IAM role resources_ in the _Additional resources_ section. |
| 39 | + |
| 40 | +| OCM5005 |
| 41 | +| Failed to retrieve AWS subnets defined for the cluster. |
| 42 | +| Review the provided subnet IDs and retry cluster installation. |
| 43 | + |
| 44 | +| OCM5006 |
| 45 | +| You must configure at least one private AWS subnet for the cluster. |
| 46 | +| Review the provided subnet IDs and retry cluster installation. |
| 47 | + |
| 48 | +| OCM5007 |
| 49 | +| Unable to create AWS STS prerequisites for the cluster. |
| 50 | +| Verify that account and operator roles have been created and are correct. For more information, see _AWS STS and ROSA with HCP explained_ in the _Additional resources_ section. |
| 51 | + |
| 52 | +| OCM5008 |
| 53 | +| The provided cluster flavour is incorrect. |
| 54 | +| Verify that the provided name or ID is correct when you are using the flavour parameter and retry cluster creation. |
| 55 | + |
| 56 | +| OCM5009 |
| 57 | +| The cluster version could not be found. |
| 58 | +| Ensure that the configured version ID matches a valid {hcp-title} version. |
| 59 | + |
| 60 | +| OCM5010 |
| 61 | +| Failed to tag subnets for the cluster. |
| 62 | +| Confirm that the AWS permissions and the subnet configurations are correct. You must tag at least one private subnet and, if applicable, one public subnet. |
| 63 | + |
| 64 | +| OCM5011 |
| 65 | +| Cluster installation has failed due to unavailable capacity in the selected region. |
| 66 | +| Try your cluster installation in another region or retry cluster installation. |
| 67 | + |
| 68 | +|=== |
0 commit comments