Blueprint download doesn't contain a project-scoped vmi that initially failed
search cancel

Blueprint download doesn't contain a project-scoped vmi that initially failed

book

Article ID: 439511

calendar_today

Updated On:

Products

VCF Automation

Issue/Introduction

While downloading a blueprint that contains project-scoped VMIs, if for any reason initial download of any project-scoped VMI failed in vcenter, the download task will fail in VCFA tenant manager. Now on re-trying the blueprint download, that particular VMI goes missing from the final downloaded OVA.

Environment

VCF-Automation 9.1

Cause

This occurs because that VMI contains stale transfer session details in database.

Resolution

The VMI should be re-uploaded with a different name in same project-scoped library. The blueprint yaml file can now point to this new VMI id instead of the old one. Now when we try to download the blueprint again it should contain all the VMIs.