Re: [BackupPC-users] Fixing hard links

2013-09-03 Thread Alex Clifford
Yes I suspect now going over it that was the case (BackupPC still running). Thanks -- Alex Clifford | IT Network Engineer Axxin Pty Ltd E| ale...@axxin.com W| www.axxin.com Australian Office: A| 576 Swan St, Richmond, VIC, Australia 3121 P| + 61 (0) 3 9329 1167 F| + 61 (0) 3 9818 8577 U

Re: [BackupPC-users] Fixing hard links

2013-09-02 Thread Craig Barratt
Alex, Did you run a single rsync on all of /var/lib/backuppc? Was BackupPC running at the same time as the rsync? Craig -- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to m

Re: [BackupPC-users] Fixing hard links

2013-08-30 Thread Alex Clifford
What I've found is the following has occurred: first server: - root@backup01:~# ls -lhai /var/lib/backuppc/pc/tiger/22/f%2fhome%2f/fexport/fsoftware/fiso/fembedded-visual-cpp-4.iso 46007388 -rw-r- 7 backuppc backuppc 241M Jul 22 17:41 /var/lib/backuppc/pc/tiger/22/f%2fhome%2f/fexport/f

[BackupPC-users] Fixing hard links

2013-08-30 Thread Alex Clifford
I "rsync -avH"'ed /var/lib/backuppc to another server but I think I stuffed it up because the cpool size is correct but the pc directories are bigger on the second server. How can I easily compare hard links between the two servers and/or fix the hard links on the second server? There must be so