<div dir="ltr">Hi Eugen,<div><br></div><div>Thanks for the response! That makes a lost of sense and is what I figured was going on but I missed it in the documentation. We use Ceph as well and I had considered doing the snapshots at the RBD level but I was hoping there was someway to accomplish this via nova. I came across this Sebastien Han write-up that claims this functionality was added to Mitaka: <a href="http://www.sebastien-han.fr/blog/2015/10/05/openstack-nova-snapshots-on-ceph-rbd/">http://www.sebastien-han.fr/blog/2015/10/05/openstack-nova-snapshots-on-ceph-rbd/</a></div><div><br></div><div>We are running Mitaka but our snapshots are not happening at the RBD level, they are being copied and uploaded to glance which takes up a lot of space and is very slow.</div><div><br></div><div>Have you or anyone else implemented this in Mitaka? Other than Sebastian's blog I haven't found any documentation on this.</div><div><br></div><div>Thank You,<br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><p style="margin-top:8px;margin-bottom:8px;font-family:helvetica,verdana,arial,sans-serif;font-size:0.85em;color:rgb(51,51,51);line-height:1.4"><span style="font-size:0.85em;line-height:1.4">___</span><br></p><p style="margin-top:8px;margin-bottom:8px;font-family:helvetica,verdana,arial,sans-serif;font-size:1.1em;color:rgb(51,51,51);line-height:1.4">John Petrini</p></div></div></div></div><a href="http:///" target="_blank"></a></div></div></div></div>
<br><div class="gmail_quote">On Wed, Jan 11, 2017 at 3:32 AM, Eugen Block <span dir="ltr"><<a href="mailto:eblock@nde.ag" target="_blank">eblock@nde.ag</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
this seems to be exptected, the docs say:<br>
<br>
"Shut down the source VM before you take the snapshot to ensure that all data is flushed to disk."<br>
<br>
So if the VM is not shut down, it's freezed to prevent data loss (I guess). Depending on your storage backend, there are other ways to perform backups of your VMs.<br>
We use Ceph as backend for nova, glance and cinder. Ceph stores the disks, images and volumes as Rados block device objects. We have a backup script that creates snapshots of these RBDs, which are exported to our backup drive. This way the running VM is not stopped or freezed, the user doesn't notice any issues. Unlike a nova snapshot, the rbd snapshot is created immediately within a few seconds. After a successful backup the snapshots are removed.<br>
<br>
Hope this helps! If you are interested in Ceph, visit [1].<br>
<br>
Regards,<br>
Eugen<br>
<br>
[1] <a href="http://docs.ceph.com/docs/giant/start/intro/" rel="noreferrer" target="_blank">http://docs.ceph.com/docs/gian<wbr>t/start/intro/</a><br>
<br>
<br>
Zitat von John Petrini <<a href="mailto:jpetrini@coredial.com" target="_blank">jpetrini@coredial.com</a>>:<div><div class="gmail-h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hello,<br>
<br>
I've just started experimenting with nova backup and discovered that there<br>
is a period of time during the snapshot where the instance becomes<br>
unreachable. Is this behavior expected during a live snapshot? Is there any<br>
way to prevent this?<br>
<br>
___<br>
<br>
John Petrini<br>
</blockquote>
<br>
<br>
<br></div></div>
-- <br>
Eugen Block                             voice   : <a href="tel:%2B49-40-559%2051%2075" value="+49405595175" target="_blank">+49-40-559 51 75</a><br>
NDE Netzdesign und -entwicklung AG      fax     : <a href="tel:%2B49-40-559%2051%2077" value="+49405595177" target="_blank">+49-40-559 51 77</a><br>
Postfach 61 03 15<br>
D-22423 Hamburg                         e-mail  : <a href="mailto:eblock@nde.ag" target="_blank">eblock@nde.ag</a><br>
<br>
        Vorsitzende des Aufsichtsrates: Angelika Mozdzen<br>
          Sitz und Registergericht: Hamburg, HRB 90934<br>
                  Vorstand: Jens-U. Mozdzen<br>
                   USt-IdNr. DE 814 013 983<br>
<br>
<br>
______________________________<wbr>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k</a><br>
</blockquote></div><br></div></div></div>