I've just copied your mail to the community wiki so other users could
find it more easily.
http://wiki.opennebula.org/automatic_database_backup
Thanks!
On Tue, Jan 8, 2013 at 4:31 PM, Andrzej wrote:
> Hi guys,
>
> Just so my presence on this list is not only marked by begging for help
> but als
Hi guys,
Just so my presence on this list is not only marked by begging for help
but also some contributing :-)
Here is a backup script for Opennebula SQlite database in case someone
finds it useful. I run it from cron like that
01 5 * * * /root/bin/onedb.sh 2>&1 |logger
And here goes the scrip