Re: How to tune rsync to speed up?
Kevin Korb via rsync <[email protected]> Wed, 2 Aug 2023 06:39:09 -0400
| Newsgroups | gmane.network.rsync.general |
|---|---|
| Message-ID | <[email protected]> |
NFS is slowing things down even more than your bandwidth measurements as it is also forcing --whole-file. On 8/2/23 05:03, Perry Hutchison via rsync wrote: > Sebastian G??decke via rsync <[email protected]> wrote: > >> We're facing some flapping traffic when rsyncing atm 70T from >> one server to an DELL Isilon. >> Both systems are connected with 10G Fiber (not Channel). >> So we started with one simple "rsync -a /src /dest" to the DELL >> by using NFS3. >> ... >> I always thought (and had observed it so far with rsync) that it >> makes full use of the network card ... > > If you are using NFS, it is NFS -- not rsync -- which is managing the > network traffic. In such a setup rsync will perform about as well as > cp(1). > -- ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._., Kevin Korb Phone: (407) 252-6853 Systems Administrator Internet: FutureQuest, Inc. [email protected] (work) Orlando, Florida [email protected] (personal) Web page: https://sanitarium.net/ PGP public key available on web site. ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._., -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html