Hi,
thank you for answering.
I raised class limit to 4096 current and 8192 max, but nothing changes:
the logs report exactly the same error scheme as before.
Do you use this client?
Does it work for you?
I have many files in each directory, but it works out of the box with
other OS, so I was trying to understand why this is happening in OpenBSD.
puffy$ ulimit -s
4096
puffy$ sysctl kern.nfiles
kern.nfiles=708
I do agree kern.maxfiles is wildly high: this limit was obviously not
meant for production but just for testing purposes...
Moreover I can't figure out why first sync works and all files are
regularly saved to local destination; then it stops saving to local, but
I can still use all other client function...
Mmmh....