summary refs log tree commit diff stats
path: root/results/classifier/108/other/1253465
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/108/other/1253465')
-rw-r--r--results/classifier/108/other/125346576
1 files changed, 76 insertions, 0 deletions
diff --git a/results/classifier/108/other/1253465 b/results/classifier/108/other/1253465
new file mode 100644
index 000000000..55900d772
--- /dev/null
+++ b/results/classifier/108/other/1253465
@@ -0,0 +1,76 @@
+performance: 0.748
+other: 0.741
+semantic: 0.736
+PID: 0.733
+device: 0.691
+files: 0.689
+permissions: 0.609
+network: 0.578
+socket: 0.536
+graphic: 0.479
+boot: 0.475
+KVM: 0.459
+debug: 0.411
+vnc: 0.383
+
+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.]
+