DO NOT REPLY [Bug 5567] REGRESSION: 3.0.3pre3 dies with "failed to open XXX, continuing: Too many open files"

samba-bugs at samba.org samba-bugs at samba.org
Thu Jun 26 11:22:31 GMT 2008


https://bugzilla.samba.org/show_bug.cgi?id=5567





------- Comment #1 from timo.lindfors at iki.fi  2008-06-26 06:22 CST -------
Steps to reproduce:
1) cd /tmp
2) wget http://iki.fi/lindi/rsync/bug5567.tar.gz
3) sudo tar xzf bug5567.tar.gz
4) sudo rsync --numeric-ids --delete --delete-after -ax
localhost:/tmp/bug5567/source/ /tmp/bug5567/target

Expected results:
4) rsync does not give error messages

Actual results:
4) rsync complains loudly with

...
rsync: failed to open "/tmp/bug5567/target/scripts/mod/elfconfig.h",
continuing: Too many open files (24)
rsync: failed to open "/tmp/bug5567/target/scripts/mod/empty.o", continuing:
Too many open files (24)
rsync: failed to open "/tmp/bug5567/target/scripts/mod/file2alias.o",
continuing: Too many open files (24)
rsync: failed to open "/tmp/bug5567/target/scripts/mod/mk_elfconfig",
continuing: Too many open files (24)
rsync: failed to open "/tmp/bug5567/target/scripts/mod/modpost", continuing:
Too many open files (24)
rsync: failed to open "/tmp/bug5567/target/scripts/mod/modpost.o", continuing:
Too many open files (24)
rsync: failed to open "/tmp/bug5567/target/scripts/mod/sumversion.o",
continuing: Too many open files (24)
rsync: opendir "/tmp/bug5567/target/." failed: Too many open files (24)
IO error encountered -- skipping file deletion
rsync error: some files could not be transferred (code 23) at main.c(1506)
[generator=3.0.3pre3]

Please let me know if you are unable to reproduce this I am happy to provide
more info.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list