Eric writes:
> 2007-04-08 21:20:02 BackupPC_link got error -4 when calling
> MakeFileLink(/data/BackupPC/backups/pc/slacker/2/fEric/fhello.txt,
> 5ee4aa1b190383553c1a7712ad260358, 1)
The -4 error means that a file cannot be added to the pool
(ie: a new hardlink cpool/5/e/e/5ee4aa1b190383553c1a7712ad260358
to /data/BackupPC/backups/pc/slacker/2/fEric/fhello.txt).
You've checked the obvious things.
> Filesystem Inodes IUsed IFree IUse% Mounted on
> /dev/hdb1 39075840 1011307 38064533 3% /dev/backupdisk
Your TOPDIR is /data/BackupPC/backups, but your disk is mounted
on /dev/backupdisk. Is that right?
What happens when you run:
df /data/BackupPC/backups/pc/slacker
df /data/BackupPC/backups/cpool
Does it show the same file system?
Does the directory /data/BackupPC/backups/cpool/5/e/e exist? What happens when
you try to manually make the link:
su backuppc
link /data/BackupPC/backups/pc/slacker/2/fEric/fhello.txt
/data/BackupPC/backups/cpool/5/e/e/5ee4aa1b190383553c1a7712ad260358
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/