Thomas Karcher wrote at about 22:19:27 +0100 on Thursday, March 12, 2009: > Hi there, > > after more than one extensive xfs_repair, my cpool seems to be far to > empty ... before the filesystem error, I had around 600 GB, now it's > below 100 GB. However, backups run well. > > I suspect that xfs_repair "tidied up" a lot in the cpool directory, so > BackupPC_nightly doesn't find the actual files that are backuped because > many of them are not linked to cpool anymore, but still exist in the pc/ > directory. > > My suspicion is that I should do something like: Run BackupPC_link over > each last full backup of my hosts, then I should get roughly my cpool > back. But how do I do that? BackupPC_link relies on the NewFiles > (similar name) file, so I cannot simply run it manually, can I? >
I wrote (and posted) a program that looks through the PC directory for unlinked files and creates the links to either existing or new cpool files as appropriate. The program was called BackupPC_FixLinks and should be in the archives. Jeff ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ 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/
