Displaying 1 result from an estimated 1 matches for "nfsstore".
Did you mean:
nfsstone
2003 Jul 03
1
Problem with large number of files and --delete
...d after it counts the files... I get the following:
receiving file list ...
2022175 files to consider
ERROR: out of memory in make_file
rsync error: error allocating core memory buffers (code 22) at util.c(115)
The client (204.251.239.243) is running rsync 2.5.6 under Freebsd 4.2.
The server (the nfsstore) is running rsync 2.5.6 under Freebsd 4.8.
This only occurs when I add the --delete to the above line... if I omit
the --delete, it runs fine.
Is this possibly a ulimit problem?
Tom Walsh