|
From: | Fam Zheng |
Subject: | Re: [Qemu-discuss] gentoo linux, vanilla 3.10.23, libvirt 1.1.4, libvirt-glibc 0.1.7 , qemu 1.6.0-r1 problem with cache =none |
Date: | Thu, 12 Dec 2013 18:07:47 +0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 |
On 2013年12月12日 17:59, Marko Weber | 8000 wrote:
open("/raid6/virtual/foo.tmp", O_WRONLY|O_CREAT|O_TRUNC|O_DIRECT, 0666) = 3
OK, O_DIRECT actually works with /raid6/virtual/foo.tmp, my guess was wrong. Let's just check qemu with strace then. Could you try this:
strace /YOUR/PATH/TO/qemu-system-x86_64 -drive file=/raid6/virtual/debian-kaspersky.img,if=none,id=drive-virtio-disk0,format=qcow2,cache=none,aio=native
Thanks, Fam
[Prev in Thread] | Current Thread | [Next in Thread] |