I’ve always imported the OVA using the /UI host client, not the vCenter one. Maybe you’ve identified a bug with vCenter… who knows. FYI I deployed the latest OVA just a month ago using the ESXi host web client
@bubba198: The host UI also gives an error on the manifest. (The provided manifest file is invalid: Invalid OVF manifest entry: .) @jan: After trying again several times, I always end up in the same error.
I have opened a case with VMware:
Task Details:
Status: Failed to deploy OVF package.
Start Time: Mar 5, 2018 10:56:34 AM
Completed Time: Mar 5, 2018 10:56:44 AM
State: error
Error Stack:
The provided manifest file is invalid: Invalid OVF manifest entry: .
Issues detected with selected template. Details: - 48:10:VALUE_ILLEGAL: Value ‘‘PIIX4’’ of ResourceSubType element not found in []. - 57:10:VALUE_ILLEGAL: Value ‘‘PIIX4’’ of ResourceSubType element not found in []. - 66:10:VALUE_ILLEGAL: Value ‘‘3’’ of Parent element does not refer to a ref of type DiskControllerReference.
I am using vCenter and ESXi 6.5 so the “thick” client is not an option for me anymore.
@cormite Excellent find Carlos, thanks for sharing. So just to clarify you replaced the value of PIIX4 with lsilogic in those 2 instances and that made it work?
it is a pleasure.
I have not only modified the lines where PIIX4 was present.
See that you had in your ovf file ide controllers and those had to also be modified for SCSI.
I thought it would be easier to paste the whole block so if someone else has the same issue they just need to copy and paste.
Thanks Carlos, I think someone from the Graylog team should notice your excellent detective work and fix the defect in the latest OVA.
I recall over a year ago one of the OVA releases had sound card hardware defined (which was causing import issues) and it took few days for the team to identify that and correct it with a new OVA upload on Github…