The Guest OS within a VM abruptly reboots with the below symptoms:
VMware vSphere ESXi
This issue can occur if
To resolve the issue,
grep scsi vm-name.vmx | grep virtualDev[root@hostname:/vmfs/volumes/datastore/vm-folder/] grep scsi vm-name.vmx | grep virtualDevscsi0.virtualDev = "pvscsi"grep ddb.adapterType vm-name.vmdkFor eg. [root@hostname:/vmfs/volumes/datastore/vm-folder/] grep ddb.adapterType vm-name.vmdkddb.adapterType = "buslogic"ddb.adapterType for the SCSI adapter.| Controller Type | Adapter Type |
| BusLogic | buslogic |
| LSI Logic | lsilogic |
| LSI Logic SAS | lsilogic |
| PVSCSI | lsilogic |
ddb.adapterType.[root@hostname:/vmfs/volumes/datastore/vm-folder/] cp vm-name.vmdk vm-name.vmdk.bak[root@hostname:/vmfs/volumes/datastore/vm-folder/] vi vm-name.vmdkUpdate from ddb.adapterType = "buslogic" to ddb.adapterType = "lsilogic" and save the file.If a VM does not boot up reporting the same error, see
Powering on a virtual machine fails with the error: A fault has occurred causing a virtual CPU to enter the shutdown state
Troubleshooting Windows Event ID 41