Skip to content

ova: set os type and virtual hardware version (HMS-3248)#2480

Open
croissanne wants to merge 1 commit into
osbuild:mainfrom
croissanne:ovf-stuff
Open

ova: set os type and virtual hardware version (HMS-3248)#2480
croissanne wants to merge 1 commit into
osbuild:mainfrom
croissanne:ovf-stuff

Conversation

@croissanne

@croissanne croissanne commented Jul 1, 2026

Copy link
Copy Markdown
Member

Setting the appropriate os type and virtual hardware version can dramatically impact performance on platforms like vSphere.


I tested this on vcenter 8, they all boot just fine.

@croissanne
croissanne force-pushed the ovf-stuff branch 4 times, most recently from a1429bc to 64dc63a Compare July 1, 2026 16:34
Comment thread pkg/distro/defs/loader.go Outdated
@croissanne
croissanne marked this pull request as ready for review July 3, 2026 15:47
@croissanne
croissanne requested a review from a team as a code owner July 3, 2026 15:47
@croissanne
croissanne requested review from avitova, lzap and supakeen July 3, 2026 15:47
@supakeen

supakeen commented Jul 3, 2026

Copy link
Copy Markdown
Member

I think you missed adjusting this for ELN?

@croissanne
croissanne force-pushed the ovf-stuff branch 2 times, most recently from 9e4bcff to 30b4ebe Compare July 7, 2026 12:28
achilleas-k
achilleas-k previously approved these changes Jul 9, 2026
Setting the appropriate os type and virtual hardware version can
dramatically impact performance on platforms like vSphere.

@thozza thozza left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

disk_config:
ovf_vmware:
os_type: "rhel9_64Guest"
virtual_hardware_version: "vmx-18"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Out of curiosity, why not "vmx-21", since all rhel9 cases elsewhere use that?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not understand neither 18 nor 21. I would expect all hw versions to match the vSphere version that introduced the official support in the UI except RHEL 10 which is nicely explained in the comment above.

Image

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

Successfully merging this pull request may close these issues.

5 participants