On Tue, 04/19 19:47, Lutz Vieweg wrote:
> The guest drive parameters are:
> > -drive 
> > "file=image.raw,if=virtio,format=raw,media=disk,cache=unsafe,werror=report,rerror=report"

Given this implies aio=threads...

> Can you provide any hint on how to pursue the cause of these errors?
> (I thought about using "strace -f -p ..." on qemu, but I don't
> know what exactly to look for in the output - some failed "pwrite()"
> to the image file?)

... yes, this should work.

Fam

Reply via email to