Skip vRA management agent precheck during vRA deployment via vRSLCM
search cancel

Skip vRA management agent precheck during vRA deployment via vRSLCM

book

Article ID: 319660

calendar_today

Updated On:

Products

VMware VMware Aria Suite

Issue/Introduction

Symptoms:
The vRA deployment request fails in vRSLCM sometimes with the logs indicating that the vRA management agent precheck has failed. This failure comes from vRA Iaas precheck and if user resolves this issue manually and retries from request page Iaas precheck still fails.

Environment

VMware vRealize Suite Lifecycle Manager 2.x
VMware vRealize Automation 7.5.x

Resolution

If the vRA deployment fails with error "VRA IaaS Pre-check Validation Failed.", the request can be retried from the request page.

A new retry parameter is added to skip the vRA management agent pre-check. The default value of the retry param will be "false" i.e. the pre-check will be run unless the user sets the value to "true".

To skip the vRA management agent pre-check, change the value of the retry parameter to "true" and submit the retry.

Additional Information

Impact/Risks:
  • The pre-check done here is by the vRA management and there was no way to skip the pre-check in case of failures.