After migrating a virtual machine from ESX 2.5.x to 3.0.2, adding another disk file fails

Details

  • After migrating a virtual machine from ESX 2.5.x to 3.0.2, adding another disk file to the virtual machine fails
  • You see the error:

    Error msg: incompatible device backing specified for device 0

  • The hostd log contains messages similar to:

    Aug 24 15:14:57.486: vmx| Please select the version of the disk from which you are most likely to boot:
    Aug 24 15:14:57.486: vmx| Version 4 CMResource (IBM Content Manager .vmdk
    Aug 24 15:14:57.486: vmx| Version 4 CMResource (IBM Content Manager _1.vmdk
    Aug 24 15:14:57.486: vmx| Version 4 CMResource (IBM Content Manager _2.vmdk
    Aug 24 15:14:57.486: vmx| Version 4 CMResource (IBM Content Manager _3.vmdk
    Aug 24 15:14:57.486: vmx| Version 4 CMResource (IBM Content Manager _4.vmdk
    Aug 24 15:14:57.486: vmx| Version 3 /vmfs/volumes/44e5d0cd-dde63f58-55f1-0010181712b7/cmresource-h.vmdk

Solution

This issue may occur if the disks specified in your configuration were created by different versions of VMware software. The guest operating system installed on these disks may not properly recognize the underlying virtual hardware. The ESX host sets the virtual machine configuration to that of the virtual hardware version of your boot disk.
 
You must register the virtual machine.
 
To register the virtual machine:
  1. Log in as root to the ESX host using an SSH client.
  2. Run the command:

    # vmware-cmd -s register <full/path/to/vm.vmx>
Based on VMware KB 1002183
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Hardware and firmware requirements for 64-bit guest operating systems

PurposeThis article explains the host machine hardware and firmware requirements for installing...

Logging in to the vCenter Server 5.0 Web Client fails with the error: unable to connect to vCenter Inventory Service

DetailsAfter upgrading from vCenter Server 4.1 to 5.0, you experience these symptoms:Cannot log...

Multiple network entries in vCenter Server 5.0.x after migrating virtual machines from a virtual switch to a virtual distributed switch

SymptomsAfter migrating virtual machines from a virtual switch to a virtual Distributed...

Minimum requirements for the VMware vCenter Server 5.x Appliance

PurposeIf you are using the VMware vCenter Server Appliance, beginning with vSphere 5.0 you can...