Hello all,
I have installed on my NAS (DS411+) an indexer for searching files within the NAS.
The program is correctly installed and seems to work fine but after some time (while indexing) the program stop working correctly and log an exception "too many open files".
This error is fairly "normal" considering the current limit (1024 per user) and the "nature" of this program.
I though of raising this limit but so far no "luck" with regular methods.
I raised the over-all system limit using the sysctl config file. But then I tried to raise the limit of each users. Almost every information on internet say to edit the file "limits.conf" inside "/etc" or "/etc/security" but this file doesn't exist on the NAS.
How can I upgrade the limit of open file for a certain user on a synology NAS ? (or for all).
>> Try to edit the "/etc/profile" file by putting "ulimit -n xxxx" but I'm not really sure it is working for background processes.
Any help would be greatly appreciated.
regards,
mathieu


