Oh and according to
http://www.linuxinsight.com/proc_sys_fs_inotify_max_user_watches.html
this limit is per inotify instance.

So it probably won't affect many people at all.

> 
> /proc/sys/filesystem/inotify/max_user_instances is the maximum number
> of inotify instances that a given user can instantiate. The default
> value is 128 instances, per user.
> 
> /proc/sys/filesystem/inotify/max_user_watches is the maximum number of
> watches per instance. The default value is 8,192 watches, per instance.
> 
> 

So, yeah, it reads like 8k would be per server.

If it's not enough, change it with sysctl or echo.


-- 
snarlydwarf
------------------------------------------------------------------------
snarlydwarf's Profile: http://forums.slimdevices.com/member.php?userid=1179
View this thread: http://forums.slimdevices.com/showthread.php?t=78939

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to