<div dir="ltr">The output of the command qemu-img shows:<div><div>qemu-img version 1.7.0, Copyright (c) 2004-2008 Fabrice Bellard</div><div>usage: qemu-img command [command options]</div></div><div><br></div><div>I made another test with the same distribution and I got the same problem. I guess something is wrong with my installation then.</div>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/13 Liu Yuan <span dir="ltr"><<a href="mailto:namei.unix@gmail.com" target="_blank">namei.unix@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On Thu, Dec 12, 2013 at 11:35:50PM +0100, Hadrien KOHL wrote:<br>
> 2013/12/12 Liu Yuan <<a href="mailto:namei.unix@gmail.com">namei.unix@gmail.com</a>><br>
><br>
> > On Thu, Dec 12, 2013 at 05:29:13PM +0100, Hadrien KOHL wrote:<br>
> > > I am using the latest version of qemu (tag v1.7.0). I compiled myself<br>
> > today<br>
> > > to be sure. What version of sheepdog were you using? I think I compiled<br>
> > the<br>
> > > tag v0.7.5.<br>
> > ><br>
> > > Did you use the same parameters to start the virtual machine? I'm<br>
> > > suspecting virtio to be a problem.<br>
> > > I will make some more test tomorrow.<br>
> > ><br>
> ><br>
> > I am running latest sheepdog, but I think sheepdog version is irrelevant.<br>
> > The<br>
> > only difference is how I started the VM, I did it as following:<br>
> ><br>
> > yliu@ubuntu-precise:~/sheepdog$ qemu-system-x86_64 -drive<br>
> > file=sheepdog:test,if=virtio,format=qcow2,cache=writeback --enable-kvm -m<br>
> > 1024 -cdrom ../isos/ubuntu-12.04.2-desktop-amd64.iso<br>
> ><br>
><br>
> Weird. I just gave it a try with the exact same command, and I got the same<br>
> error. The only differencesI see know are the hardware we are running the<br>
> qemu application. The distribution used (kernel).<br>
><br>
> I also noticed one thing, the output of your command qemu-img info<br>
> sheepdog:test returns the size of the disk. Mine doesn't:<br>
><br>
> # qemu-img info sheepdog:test<br>
> image: sheepdog:test<br>
> file format: qcow2<br>
> virtual size: 10G (10737418240 bytes)<br>
> disk size: unavailable<br>
> cluster_size: 65536<br>
> Format specific information:<br>
>     compat: 1.1<br>
>     lazy refcounts: false<br>
><br>
> I will test with the same distribution.<br>
<br>
</div></div>This means you are actually running the old QEMU than v1.7<br>
<br>
Thanks<br>
<span class="HOEnZb"><font color="#888888">Yuan<br>
</font></span></blockquote></div><br></div>