mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
23 lines
723 B
Plaintext
23 lines
723 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * support/rosa-troubleshooting-deployments.adoc
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="rosa-troubleshooting-awsinsufficientcapacity-failure-deployment_{context}"]
|
|
= Troubleshooting cluster creation with an AWSInsufficientCapacity error
|
|
|
|
If a cluster creation action fails, you might receive the following error message.
|
|
|
|
.Example output
|
|
[source,terminal]
|
|
----
|
|
Provisioning Error Code: OCM3052
|
|
Provisioning Error Message: AWSInsufficientCapacity.
|
|
----
|
|
|
|
This error indicates that AWS has run out of capacity for a particular availability zone that you have requested.
|
|
|
|
.Procedure
|
|
|
|
* Try reinstalling or select a different AWS region or different availability zones.
|
|
|