Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to import librenms-ubuntu-22.04-amd64-vmware.ova into esxi 7.03 #36

Open
ptalanoa opened this issue May 21, 2023 · 6 comments
Open

Comments

@ptalanoa
Copy link

I am getting unsupported hardware family vmx-20.

@laf
Copy link
Member

laf commented May 21, 2023

That’s not enough information to really help us diagnose you’re issue.

@mmj10000
Copy link

I'm having the same issue. When trying to deploy the VMware OVA file into 7.03 the following error message is displayed and the deploy will not go any further. Looks like the OVA needs to be updates to support vmx-20.

image

Is there a workaround for this?

@murrant
Copy link
Member

murrant commented May 24, 2023

Apparently, your hypervisor is not new enough to support the hardware version in the image.

Possibly the image could be built targeting an older hardware version.
vmx-11 would cover about every supported system.

https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-789C3913-1053-4850-A0F0-E29C3D32B6DA.html

@mmj10000
Copy link

mmj10000 commented May 24, 2023 via email

@laf
Copy link
Member

laf commented Jun 12, 2023

I'll have a play with

--maxVirtualHardwareVersion=17

That should target ESXI 7.0. Not sure we should really build for versions older than that which are EOL now.

@winkmichael
Copy link

Is the latest build UEFI only?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants