VMware vSphere

 View Only
  • 1.  Turn on FT 6.0 -> Device 'CD-ROM 1' has a backing type that is not supported.

    Posted Aug 09, 2016 03:45 PM

    Hi All-

    I am attempting at turning on FT in our environment, which I have done quite a few times already.  However in one particular environment when I go to turn it on I get-

    Device 'CD-ROM 1' has a backing type that is not supported. {reason.@enum.fault.DeviceNotSupported.Reason

    I see the below in the hostd log on the host

    CheckIfDeviceCompatibleForFTCommon failed: Device CD-ROM 1 uses unsupported backing type vim.vm.device.VirtualCdrom.RemoteAtapiBackingInfo


    This template from which the VM is created has no ISO, this VM has no ISO connected.  It is set to "client device" and also is not ticked.  If I purge the CD/DVD and add it back, I can turn on FT.  Using VDS, dedicated PG and also using VMXNET3 adapter.  I have a workaround but I would like to know what is my root issue.

    Any thoughts?



  • 2.  RE: Turn on FT 6.0 -> Device 'CD-ROM 1' has a backing type that is not supported.

    Posted Aug 09, 2016 03:58 PM

    Seen this before with some inconsistencies with the VMX files, look for.

    ide1:0.deviceType = "atapi-cdrom"

    ide1:0.fileName = "emptyBackingString"

    ide1:0.present = "true"

    This is how it should look, assuming your looks something like this.

    Your filename may have some drift in it.



  • 3.  RE: Turn on FT 6.0 -> Device 'CD-ROM 1' has a backing type that is not supported.

    Posted Sep 30, 2016 04:17 PM

    Ciao L2_L3, I had the same problem (on ESXi 5.5) and I solved by changing the mode from "Passthrough IDE" to "emulate IDE" on drive properties CD / DVD 1.


    Best regards.