A general system error occurred: Migration failed while copying data. Not Supported.vmkernel.log files contain entries similar to:(cat /var/log/current_vmkernel_or_messages_log | cut -d ")" -f 2- | grep -A3 -i vmotionrecv)VMotionRecv: 1589: 1255000435466375 S: Error handling message: Not supportedWARNING: Migrate: 295: 1255000435466375 S: Failed: Not supported (0xbad0020) @0x0WARNING: Migrate: 2545: 1255000435466375 S: Migration has failed; failing memory pre-copy attempt.WARNING: Migrate: 3267: 1255000435466375 S: Migration considered a failure by the VMX. It is most likely a timeout, but check the VMX log for the true error.vmware.log files contain entries similar to:(cat /vmfs/volumes/*/*/vmware.log | cut -d "|" -f 2- | grep -i setfailure)Migrate_SetFailure: Failed waiting for data. Error bad0020. Not supported.hostd.log files contain entries similar to:(cat /var/log/current_hostd_log_file | cut -d "]" -f 2- | grep -B4 -i vmotionlaststatuscb)Question info: Migration to host <<unknown>> failed with error Not supported (0xbad0020)., Id: 1 : Type : 3, Default: 0, Number of options: 1Retrieved current VM state from foundry 4, 8VMotionResolveCheck: Operation in progressVMotionLastStatusCb: Failed with error 536870944: Migration failed while copying data. Not supported.dvsdata.db file is corrupted, run the command:# /usr/lib/vmware/bin/net-dvs
dvsdata.db is corrupted, you see the output: failed to get config data: Not initialized.
vDS is not enabled.1015322_dvsdata.zip (attached to this article). This zip file contains an uncorrupted copy of dvsdata.db.dvsdata.db from an ESX/ESXi host in your environment which is not experiencing this issue. dvsdata.db in /etc/vmware/ with the uncorrupted file.# /usr/lib/vmware/bin/net-dvsAlternately, you can use this command to reload dvsdata.db without a reboot:
# /usr/lib/vmware/bin/net-dvs -S /etc/vmware/dvsdata.db