<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">2016. 04. 05. 3:51 keltezéssel, Jagga
      írta:<br>
    </div>
    <blockquote
      cite="mid:5979A9B7-19D2-4EF9-8758-40448D566B5D@gmail.com"
      type="cite">
      <pre wrap="">Ahh.  Looks like it is the disk size.  It starts working at 5GB.  Is this a CentOS thing then instead of how the image creation works.
</pre>
    </blockquote>
    Yes... Debian images works from 2GB i think...<br>
    Anyways... You can easily check the images with this command:<br>
    <br>
    $ <b>qemu-img info CentOS-7-x86_64-GenericCloud.qcow2</b><br>
    image: CentOS-7-x86_64-GenericCloud.qcow2<br>
    file format: qcow2<br>
    virtual size: 8.0G (8589934592 bytes)<br>
    disk size: 872M<br>
    cluster_size: 65536<br>
    Format specific information:<br>
        compat: 0.10<br>
    <br>
    <blockquote
      cite="mid:5979A9B7-19D2-4EF9-8758-40448D566B5D@gmail.com"
      type="cite">
      <pre wrap="">
Thanks.</pre>
    </blockquote>
    You're welcome :)<br>
    <br>
    Regards,<br>
     Peter<br>
  </body>
</html>