From: Volker Lendecke on
On Thu, Dec 11, 2008 at 10:08:44AM +0100, Collen Blijenberg wrote:
> i get errors in my samba log from inotify. (Failed to init Inotify - too
> many open files )
> i tried several things to increase my fd's (ulimit, sysctl)
>
> how can i get rid of this error ?!?!

You might increase the values in /proc/sys/fs/inotify/*

Volker