Skip to content

[Bug]: Remove-HoloDeckInstance doesn't delete VCF Installer VM #166

Description

@certanet

Holorouter Version

9.1

VCF Version

VCF 9.1

Target Type

vCenter Cluster

Describe the bug

Running Remove-HoloDeckInstance with Holodeck 9.1 and a custom -DNSDomain deletes the ESX VMs but not the VCF Installer VM.

The ESX VMs are named hd01-esx-01a, but the VCF Installer VM is named hd01-vcfinstaller-a.site-a.hd01.lab

In 9.0.2 I ran without passing DNSDomain and the VM was named hd01-vcfinstaller-a.

I haven't tried 9.0.2 with -DNSDomain, so this could be present in their too.

Reproduction steps

  1. Deploy a VCF 9.1 Holodeck instance with -ManagementOnly -DNSDomain hd01.lab -Site "a"
  2. Wait for deployment to finish
  3. Destroy the instance with Remove-HoloDeckInstance

Expected behavior

The ESX and VCF Installer VMs are deleted.

Relevant logs

Additional context

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions