<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Indeed... and not :)<br>
      <br>
      While you loose QCOW2 snapshot capabilities with KVM, you still
      have possibility to perform a live LVM snapshot, provided the RAW
      volume is backed by LVM.<br>
      <br>
      -Sylvain<br>
      <br>
      Le 12/04/2013 16:48, Juan José Pavlik Salles a écrit :<br>
    </div>
    <blockquote
cite="mid:CAKCETkfDfv1xGxhs7Qkv9+hcLXxBDCHcp+s=tEt8fUbTEXA3wQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">I was talking with a co-worker and he pointed out
        something... turning the volumes from qcow2 to raw would end up
        loosing snapshot capabilities. Is that accurate? </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">
          2013/4/11 Joe Topjian <span dir="ltr"><<a
              moz-do-not-send="true" href="mailto:joe.topjian@cybera.ca"
              target="_blank">joe.topjian@cybera.ca</a>></span><br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">You could manually convert your qcow image to
              raw and import it into Glance. I'm quite sure I tried that
              when I was doing my testing and it worked. <br>
            </div>
            <div class="HOEnZb">
              <div class="h5">
                <div class="gmail_extra">
                  <br>
                  <br>
                  <div class="gmail_quote">
                    On Thu, Apr 11, 2013 at 1:40 PM, Juan José Pavlik
                    Salles <span dir="ltr"><<a
                        moz-do-not-send="true"
                        href="mailto:jjpavlik@gmail.com" target="_blank">jjpavlik@gmail.com</a>></span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      <div dir="ltr">That makes sense!! I'm using qcow2
                        yes. I was looking for another good reason to
                        move to Grizzly and i think i just found it
                        hahaha. I was think about moving in a week or
                        two, but... will be earlier than expected. Is
                        there any workaround for this in Folsom? Thanks
                        Jow</div>
                      <div class="gmail_extra">
                        <div>
                          <div><br>
                            <br>
                            <div class="gmail_quote">2013/4/11 Joe
                              Topjian <span dir="ltr"><<a
                                  moz-do-not-send="true"
                                  href="mailto:joe.topjian@cybera.ca"
                                  target="_blank">joe.topjian@cybera.ca</a>></span><br>
                              <blockquote class="gmail_quote"
                                style="margin:0 0 0 .8ex;border-left:1px
                                #ccc solid;padding-left:1ex">
                                <div dir="ltr">Hello,
                                  <div><br>
                                  </div>
                                  <div>Are you using a raw image or
                                    qcow2?  Only raw images work with
                                    Folsom. Grizzly will convert qcow to
                                    raw for you.</div>
                                  <div><br>
                                  </div>
                                  <div>Here's a recent thread that
                                    discussed booting from volume:</div>
                                  <div><a moz-do-not-send="true"
                                      href="http://www.gossamer-threads.com/lists/openstack/operators/25632"
                                      target="_blank">http://www.gossamer-threads.com/lists/openstack/operators/25632</a><br>
                                  </div>
                                  <div><br>
                                  </div>
                                  <div>Thanks,</div>
                                  <div>Joe</div>
                                  <div><br>
                                  </div>
                                </div>
                                <div class="gmail_extra"><br>
                                  <br>
                                  <div class="gmail_quote">
                                    <div>
                                      <div>On Thu, Apr 11, 2013 at 1:32
                                        PM, Juan José Pavlik Salles <span
                                          dir="ltr"><<a
                                            moz-do-not-send="true"
                                            href="mailto:jjpavlik@gmail.com"
                                            target="_blank">jjpavlik@gmail.com</a>></span>
                                        wrote:<br>
                                      </div>
                                    </div>
                                    <blockquote class="gmail_quote"
                                      style="margin:0 0 0
                                      .8ex;border-left:1px #ccc
                                      solid;padding-left:1ex">
                                      <div>
                                        <div>
                                          <div dir="ltr">Sorry, i should
                                            have written more details.
                                            I'm working with a Folsom
                                            deploy, using Ubuntu 12.04.2
                                            and KVM as hypervisor.
                                            Thanks!</div>
                                          <div class="gmail_extra">
                                            <div>
                                              <div><br>
                                                <br>
                                                <div class="gmail_quote">2013/4/11
                                                  Juan José Pavlik
                                                  Salles <span
                                                    dir="ltr"><<a
                                                      moz-do-not-send="true"
href="mailto:jjpavlik@gmail.com" target="_blank">jjpavlik@gmail.com</a>></span><br>
                                                  <blockquote
                                                    class="gmail_quote"
                                                    style="margin:0 0 0
                                                    .8ex;border-left:1px
                                                    #ccc
                                                    solid;padding-left:1ex">
                                                    <div dir="ltr">Hi
                                                      guys, i'm having
                                                      some problems
                                                      trying to boot an
                                                      instance from a
                                                      volume. I've
                                                      created a bootable
                                                      volume with this
                                                      sentence:
                                                      <div>
                                                        <br>
                                                      </div>
                                                      <div>root@cocinero:~#
                                                        cinder
                                                        --os-username
                                                        demo
                                                        --os-tenant-name
                                                        demo
                                                        --os-password
                                                        MyPassword
                                                        create
                                                        --image-id
                                                        "5fd4c15d-da66-400a-ae75-7fe2feb9a257"
                                                        --display-name
                                                        vol_ubuntu_12_4
                                                        3<br clear="all">
                                                        <div><br>
                                                        </div>
                                                        <div>That worked
                                                          great, i even
                                                          see the volume
                                                          in dashboard.
                                                          Then i tried
                                                          to boot an
                                                          instance, with
                                                          this line:</div>
                                                        <div><br>
                                                        </div>
                                                        <div>nova
                                                          --os-username
                                                          demo
                                                          --os-tenant-name
                                                          demo
                                                          --os-password
                                                          MyPassword
                                                          boot --image
                                                          "Ubuntu-12.04.02-PSI"
                                                          --flavor 1
                                                          --block_device_mapping
                                                          vda=e25e9112-9c82-45c2-b16e-660efd0de891:::0
prueba_boot_volumen1<br>
                                                        </div>
                                                        <div><br>
                                                        </div>
                                                        <div>After
                                                          executing that
                                                          i go to the
                                                          VNC and see:</div>
                                                        <div><br>
                                                        </div>
                                                        <div>Booting
                                                          from hard
                                                          disk...</div>
                                                        <div>Boot
                                                          failed, not
                                                          bootable disk </div>
                                                        <div><br>
                                                        </div>
                                                        <div>So...
                                                          something is
                                                          wrong. I
                                                          checked the
                                                          logs while
                                                          creating the
                                                          volumen and i
                                                          havent found
                                                          anything bad. </div>
                                                        <div><br>
                                                        </div>
                                                        <div>I also
                                                          tried using: </div>
                                                        <div><br>
                                                        </div>
                                                        <div>root@cocinero:~#
                                                          nova
                                                          --os-username
                                                          demo
                                                          --os-tenant-name
                                                          demo
                                                          --os-password
                                                          MyPassword
                                                          volume-create
                                                          --image-id
                                                          5fd4c15d-da66-400a-ae75-7fe2feb9a257
                                                          --display-name
                                                          volumen-booteable
                                                          3<br>
                                                        </div>
                                                        <div><br>
                                                        </div>
                                                        <div>Instead of
                                                          going straight
                                                          to cinder.</div>
                                                        <div><br>
                                                        </div>
                                                        <div>Any ideas?
                                                          Thanks!!!</div>
                                                        <span><font
                                                          color="#888888">--
                                                          <br>
                                                          Pavlik Juan
                                                          José
                                                          </font></span></div>
                                                    </div>
                                                  </blockquote>
                                                </div>
                                                <br>
                                                <br clear="all">
                                                <div><br>
                                                </div>
                                              </div>
                                            </div>
                                            <span><font color="#888888">--
                                                <br>
                                                Pavlik Juan José
                                              </font></span></div>
                                          <br>
                                        </div>
                                      </div>
_______________________________________________<br>
                                      OpenStack-operators mailing list<br>
                                      <a moz-do-not-send="true"
                                        href="mailto:OpenStack-operators@lists.openstack.org"
                                        target="_blank">OpenStack-operators@lists.openstack.org</a><br>
                                      <a moz-do-not-send="true"
href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators"
                                        target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
                                      <br>
                                    </blockquote>
                                  </div>
                                  <span><font color="#888888"><br>
                                      <br clear="all">
                                      <div><br>
                                      </div>
                                      -- <br>
                                      Joe Topjian
                                      <div>Systems Administrator</div>
                                      <div>Cybera Inc.</div>
                                      <div><br>
                                      </div>
                                      <div><a moz-do-not-send="true"
                                          href="http://www.cybera.ca"
                                          target="_blank">www.cybera.ca</a></div>
                                      <div><br>
                                      </div>
                                      <div><font color="#666666"><span>Cybera</span><span> is
                                            a not-for-profit
                                            organization that works to
                                            spur and support innovation,
                                            for the economic benefit of
                                            Alberta, through the use
                                            of cyberinfrastructure.</span></font></div>
                                    </font></span></div>
                              </blockquote>
                            </div>
                            <br>
                            <br clear="all">
                            <div><br>
                            </div>
                          </div>
                        </div>
                        <span><font color="#888888">-- <br>
                            Pavlik Juan José
                          </font></span></div>
                    </blockquote>
                  </div>
                  <br>
                  <br clear="all">
                  <div><br>
                  </div>
                  -- <br>
                  Joe Topjian
                  <div>Systems Administrator</div>
                  <div>Cybera Inc.</div>
                  <div><br>
                  </div>
                  <div><a moz-do-not-send="true"
                      href="http://www.cybera.ca" target="_blank">www.cybera.ca</a></div>
                  <div>
                    <br>
                  </div>
                  <div><font color="#666666"><span>Cybera</span><span> is
                        a not-for-profit organization that works to spur
                        and support innovation, for the economic benefit
                        of Alberta, through the use
                        of cyberinfrastructure.</span></font></div>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        Pavlik Juan José
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OpenStack-operators mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>