According to the article, the the out of memory failure occured when rsync attempts to load all the filenames and info in to RAM at startup. For example,
# rsync -lH -rva --no-inc-recursive --progress gromacs remote_server:/usr/local
References:
Linux Toolkits Blog is a scratch-pad of tips and findings on Linux
# rsync -lH -rva --no-inc-recursive --progress gromacs remote_server:/usr/local
No comments:
Post a Comment