On 2013-07-28 15:50, Steve Blackwell wrote: > Can't create a test hardlink between a file in /var/lib/BackupPC//pc > and /var/lib/BackupPC//cpool. Either these are different file systems, > or this file system doesn't support hardlinks, or these directories > don't exist, or there is a permissions problem, or the file system is > out of inodes or full. Use df, df -i, and ls -ld to check each of > these possibilities. Quitting...
What happens when you create a test hard link yourself? touch /var/lib/BackupPC/pc/test ln /var/lib/BackupPC/pc/test /var/lib/BackupPC/cpool rm /var/lib/BackupPC/pc/test /var/lib/BackupPC/cpool Regards, Tyler -- "Politics, as a practice, whatever its professions, has always been the systematic organization of hatreds." -- Henry Adams ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ 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/
