Virtual machine is configured to use a device that prevents the operation: Device 'SCSI controller #' is a SCSI controller engaged in bus-sharing.VMware vSphere ESXi 8.x
VMware vSphere ESXi 9.x
This issue occurs because the Virtual Machine is configured with a conflicting disk-sharing setup on the same SCSI controller. Specifically, the VM has both Physical SCSI Bus Sharing enabled at the controller level and the Multi-writer flag enabled at the virtual disk level.
VMware vSphere does not support the simultaneous use of Physical Bus Sharing and the Multi-writer flag on the same controller for hot migrations. These two features provide different methods of shared access and are mutually exclusive for vMotion operations.
To resolve this issue and enable vMotion, the virtual machine configuration must be aligned with a supported disk-sharing model. The appropriate configuration is determined by the specific clustering requirements in use (for example, Oracle RAC or Microsoft WSFC).
Note: Changes to disk-sharing modes or SCSI controller settings require the virtual machine to be powered off. Before such changes are made, guidance should be obtained from the guest operating system or clustering software vendor (for example, Oracle RAC or Microsoft WSFC) to ensure that cluster heartbeating and data integrity mechanisms remain functional.
1. Identify the Conflicting Configuration
2. Apply a Supported Configuration
Choose one of the following options based on your application's documentation:
Option A: Use Multi-writer (Recommended for Oracle RAC and specific Linux clusters)
If your application requires the Multi-writer flag:
VMware Oracle Hybrid Cloud High Availability Guide
Enabling or disabling simultaneous write protection provided by VMFS using the multi-writer flag
Option B: Use Physical Bus Sharing (Common for WSFC configurations)
If your application strictly requires Physical Bus Sharing:
If using Red Hat Clustering, see the following guidance:
RHEL High Availability Cluster on VMware vSphere 7.x, 8.x & VMware Cloud Foundation 9.0: Guidelines for supported configurations