hi,<br><br>I need to migrate 40T data and 180M files from one storage device to another one, both source and destination will be NFS and mounted to a local suse linux box.<br><br>The first question is that if there is any risk for such a big number of files? should I divide them into groups and rsync them in parallel or in serial? If yes, how many groups is better?<br>
<br>The second question is about memory. How much memory should I install to the linux box? The rsync FAQ(<a href="http://rsync.samba.org/FAQ.html#4">http://rsync.samba.org/FAQ.html#4</a>) says one file will use 100 bytes to store relevant information, so 180M files will use about 18G memory. How much memory should be installed totally?<br>
<br>And any other thing I could do to reduce the risk?<br><br>Thanks in advance.<br><br>Gao, Ming<br>