---------------------------- Original Message ---------------------------- Subject: Re: [BackupPC-users] BackupPC not cleaning out cpool. From: "Joseph Holland" <[email protected]> Date: Tue, February 16, 2010 8:57 am To: "General list for user discussion, questions and support" <[email protected]> --------------------------------------------------------------------------
@Matthias strangely, indeed. du delivers a roughly estimation, not an exact value. But we are speaking about 140GB vs 540GB. 1) "du" and GUI use the same directory? I have /var/lib/backuppc and not /var/data/backuppc. 2) There are no extra files from you on your /var/data/backuppc? I don't know how the GUI calculates the usage of space. 1) The /var/data/backuppc is where I have the partition mounted and then it's symlinked to the /var/lib/backuppc folder. 2) No there are no extra files in that directory. If I run the du -xsmh on the /var/lib/backuppc/cpool directory I get back 540GB. On 14/02/2010 21:38, Craig Barratt wrote: > Joe, > > Yes, you have the IO::Dirent problem, and it sounds like it is > fixed, since BackupPC_nightly reports non-zero information. > However, it doesn't report that it removed any files, so every > cpool file (at least for the output you included) has at least > 2 links. > > However, BackupPC_trashClean (which is started once when BackupPC > first starts) will also have the same problem. Did you re-start > BackupPC after patching $IODirentOk? > > You should check to see if /var/data/backuppc/trash has a lot > of files. If so, that's the problem. After those files are > removed, then BackupPC_nightly will find files that only have > one link, and will remove them. > > Craig That's what I though too. There appears to be no files in the /var/lib/backuppc/trash directory though. Regards, Joe. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
