<div dir="ltr">Hi Pavel,<div><br></div><div>thanks for the quick response!</div><div><br></div><div>1. Installed versions:</div><ul><li>Host: KDE neon 5.10 (based on Ubuntu 16.04.1)<br></li><li>Guest: Linux Mint 18.2 Cinnamon<br></li><li><span style="font-size:12.8px">virt-manager: 1:1.4.2-1~getdeb1</span><br></li><li><span style="font-size:12.8px">libvirt: 1.3.1-1ubuntu10.12</span><br></li><li><span style="font-size:12.8px">qemu: 1:2.5+dfsg-5ubuntu10.14</span><br></li><li>kernel: 4.10.0-32-generic<br></li></ul><div><div>2. I have set a sorage size of 100 GB with qcow2 and my host reports 100 GB. I have also created some test disks with other formats to check how they behave:<br></div><div><ul><li> qcow2: max: 2 GB - actual size: 2 GB <br></li><li> qcow: allocate 1 GB, max: 2 GB - actual size: 8.5 KB<br></li><li> vdi: allocate 1 GB, max: 2 GB - actual size: 8.5 KB<br></li><li> vmdk: allocate 1 GB, max: 2 GB - actual size: 320 KB<br></li><li> raw: allocate 1 GB, max: 2 GB - actual size: 2 GB<br></li></ul></div><div>Nick<br></div><div><br></div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Aug 19, 2017 at 4:07 PM, Pavel Hrdina <span dir="ltr"><<a href="mailto:phrdina@redhat.com" target="_blank">phrdina@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sat, Aug 19, 2017 at 03:32:58PM +0200, Nick Gilmour wrote:<br>
> Hi all,<br>
><br>
> I have just installed KVM, QEMU and Virtual Machine Manager and created a<br>
> VM with Linux Mint 18.2 on it. Everything looks good except 2 things:<br>
<br>
</span>Hi, can you please share with us what OS are you using and versions of<br>
virt-manager, libvirt, qemu and kernel packages?<br>
<span class=""><br>
> 1. The graphics driver is apparently not working properly. I have tried all<br>
> of them incl. QXL, VMVGA ( with Virtio I get error: virtio-gpu 3d<br>
> accelaration is not supported) but I always get this popup message "running<br>
> in software rendering mode". Besides that, I there is no option to rotate<br>
> the display. How can I fix this?<br>
<br>
</span>The preferred video devices are QXL or virtio, you should be able to<br>
disable 3D acceleration for virtio-gpu.  If you follow this guide [1],<br>
it should be possible to enable 3D acceleration.<br>
<span class=""><br>
> 2. As far as I have read the difference between qcow2 and qcow storage<br>
> format is that qcow2 is a successor of qcow. When I choose qcow2 there is<br>
> no option for max size i.e. it has a fixed size. Is this correct? Is qcow2<br>
> for fixed size and qcow for dynamic size?<br>
<br>
</span>The qcow2 is in most cases the best choice.  The reason why there is<br>
only one size option is because how qcow2 format works.  If you set for<br>
example 50G, it will not allocate 50G on your disk.  The file itself<br>
will be only few KB large.  It will grow automatically with the usage.<br>
<br>
Pavel<br>
<br>
[1] <<a href="https://www.kraxel.org/blog/tag/virtio-gpu/" rel="noreferrer" target="_blank">https://www.kraxel.org/blog/<wbr>tag/virtio-gpu/</a>><br>
</blockquote></div><br></div>