I rsync all my servers to some local disk.  It takes a long time the
first time of course, as all the files have to be transferred.  But
the next time is faster.  The bottleneck used to the the 100mbps lan
(10mB/s), but when i switched to 1gbs (100mB/s) the bottleneck became
the disks.  Encryption and compression are not an issue these days, as
core2quads are cheap and fast.

On Fri, Oct 31, 2008 at 3:56 PM, Ludwig Isaac Lim <[EMAIL PROTECTED]> wrote:
>
> Hi:
>
>    Does anyone here have experience in rsync'ing large amount of data (nearly 
> 40+ GB)? I would
> like to know the limitation of rsync before doing it.
>
>    The current setup is this:
>    The data (38+ GB) is in a HP-UX server. The goal is to rsync it to a NFS 
> drive (which is a SAN
> [Storage Area Network]) running under Linux.
>
>    The SAN can accommodate 2TB so storage area of the target machine is not a 
> problem.  The data
> consist mostly of schematics in PDF format; so the files are not really 
> large, but there is a very
> large number files to be rsync'ed.
>
>    Any other things to consider? What is a better way of doing it:
>    a) rsync it over NFS?
>    b) rsync it via ssh to the other machine?
>
> Regards,
> Ludwig Lim
>
>
>
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> http://lists.linux.org.ph/mailman/listinfo/plug
> Searchable Archives: http://archives.free.net.ph
>



-- 
Seek ye first the kingdom of God and all these things shall be added unto you.

Winelfred G. Pasamba
Adventist University of the Philippines Online Information Systems
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to