<div class="gmail_quote">On Mon, Dec 20, 2010 at 9:57 PM, Giovanni Toraldo <span dir="ltr"><<a href="mailto:me@gionn.net">me@gionn.net</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


I was wondering if an rsync of /var/lib/one (or a recent backup) is<br>
sufficient to migrate the frontend from a node to another without<br>
problems.<br></blockquote><div><br></div><div>Hi !</div><div><br></div><div>Open Nebula uses a sqlite or mysql database, so you should take this into account in your backup / failover strategy.</div><div><br></div><div>If using the mysql backend this could mean using mysqldump in your backup script, or setting up replication to your secondary frontend node.</div>

<div><br></div><div>I'm not sure what the proper way of backing up sqlite is (maybe the <i>.backup</i> command ?) - but probably by "just" rsyncing you could end up with corrupt backups.</div><div><br></div>

<div>Regards,</div><div>Stefan</div><div><br></div></div>