<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font size="-1">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>
    </font><span class="Apple-style-span" style="border-collapse:
      separate; color: rgb(0, 0, 0); font-family: Times; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: normal; orphans: 2; text-indent: 0px;
      text-transform: none; white-space: normal; widows: 2;
      word-spacing: 0px; font-size: medium;">
      <pre style="white-space: pre-wrap;">Hello,

That is really weird as we have not added a format parameter to the
deployment file we use to create a VM. Could you please send us
$ONE_LOCATION/var/<vm_id>/deployment.0 of one of the VM's that fail?

Thank you

On Tue, Aug 24, 2010 at 2:17 PM, Martin Kopta <<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">martin at kopta.eu</a>> wrote:
><i> Hello,
</i>><i>
</i>><i>  I am playing with latest checkout of ONE (branch one-2.0) and I found out
</i>><i> that my old images aren't working anymore (getting 'no bootable device' on
</i>><i> display). They were of type 'qcow2' which was no problem before (circa 3 weeks
</i>><i> ago). Anyway, I noticed that 'kvm' process does have 'format=raw' [1], so I
</i>><i> converted my images [2] to raw and it seems to be working now.
</i>><i>
</i>><i> Hope this helps someone.
</i>><i>
</i>><i> Best regards,
</i>><i>  dum8d0g
</i>><i>
</i>><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 0.0.0.0:0 -vga cirrus -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x4
</i>><i> [2] qemu-img convert image.qcow2 -O raw image.raw
</i>></pre>
    </span><br>
  </body>
</html>