summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/tcg/1833871
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/tcg/1833871')
-rw-r--r--results/classifier/accel-gemma3:12b/tcg/183387117
1 files changed, 17 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/tcg/1833871 b/results/classifier/accel-gemma3:12b/tcg/1833871
new file mode 100644
index 000000000..f6c26d3d4
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/tcg/1833871
@@ -0,0 +1,17 @@
+
+qemu-img convert file.vmdk: Invalid footer
+
+Steps to reproduce
+- Open ESXi 6.5 Web UI
+- Export OVF
+- qemu-img convert disk.vmdk disk.qcow2
+
+Error:
+
+    qemu-img: Could not open './disk-1.vmdk': Invalid footer
+
+I found another person having this problem here:
+https://forum.proxmox.com/threads/error-converting-vmdk-file-to-qcow2-file.38264/
+As I guess from the answer, the guy went over to manually copy the flat file from the datastore instead of using the ovf-exported file.
+
+Nevertheless, I think this bug should be investigated further and closed. Probably it is just some metadata issue and should not be too hard to fix once the root of the problem is found.
\ No newline at end of file