How to set SMBIOS string for VM running in Openshift Virtualization?
Issue
- How to set an SMBIOS string option in the VM yaml definition so that it is passed in the VM during bootup? For example, in xml:
<domain type="kvm">
[...]
<sysinfo type="smbios">
<system>
<entry name="product">Product string</entry> <<====
</system>
</sysinfo>
Environment
- OpenShift Container Platform 4.18 and later
- Openshift Virtualization
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.