Johan Ekh wrote: > Hi all, > I would like to use backuppc with a network disk (Qnap ts-209). > What is the appropriate way to do this? I've tried to use a linux > computer as server with the ts-209 nfs mounted but backuppc > will not install as it cannot "chown" the mounted disk. > > Has anyone done this (or in any better way)? > > Best regards, > Johan
It's going to be really really slow. BackupPC really hammers directory access on the pool filesystem and NFS is not great at that. NFS3 over TCP instead of UDP might be workable but it's still going to be way slower than a local disk if you can get it to work at all. John ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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/
