<br><br><div class="gmail_quote">On Wed, Feb 24, 2010 at 4:13 PM, Gavin Carr <span dir="ltr"><<a href="mailto:gavin@openfusion.com.au">gavin@openfusion.com.au</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">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>
</div><div class="im">> > We have  an issue with one of our clients , they have a mail server with<br>
> > the  /var/spool/imap partition as 150 GB . They need to take differential<br>
> > backup on to /backup partition ( a different HDD  of total 250 GB space )  .<br>
> > We have tried dar , rsync, rdiff and impasync . But its is not 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 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>
</div>rsync and rdiff should handle mbox format okay though. Though I agree 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 walk<br>
the entire tree and checksum (or at least stat) every file, so there's a minimum<br>
cost you're always going to have. How long does a 'find /var/spool/imap -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 very<br>
large trees of relatively small files it seems to significantly 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>
<font color="#888888">Gavin<br>
</font><div><div class="h5"><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank"></a></div></div></blockquote><div></div><div>is it possible with " <a href="http://code.google.com/p/brackup/" target="_blank">brackup " </a> to back it up to a different server on the same lan   instead of /backup  . Is there any documentation on the same .</div>
<div></div><div></div></div><br clear="all"><br>-- <br>Regards <br>Agnello D'souza<br><br><br>