On 02/21 11:00 , Dennis Blewett wrote: > Will I come across many problems in later restoring the pool's data if I > just rsync /var/lib/backuppc to the server? > Are there other files and folders I should be rsync'ing to the server?
rsync'ing the BackupPC data pool is generally recommended against. The number of hardlinks causes an explosive growth in memory consumption by rsync and while you may be able to get away with it if you have 20GB of data (depending on how much memory you have); you will likely run out of memory when your amount of data gets larger. future versions of backuppc may deal with this problem better. There are ways of replicating the backuppc data pool remotely; but I have not tried them myself. -- Carl Soderstrom Systems Administrator Real-Time Enterprises www.real-time.com ------------------------------------------------------------------------------ Index, Search & Analyze Logs and other IT data in Real-Time with Splunk Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. Free Software Download: http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/