Dirk Wackernagel wrote: > I installed 3.0.0. on my F7 and everything was running fine until I > updated to 3.1.0. > > Now I get the following error: > > Starting BackupPC: 2008-02-15 20:07:54 Can't create a test hardlink > between a file in /mnt/net-storage/backup/pc and > /mnt/net-storage/backup/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... > > I am using, as my save directory a IOmega NAS Drive and mount it via > cifs to /mnt/net-store/ > > There is plenty of free space on the NAS. > > When I use df -i I get the following output: > > Filesystem Inodes IUsed IFree IUse% Mounted on > /dev/sda1 6321120 241278 6079842 4% / > /dev/sda2 15433728 88078 15345650 1% /data > tmpfs 64356 1 64355 1% /dev/shm > /dev/sda5 2560864 18693 2542171 1% /home > //net-store.avalon.lan/nethdd > ~ 0 0 0 - /mnt/net-storage > > So it seems that my problem are the inodes ... but even mounting with > serverino and noserverino as parameters do not fix the problem. > > I will be very thankful for any help or hints to solve this problem.
AFAIK BackupPC doesn't work with CIFS because CIFS doesn't support the hardlinks that BackupPC uses for its pooling. Are you sure it was working before? Nils Breunese. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
