On Thu, 29 Jul 2010 13:35:51 -0600
Jacob Albretsen <[email protected]> wrote:
> Quoting Bryan Murdock <[email protected]>:
> > and the nfs server exports with
> > rw,sync,no_subtree_check,root_squash.
You might try async in the exports file. According to the man page:
sync Reply to requests only after the changes have been
committed to stable storage (see async above).
Alternately, do your copies the other direction (i.e., export the
filesystem that has the files you want to copy, then mount it on the
machine you are copying to, so your writes are to local disk).
In general, working with many small files is likely to be slow no
matter what you do.
-jan-
--
Jan L. Peterson
http://www.peterson-tech.com/~jlp/
--------------------
BYU Unix Users Group
http://uug.byu.edu/
The opinions expressed in this message are the responsibility of their
author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG.
___________________________________________________________________
List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list