Mac writes:

> I have searched but can't find anything about this (hope I didn't miss it 
> somewhere).  I'm getting this error in my logs.  Anyone know if this is good, 
> bad, indifferent or if there is a way to fix it?  I just installed BackupPC 
> and currently have 3 Debian 3.1 Linux clients backing up to the server.  I 
> currently have 1 full and 2 incremental backups of each client.  The server 
> is also running Debian 3.1 Linux with BackupPC version 2.1.2pl1.
> 
> BackupPC_link got error -4 when calling 
> MakeFileLink(/var/lib/backuppc/pc/clientname/2/f%2f/fvar/fwww/fweb8/fweb/fmodules/fuseralbum/flocale/fru/attrib,
>  0aa64187c550d91c15265a9c7d0b971f, 1)

This might mean you are out of hardlinks (use df -i to check)
or that /var/lib/backuppc/pc/clientname is on a different
filesystem than /var/lib/backuppc/cpool (use:

    df /var/lib/backuppc/pc/clientname
    df /var/lib/backuppc/cpool

to check).

Craig

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to