<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:Times;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-AU link=blue vlink=purple>

<div class=WordSection1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>I have (had) this problem with 0.7.5 (the latest OpenNebula git repository
source code fixes it):<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>virsh # version<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Compiled against library: libvir 0.7.5<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Using library: libvir 0.7.5<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Using API: QEMU 0.7.5<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Running hypervisor: QEMU 0.12.3<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:
"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;
font-family:"Tahoma","sans-serif"'> users-bounces@lists.opennebula.org
[mailto:users-bounces@lists.opennebula.org] <b>On Behalf Of </b>Rangababu
Chakravarthula<br>
<b>Sent:</b> Sunday, 24 October 2010 2:38<br>
<b>To:</b> Rich Wellner<br>
<b>Cc:</b> users@lists.opennebula.org<br>
<b>Subject:</b> Re: [one-users] Do not use qcow image format with latest ONE<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Rich<br>
It is libvirt that adds that flag. I am not exactly sure, starting which
version it started to do this. It wasn't doing this in libvirt 0.75. I think
starting 0.8 it has started to do this.<br>
 <br>
Unless specified otherwise, by default libvirt marks driver type as
"raw" which gets passed as format flag to kvm. Because of this qcow
virtual size is not exposed to the guest.<br>
<br>
OpenNebula, when it creates the libvirt deployment file, doesn't add any flag.
We had to change LibvirtDriver.cc and specifically add type=qcow2 attribute to
the driver xml flag, and recompile one.<br>
<br>
Here is a post regarding the same.<br>
<a
href="http://lists.opennebula.org/htdig.cgi/users-opennebula.org/2010-September/002894.html">http://lists.opennebula.org/htdig.cgi/users-opennebula.org/2010-September/002894.html</a><br>
<br>
Ranga<o:p></o:p></p>

<div>

<p class=MsoNormal>On Fri, Oct 22, 2010 at 1:47 PM, Rich Wellner <<a
href="mailto:rkw@objenv.com">rkw@objenv.com</a>> wrote:<o:p></o:p></p>

<div>

<p class=MsoNormal><span style='font-size:10.0pt'>Using RC1 I just ran across a
bug that was reported in August.  I've included the text of the email
below.  I just wanted to give a heads up that it's still there.  The
weird part is that I have no idea how it got triggered.  I was able to run
images yesterday until about noon.  Started playing around with some other
images and from there on out, nothing would start because one kept requesting
the raw flag, including images that had previously been working.<br>
<br>
<br>
--------------------- PREVIOUS REPORT BELOW -----------------------<br>
<br>
<br>
</span><span style='font-size:13.5pt;font-family:"Times","serif";color:black'><o:p></o:p></span></p>

<pre><span style='color:black'>Hello,<o:p></o:p></span></pre><pre><span
style='color:black'><o:p> </o:p></span></pre><pre><span style='color:black'>That is really weird as we have not added a format parameter to the<o:p></o:p></span></pre><pre><span
style='color:black'>deployment file we use to create a VM. Could you please send us<o:p></o:p></span></pre><pre><span
style='color:black'>$ONE_LOCATION/var/<vm_id>/deployment.0 of one of the VM's that fail?<o:p></o:p></span></pre><pre><span
style='color:black'><o:p> </o:p></span></pre><pre><span style='color:black'>Thank you<o:p></o:p></span></pre><pre><span
style='color:black'><o:p> </o:p></span></pre><pre><span style='color:black'>On Tue, Aug 24, 2010 at 2:17 PM, Martin Kopta <<a
href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org"
target="_blank">martin at kopta.eu</a>> wrote:<o:p></o:p></span></pre><pre><span
style='color:black'>><i> Hello,<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i><o:p> </o:p></i></span></pre><pre><span
style='color:black'>><i>  I am playing with latest checkout of ONE (branch one-2.0) and I found out<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> that my old images aren't working anymore (getting 'no bootable device' on<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> display). They were of type 'qcow2' which was no problem before (circa 3 weeks<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> ago). Anyway, I noticed that 'kvm' process does have 'format=raw' [1], so I<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> converted my images [2] to raw and it seems to be working now.<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i><o:p> </o:p></i></span></pre><pre><span
style='color:black'>><i> Hope this helps someone.<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i><o:p> </o:p></i></span></pre><pre><span
style='color:black'>><i> Best regards,<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i>  dum8d0g<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i><o:p> </o:p></i></span></pre><pre><span
style='color:black'>><i> [1] /usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 512 -smp 1,sockets=1,cores=1,threads=1 -name one-15 -uuid cea35f06-61cc-c87c-75bc-03e8c3cb637d -nodefaults -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/one-15.monitor,server,nowait -mon chardev=monitor,mode=readline -rtc base=utc -no-acpi -boot c -drive file=/home/one/vms/15/images/disk.0,if=none,id=drive-ide0-0-0,boot=on,format=raw -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -drive file=/home/one/vms/15/images/disk.1,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -device rtl8139,vlan=0,id=net0,mac=02:00:c0:a8:7a:05,bus=pci.0,addr=0x3 -net tap,fd=41,vlan=0,name=hostnet0 -chardev pty,id=serial0 -device isa-serial,chardev=serial0 -usb -vnc <a
href="http://0.0.0.0:0" target="_blank">0.0.0.0:0</a> -vga cirrus -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4<o:p></o:p></i></span></pre><pre><span
style='color:black'>><i> [2] qemu-img convert image.qcow2 -O raw image.raw<o:p></o:p></i></span></pre><pre><span
style='color:black'>><o:p> </o:p></span></pre>

<p class=MsoNormal><o:p> </o:p></p>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'><br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org"
target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><o:p></o:p></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

</body>

</html>