<br><br><div class="gmail_quote">On Wed, Feb 24, 2010 at 4:57 PM, Eero Volotinen <span dir="ltr"><<a href="mailto:eero.volotinen@iki.fi">eero.volotinen@iki.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">2010/2/24 Agnello George <<a href="mailto:agnello.dsouza@gmail.com">agnello.dsouza@gmail.com</a>>:<br>
><br>
><br>
</div><div><div class="h5">> On Wed, Feb 24, 2010 at 4:13 PM, Gavin Carr <<a href="mailto:gavin@openfusion.com.au">gavin@openfusion.com.au</a>> wrote:<br>
>><br>
>> On Wed, Feb 24, 2010 at 10:38:32AM +0100, David Hrbáč wrote:<br>
>> > Dne 24.2.2010 10:00, Agnello George napsal(a):<br>
>> > > We have  an issue with one of our clients , they have a mail server<br>
>> > > with<br>
>> > > the  /var/spool/imap partition as 150 GB . They need to take<br>
>> > > differential<br>
>> > > backup on to /backup partition ( a different HDD  of total 250 GB<br>
>> > > space )  .<br>
>> > > We have tried dar , rsync, rdiff and impasync . But its is not<br>
>> > > sufficing the<br>
>> > > need as to take a lot of time and consumes a lot of I/O .<br>
>> > ><br>
>> > > Is there any back up solution that you can think of , that can work in<br>
>> > > this<br>
>> > > situation  - open source or proprietary<br>
>> ><br>
>> > Is seems to me, that you are using mbox format. So, differential backup<br>
>> > is hard to achieve. Migrate to maildir, every mail is a file, easy to<br>
>> > backup differentially.<br>
>><br>
>> rsync and rdiff should handle mbox format okay though. Though I agree<br>
>> Maildir<br>
>> is generally nicer for differential backups.<br>
>><br>
>> Agnello, how long is "a lot of time"? A backup is always going to have to<br>
>> walk<br>
>> the entire tree and checksum (or at least stat) every file, so there's a<br>
>> minimum<br>
>> cost you're always going to have. How long does a 'find /var/spool/imap<br>
>> -ls'<br>
>> take, for instance?<br>
>><br>
>> You might want to try brackup (<a href="http://code.google.com/p/brackup/" target="_blank">http://code.google.com/p/brackup/</a>). For<br>
>> very<br>
>> large trees of relatively small files it seems to significantly<br>
>> out-perform<br>
>> rsync-based backups. I've got brackup packages in my repository (see<br>
>> <a href="http://www.openfusion.net/linux/openfusion_rpm_repository" target="_blank">http://www.openfusion.net/linux/openfusion_rpm_repository</a>).<br>
>><br>
>> Cheers,<br>
>> Gavin<br>
>><br>
> is it possible with " brackup "  to back it up to a different server on the<br>
> same lan   instead of /backup  . Is there any documentation on the same .<br>
<br>
</div></div>rsync or rdiff-backup works on local disk or remote disk.(and other<br>
backup methods too!)<br>
</blockquote></div><br><div></div><div></div><div>Does <a href="http://code.google.com/p/brackup/">http://code.google.com/p/brackup/</a>  also work in on remote machines . <br></div><div></div><div></div>-- <br>Regards <br>
Agnello D'souza<br><br><br>