Displaying 3 results from an estimated 3 matches for "max_queued_events".
2015 Jun 10
3
Failed to init inotify - Too many open files
...ttle bit about samba and the system:
=============================================
* The samba version is 3.6.25
* Used by about 1000 users
* Linux kernel 3.0.101-0.46 64bit (SLES11SP3)
* Inotify configuration from system:
----------------------------------
# sysctl -a | grep inotify
fs.inotify.max_queued_events = 16384
fs.inotify.max_user_instances = 128
fs.inotify.max_user_watches = 65536
* The samba config:
-------------------
[global]
workgroup = Samba
map to guest = Bad User
security = user
server string = FILESERVER
load printers = no
printcap name = /dev/null
disable...
2009 May 27
2
Inotify instance limit for user exceeded, disabling?
...automatically, or do I need to do something else? since it's a
kernel message, I suspect just restarting dovecot won't do it.
And what exactly is breaking when I receive this notification? The
proc docs indicate:
/proc/sys/fs/inotify (since Linux 2.6.13)
This directory contains files max_queued_events, max_user_instances,
and max_user_watches, that can be used to limit the amount of kernel
memory consumed by the inotify interface. For further details, see
<http://linux.die.net/man/7/inotify>inotify(7).
Is this dovecot monitoring for new mail?
thanks
Rick
[root at agencymail inotif...
2016 Apr 12
6
antispam plugin, pipe backend, how to make it work?
Hi, my setup is a dovecot 2.0.19 IMAP server on Ubuntu Precise with
the antispam plugin in version 2.0+20120225-2 and spamassassin at
version 3.2.2
I have been trying and failed to get the pipe backend of the antispam
plugin to work. Spamassin by itself works, a manual call of sa-learn
works fine. Bayes data is stored in a mysql DB.
I have the following configuration in