Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.08 KB

install-troubleshooting.md

File metadata and controls

30 lines (19 loc) · 1.08 KB

Installation troubleshooting

Troubleshooting tips for installing a Red Hat OpenShift Service on AWS cluster using rosa.

Inspect installation logs

Run the following command to generate installation logs:

rosa logs

Verify your AWS account does not have an SCP

Run the following command to verify your AWS account has the correct permissions:

rosa verify permissions

If you receive any errors, double check to ensure than an SCP is not applied to your AWS account. If you are required to use an SCP, see Red Hat Requirements for Customer Cloud Subscriptions for details on the minimum required SCP.

Verify your AWS account and quota

Run the following command to verify you have the available quota on your AWS account.

rosa verify quota

If you need to increase your quota, navigate to your AWS console, and request a quota increase for the service that failed.