other: 0.142 semantic: 0.126 PID: 0.108 files: 0.101 device: 0.089 performance: 0.085 permissions: 0.067 debug: 0.048 socket: 0.046 network: 0.043 KVM: 0.040 graphic: 0.038 boot: 0.035 vnc: 0.032 files: 0.193 debug: 0.114 other: 0.095 PID: 0.090 socket: 0.087 network: 0.083 device: 0.080 semantic: 0.063 boot: 0.056 KVM: 0.037 vnc: 0.031 performance: 0.031 permissions: 0.022 graphic: 0.018 qemu-img: 'image' uses a vmdk feature which is not supported by this qemu version: VMDK version 3 qemu-img convert in.vmdk -O RAW out.img Fails with: qemu-img: 'image' uses a vmdk feature which is not supported by this qemu version: VMDK version 3 qemu-img version 1.6.1 On Wed, Nov 20, 2013 at 11:00:14PM -0000, adrelanos wrote: > qemu-img convert in.vmdk -O RAW out.img > > Fails with: > qemu-img: 'image' uses a vmdk feature which is not supported by this qemu version: VMDK version 3 > > qemu-img version 1.6.1 This is a known issue. VMware has not released the file format specification for VMDK version 3. At this point the information needed to implement version 3 support is not publicly available. If you are aware of open source software which already supports version 3, please let us know! Fam: Do you have instructions for exporting version 2 images from VMware? Stefan > If you are aware of open source software which already supports version 3, please let us know! VirtualBox can. - VirtualBox uses VMDK version 3 disks. - When you export a VM with VirtualBox (creating an .ova), it will include VMDK version 3 disks. - VirtualBox can convert from vmkd to vdi. ('VBoxManage clonehd --format VDI "vmdk_file" "vdi_file"') Does that help? On Sat, 01/07 21:36, Patrick Schleizer wrote: > > If you are aware of open source software which already supports > version 3, please let us know! > > VirtualBox can. > > - VirtualBox uses VMDK version 3 disks. > - When you export a VM with VirtualBox (creating an .ova), it will include VMDK version 3 disks. > - VirtualBox can convert from vmkd to vdi. ('VBoxManage clonehd --format VDI "vmdk_file" "vdi_file"') > > Does that help? Can you try again with QEMU 2.8? Recent versions of QEMU should be able to handle version 3 VMDK disks. Fam [Expired for QEMU because there has been no activity for 60 days.]