moving few million small files over NFS

From: NetComrade (netcomrade@russianuniverse.com)
Date: Tue Nov 19 2002 - 11:22:43 EST


would you recommend
        * cp and then rm
        * mv
        * ssh -C nfshost "cd /nfs/dir ;tar cf - *"| (tar xBpf -)
        * any other method

i would think 3 is faster, b/c it doesn't have to communicate on a
file-by-file basis between hosts.

thanx for any suggestions
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:25:19 EDT