On Wednesday 11 March 2015 07.21:59 Ashley wrote: > Hi Nico, > > I assume you are backing up some sort of offsite cloud server that is causing > you to have such long backup windows for 33GB? well 33GB in 6hours translate to a 45Mbps download (not that bad)... > > Until bareos has some sort of dedup capability other than base jobs, as a > workaround I have combined it with rsync for backing up my cloud servers. > > I use a Run Before Job on my SD server and something like > > Run Before Job "rsync -av --delete [email protected]:/var/www/owcloud > /data/tmp/owncloud/" > > I then backup /data/tmp/owncloud locally. > > > Ash :)
But if you have to restore those file you then need to upload them ... and then you're caught by normally slow upstream link In cloud world. better to have all in the could. Normally the bandwidth inter-server is good from 100 to 10Gbps ... I'm also having a kind of double offsite backup of my cloudy bareos with rsync, but this is really for a extra security in case of I don't count on it for normal operation (due to upload limit). ;-) -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch openSUSE Member & Board, fsfe fellowship GPG KEY : D5C9B751C4653227 irc: tigerfoot -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
