Volevo fare il backup da uno sme server 8.1 ad una condivisione nfs su un nas qnap. Perciò leggendo il contrib prima ho montato la share di rete installando le nfs utility col comando " mount -t nfs 192.168.1.193:/test /var/lib/BackupPC " e montandola automaticamente con un template.
Poi installando il BackupPC al riavvio mi dice :
" Starting BackupPC: 2015-08-12 08:47:18 Can't create a test hardlink between a file in /opt/backupPC/pc and /opt/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... "
Anche se poi Backuppc funziona ma quando vado a fare due full backup ( 1,2 gb l'uno ) come spazio su disco del qnap occupano esattamente il doppio . Perciò credo che la deduplica non funzioni.