[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] fix for error when trying to clean up a full f
From: |
John Soros |
Subject: |
Re: [rdiff-backup-users] fix for error when trying to clean up a full filesystem |
Date: |
Sat, 5 Dec 2009 18:10:46 +0100 |
User-agent: |
KMail/1.12.3 (Linux/2.6.31-gentoo-r3-r2; KDE/4.3.3; i686; ; ) |
So then why is this not done automatically? I mean, if your software can't
take it if it runs out of space, that's a design flaw you need to prepare for.
The user will usually not guess the problem with the software until it's too
late.
Thanks
John
Gavin <address@hidden> wrote on Saturday 05 December 2009
> A work around or way to protect against this is to create an appropriate
> sized blank file in the backup partition.
> I usually create a 1GB blank file:
>
> dd if=/dev/zero of=EmptyFile bs=1M count=1000
>
> Then when the backup fails just delete the blank file and run the backup
> again.
> The added benefit of doing this is that it gives you a soft limit and
> some time to re-organise your drives/partitions.
> (Speaking of which it's about time for me to do just that)
>
> Cheers
> Gavin
>
> John Soros wrote:
> > Here (attached) is a quick fix i applied to rdiff-backup so i didn't have
> > to start the backup all over, my disk got full and we are (unfortunately)
> > still not using lvm.
> > I am not sure as to the cleanliness of the patch, but it seems to be
> > working fine, hopefully this can be helpful, as i think having a disk
> > full with rdiff- backup is a PITA...
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > rdiff-backup-users mailing list at address@hidden
> > http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
> > Wiki URL:
> > http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
>
signature.asc
Description: This is a digitally signed message part.
- [rdiff-backup-users] fix for error when trying to clean up a full filesystem, John Soros, 2009/12/04
- Re: [rdiff-backup-users] fix for error when trying to clean up a full filesystem, Gavin, 2009/12/04
- Re: [rdiff-backup-users] fix for error when trying to clean up a full filesystem,
John Soros <=
- Re: [rdiff-backup-users] fix for error when trying to clean up a full filesystem, Gavin, 2009/12/07
- Re: [rdiff-backup-users] fix for error when trying to clean up a full filesystem, Alex Samad, 2009/12/07
- Re: [rdiff-backup-users] fix for error when trying to clean up a full filesystem, John Soros, 2009/12/08
- Re: [rdiff-backup-users] fix for error when trying to clean up a full filesystem, chaica, 2009/12/08
- Re: [rdiff-backup-users] fix for error when trying to clean up a full filesystem, Gavin, 2009/12/09
- Re: [rdiff-backup-users] fix for error when trying to clean up a full filesystem, Gavin, 2009/12/09
- Re: [rdiff-backup-users] fix for error when trying to clean up a full filesystem, John Soros, 2009/12/12