qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] blkdebug and VMDK (iotests 033 failure on monolithicFlat)
@ 2015-05-05 10:44 Fam Zheng
  2015-05-06 13:45 ` Max Reitz
  0 siblings, 1 reply; 7+ messages in thread
From: Fam Zheng @ 2015-05-05 10:44 UTC (permalink / raw)
  To: qemu-devel, mreitz; +Cc: kwolf, stefanha

Max,

Since you once fixed VMDK with the json descriptor filename, could you take a
look at the error:

$ ./check -vmdk -o "subformat=monolithicFlat" 033

033         - output mismatch (see 033.out.bad)
--- /home/fam/qemu/tests/qemu-iotests/033.out   2015-05-05 10:52:50.524378312 +0800
+++ 033.out.bad 2015-05-05 17:38:36.147369924 +0800
@@ -2,54 +2,36 @@
 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
 
 == preparing image ==
-wrote 1024/1024 bytes at offset 512
-1 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-wrote 1536/1536 bytes at offset 131072
-1.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
-wrote 131072/131072 bytes at offset 1024
-128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+qemu-io: can't open device blkdebug::/tmp/qemu-iotests/t.vmdk: Cannot use relative extent paths with VMDK descriptor file 'json:{"image": {"driver": "file", "filename": "/tmp/qemu-iotests/t.vmdk"}, "driver": "blkdebug", "align": "512"}'
+qemu-io: can't open device blkdebug::/tmp/qemu-iotests/t.vmdk: Cannot use relative extent paths with VMDK descriptor file 'json:{"image": {"driver": "file", "filename": "/tmp/qemu-iotests/t.vmdk"}, "driver": "blkdebug", "align": "512"}'
+qemu-io: can't open device blkdebug::/tmp/qemu-iotests/t.vmdk: Cannot use relative extent paths with VMDK descriptor file 'json:{"image": {"driver": "file", "filename": "/tmp/qemu-iotests/t.vmdk"}, "driver": "blkdebug", "align": "512"}'

...


I'm not sure what's the best fix here. It's possible to dig out
bs->file->file->filename in this case, but I'm not sure what's the rule of this
filename mystery.

Fam

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-05-06 15:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-05 10:44 [Qemu-devel] blkdebug and VMDK (iotests 033 failure on monolithicFlat) Fam Zheng
2015-05-06 13:45 ` Max Reitz
2015-05-06 13:59   ` Fam Zheng
2015-05-06 14:12     ` Max Reitz
2015-05-06 14:38       ` Fam Zheng
2015-05-06 14:41         ` Max Reitz
2015-05-06 15:08           ` Fam Zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).