On 29 March 2013 11:26, Justin Clark-Casey <[email protected]> wrote: > To be honest, though I originally put it in, I'm not sure now whether it's > appropriate for core, as any backups taken by this method except at > extremely long intervals are quickly going to be enormous (unless one keeps > deleting the old ones, which would kind of negate the whole point). > > I would be interested to know people's thoughts on this.
I haven't tried this module but there might be a plausible backup strategy based around: 1) Make the oars every x minutes. 2) Untar them. 3) Take a differential backup of the untarred files with rsnapshot or whatever. (Obviously if the goal is to get files that have changed out to the disk in uncompressed form every x minutes there's a lot of wasted server work going on - not sure if there's a better way to do this...) -- Edmund Edgar Avatar Classroom Your classroom, on the web, in a virtual world. [email protected] +81 090 3912 3380 Skype: edmundedgar Second Life: Edmund Earp Linked In: edmundedgar Twitter: @edmundedgar http://www.avatarclassroom.com _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
