ConfigMgr

VMware, Azure and Automation

Cannot import Puppet Learning OVA in ESX: 47:7:VALUE_ILLEGAL

15 januari 2019 VMware

A couple of weeks ago I was asked to import a Puppet learning OVA in ESX. Sounded pretty easy… But it wasn’t…

When I started the import I got an error:

Issues detected with selected template. Details: – 47:7:VALUE_ILLEGAL: Value “PIIX4” of ResourceSubType element not found in []. -56:7:VALUE_ILLEGAL: Value “PIIX4” of ResourceSubType
element not found in [].  -65:7:VALUE_ILLEGAL: Value “3” of Parent element does not refer to a ref of type DiskControllerReference

Hmm, something went wrong. But what?

The first step I took was opening the OVA (with 7Zip) and have a closer look at the OVF that was inside. Details about what you see inside an OVF is explained here: https://blogs.vmware.com/vapp/2009/11/virtual-hardware-in-ovf-part-1.html

The error was that value 3 is not a valid reference to a disk controller. And indeed, the blog revealed that 6 was the resource type for a SCSI controller. With this information I editted the OVF file:

<Item>
<rasd:Address>0</rasd:Address><rasd:Caption>scsiController0</rasd:Caption>
<rasd:Description>SCSI Controller</rasd:Description><rasd:ElementName>scsiController0</rasd:ElementName><rasd:InstanceID>3</rasd:InstanceID><rasd:ResourceSubType>lsilogicsas</rasd:ResourceSubType><rasd:ResourceType>6</rasd:ResourceType>
</Item>

<Item>
<rasd:Address>1</rasd:Address><rasd:Caption>scsiController1</rasd:Caption>
<rasd:Description>SCSI Controller</rasd:Description><rasd:ElementName>scsiController1</rasd:ElementName><rasd:InstanceID>4</rasd:InstanceID><rasd:ResourceSubType>lsilogicsas</rasd:ResourceSubType><rasd:ResourceType>6</rasd:ResourceType>
</Item>

And after saving the file I could import the OVF.

The reason for this “error” is that the OVA is not meant for ESX but for VMware Workstation

47:7:VALUE_ILLEGAL

New accounts cannot log in to vRealize Automation

DIY Ambilight

Recent Posts

  • Using API for Aria OPS Chargeback
  • Unable to set reservation on Org VDC
  • Veeam Tweaks
  • VCF Anyone? Get your license for free…
  • Configure Entra ID as Cloud Director IdP

Recent Comments

Geen reacties om te tonen.

Archives

  • april 2025
  • maart 2025
  • november 2024
  • oktober 2024
  • januari 2024
  • november 2023
  • oktober 2023
  • september 2023
  • juni 2023
  • mei 2023
  • april 2023
  • november 2022
  • maart 2021
  • februari 2021
  • januari 2021
  • november 2020
  • oktober 2020
  • september 2020
  • juli 2020
  • juni 2020
  • april 2020
  • maart 2020
  • februari 2020
  • oktober 2019
  • september 2019
  • juli 2019
  • juni 2019
  • mei 2019
  • maart 2019
  • februari 2019
  • januari 2019
  • december 2018
  • november 2018
  • april 2018
  • januari 2018
  • juli 2017
  • juni 2017
  • mei 2017

Categories

  • AnyLinq
  • Azure
  • Cloud Director
  • ConfigMgr
  • DIY
  • HomeAssistant
  • Microsoft
  • PowerCli
  • Powershell
  • SCCM
  • Script
  • Solutions
  • System Center
  • Veeam
  • VMware
  • vRealize Automation
  • vRealize Orchestrator
Proudly powered by WordPress | Theme: Doo by ThemeVS.