BackupPC-users

Re: [BackupPC-users] Moving the Pool

2011-05-11 14:37:55
Subject: Re: [BackupPC-users] Moving the Pool
From: Les Mikesell <lesmikesell AT gmail DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Wed, 11 May 2011 13:36:38 -0500
On 5/11/2011 12:42 PM, Rob Sheldon wrote:
>
>
>   I had to do this a while back and, like you, found that rsync didn't
>   seem to work well. I ended up using a tarpipe instead, and that worked
>   great. I can't find my notes for the exact chant I used for it, but this
>   should be a good start:
>   
> http://www.cyberciti.biz/faq/howto-use-tar-command-through-network-over-ssh-session/
>
>   I don't remember if I had to do this on our "little" BackupPC server or
>   on the big one, so I can't say what it's performance was like. I just
>   remember that it worked, and rsync did not.

I'd expect it to have approximately the same performance as a 3.x 
version of rsync.  Earlier rsync versions would have needed much more 
RAM and wouldn't start the xfer until the whole directory tree had been 
traversed.  Reconstructing the hardlinks is the slow part and 
file-oriented approaches have to do that the hard way.

-- 
   Les Mikesell
    lesmikesell AT gmail DOT com

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>