Storage vMotion migration fails with the error: Unsupported adapter type for source disk
book
Article ID: 341575
calendar_today
Updated On:
Products
VMware vSphere ESXi
Issue/Introduction
Symptoms:
Storage vMotion fails
You see the error: A general system error occurred: Failed to start disk migrations.
In the vmware.log file of the affected virtual machine, you see an entry similar to: W110: SVMotion: scsiX:X: SVMotionDiskGetSrcInfo: unsupported adapter type for source disk.
Environment
VMware vSphere ESXi 6.x VMware vSphere ESXi 5.x
Cause
This issue occurs because the ddb.adapterType in the disk descriptor (vmdk) file has been modified with a value other than lsilogic.
Resolution
This is a known issue affecting VMware ESXi 5.x and 6.0.x.
Currently, there is no resolution.
To work around this issue, ensure that the ddb.adapterType on the descriptor (.vmdk) file is configured for lsilogic.
Log in as root to one of the ESXi host that has access to the datastore where the virtual disk(s) resides on.
Navigate to the virtual machine directory.
Note: Ensure to create a backup of the descriptor (.vmdk) file before proceeding with the next steps.