Virtual machines are having the same serial number of the ESXi host instead of a unique serial number
book
Article ID: 313985
calendar_today
Updated On:
Products
VMware vSphere ESXi
Issue/Introduction
The serial number of virtual machines shows the same serial number as the ESXi host on which the VM is running.
Cause
This happens when the vmx of the VM has a specific configuration: SMBIOS.reflectHost, and it is set to True.
Resolution
To remove the configuration, please follow the steps shared below:
- Power Off the VM.
- SSH to the host that has the VM and navigate to the VM folder.
- Edit the vmx and change the SMBIOS.reflectHost to False.
- Save and exit
- Power on the VM and validate that the serial number should be changed.
Feedback
thumb_up
Yes
thumb_down
No