> Can you see how many hardlinks are on this file:
>
>
/backup/BackupPC/pc/burdata01lx_home/3/f%2fhome_snapshot/f<1>/f<2>/f<3>/f<4>/f<5>/f<6>/f<7>/f<8>/f6304847_1.txt

>
> or any of the other failed files.
>
> It's possible that this file is at the hardlink limit (maybe 32000
> depending upon the file system).  If so, this confirms this is a
> known BackupPC bug that is fixed (but not yet in CVS or released)

Ah, thanks, Craig, now we are getting somewere: the number of hard links
for that file is 64535, pretty close to the magic number 2^16. This file
and many like it seem to be some sort of semaphore: their content is always
the same 12 character string.

But there are still some misteries: ReiserFS 3.5 does have a limit of 2^16
links, but I'm using version 3.6, which should have a max number of
hardlinks of 2^32 (http://www.namesys.com/faq.html#reiserfsspecs), and I
have that in the config file ($Conf{hardlinkMax} = 4294967296). I ran
"reiserfsck --check" just to see what version it reported, and it says
3.6.18, but maybe that's just the version of reiserfsck, not the version of
the filesystem? (how does one check which version of ReiserFS is a
partition?)

Bernardo



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to